0.004 * [progress]: [Phase 1 of 3] Setting up. 0.005 * * * [progress]: [1/2] Preparing points 0.341 * * * [progress]: [2/2] Setting up program. 0.346 * [progress]: [Phase 2 of 3] Improving. 0.346 * * * * [progress]: [ 1 / 1 ] simplifiying candidate # 0.348 * [simplify]: Simplifying (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 0.349 * * [simplify]: iters left: 6 (18 enodes) 0.401 * * [simplify]: iters left: 5 (78 enodes) 0.430 * * [simplify]: iters left: 4 (150 enodes) 0.480 * * [simplify]: iters left: 3 (269 enodes) 0.578 * * [simplify]: iters left: 2 (454 enodes) 0.692 * * [simplify]: Extracting #0: cost 1 inf + 0 0.692 * * [simplify]: Extracting #1: cost 10 inf + 0 0.692 * * [simplify]: Extracting #2: cost 18 inf + 1 0.692 * * [simplify]: Extracting #3: cost 27 inf + 2 0.693 * * [simplify]: Extracting #4: cost 93 inf + 84 0.693 * * [simplify]: Extracting #5: cost 166 inf + 781 0.694 * * [simplify]: Extracting #6: cost 157 inf + 3859 0.699 * * [simplify]: Extracting #7: cost 51 inf + 20730 0.706 * * [simplify]: Extracting #8: cost 2 inf + 32069 0.722 * * [simplify]: Extracting #9: cost 0 inf + 32907 0.741 * * [simplify]: Extracting #10: cost 0 inf + 32906 0.749 * [simplify]: Simplified to (* (/ t (sqrt (- (/ (+ (+ (* (* 2 t) t) (* l l)) (* x (+ (* (* 2 t) t) (* l l)))) (+ x -1)) (* l l)))) (sqrt 2)) 0.749 * [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.755 * * [progress]: iteration 1 / 4 0.755 * * * [progress]: picking best candidate 0.759 * * * * [pick]: Picked # 0.759 * * * [progress]: localizing error 0.807 * * * [progress]: generating rewritten candidates 0.807 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 0.848 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1) 0.890 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 0.904 * * * * [progress]: [ 4 / 4 ] rewriting at (2) 0.965 * * * [progress]: generating series expansions 0.966 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 0.973 * [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.974 * [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.975 * [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.975 * [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.975 * [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.975 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in t 0.975 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 0.975 * [taylor]: Taking taylor expansion of x in t 0.975 * [backup-simplify]: Simplify x into x 0.975 * [taylor]: Taking taylor expansion of (pow l 2) in t 0.975 * [taylor]: Taking taylor expansion of l in t 0.975 * [backup-simplify]: Simplify l into l 0.975 * [taylor]: Taking taylor expansion of (- x 1) in t 0.975 * [taylor]: Taking taylor expansion of x in t 0.975 * [backup-simplify]: Simplify x into x 0.975 * [taylor]: Taking taylor expansion of 1 in t 0.976 * [backup-simplify]: Simplify 1 into 1 0.976 * [backup-simplify]: Simplify (* l l) into (pow l 2) 0.976 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 0.977 * [backup-simplify]: Simplify (- 1) into -1 0.977 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 0.978 * [backup-simplify]: Simplify (/ (* x (pow l 2)) (- x 1)) into (/ (* x (pow l 2)) (- x 1)) 0.978 * [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.978 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in t 0.978 * [taylor]: Taking taylor expansion of 2 in t 0.978 * [backup-simplify]: Simplify 2 into 2 0.978 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in t 0.978 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in t 0.978 * [taylor]: Taking taylor expansion of (pow t 2) in t 0.978 * [taylor]: Taking taylor expansion of t in t 0.978 * [backup-simplify]: Simplify 0 into 0 0.978 * [backup-simplify]: Simplify 1 into 1 0.978 * [taylor]: Taking taylor expansion of x in t 0.978 * [backup-simplify]: Simplify x into x 0.978 * [taylor]: Taking taylor expansion of (- x 1) in t 0.978 * [taylor]: Taking taylor expansion of x in t 0.978 * [backup-simplify]: Simplify x into x 0.978 * [taylor]: Taking taylor expansion of 1 in t 0.978 * [backup-simplify]: Simplify 1 into 1 0.979 * [backup-simplify]: Simplify (* 1 1) into 1 0.979 * [backup-simplify]: Simplify (* 1 x) into x 0.979 * [backup-simplify]: Simplify (- 1) into -1 0.979 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 0.979 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 0.979 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in t 0.979 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in t 0.979 * [taylor]: Taking taylor expansion of 2 in t 0.980 * [backup-simplify]: Simplify 2 into 2 0.980 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in t 0.980 * [taylor]: Taking taylor expansion of (pow t 2) in t 0.980 * [taylor]: Taking taylor expansion of t in t 0.980 * [backup-simplify]: Simplify 0 into 0 0.980 * [backup-simplify]: Simplify 1 into 1 0.980 * [taylor]: Taking taylor expansion of (- x 1) in t 0.980 * [taylor]: Taking taylor expansion of x in t 0.980 * [backup-simplify]: Simplify x into x 0.980 * [taylor]: Taking taylor expansion of 1 in t 0.980 * [backup-simplify]: Simplify 1 into 1 0.980 * [backup-simplify]: Simplify (* 1 1) into 1 0.981 * [backup-simplify]: Simplify (- 1) into -1 0.981 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 0.981 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 0.981 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in t 0.981 * [taylor]: Taking taylor expansion of (pow l 2) in t 0.981 * [taylor]: Taking taylor expansion of l in t 0.981 * [backup-simplify]: Simplify l into l 0.981 * [taylor]: Taking taylor expansion of (- x 1) in t 0.981 * [taylor]: Taking taylor expansion of x in t 0.981 * [backup-simplify]: Simplify x into x 0.981 * [taylor]: Taking taylor expansion of 1 in t 0.981 * [backup-simplify]: Simplify 1 into 1 0.981 * [backup-simplify]: Simplify (* l l) into (pow l 2) 0.981 * [backup-simplify]: Simplify (- 1) into -1 0.982 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 0.982 * [backup-simplify]: Simplify (/ (pow l 2) (- x 1)) into (/ (pow l 2) (- x 1)) 0.982 * [taylor]: Taking taylor expansion of (pow l 2) in t 0.982 * [taylor]: Taking taylor expansion of l in t 0.982 * [backup-simplify]: Simplify l into l 0.982 * [backup-simplify]: Simplify (+ 0 (/ (pow l 2) (- x 1))) into (/ (pow l 2) (- x 1)) 0.982 * [backup-simplify]: Simplify (+ 0 (/ (pow l 2) (- x 1))) into (/ (pow l 2) (- x 1)) 0.983 * [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.983 * [backup-simplify]: Simplify (* l l) into (pow l 2) 0.983 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 0.983 * [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.983 * [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.983 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 0.983 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (pow l 2))) into 0 0.984 * [backup-simplify]: Simplify (- 0) into 0 0.984 * [backup-simplify]: Simplify (+ 0 0) into 0 0.984 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (* x (pow l 2)) (- x 1)) (/ 0 (- x 1))))) into 0 0.984 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 0.985 * [backup-simplify]: Simplify (- 0) into 0 0.985 * [backup-simplify]: Simplify (+ 0 0) into 0 0.985 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (pow l 2) (- x 1)) (/ 0 (- x 1))))) into 0 0.985 * [backup-simplify]: Simplify (+ 0 0) into 0 0.985 * [backup-simplify]: Simplify (+ 0 0) into 0 0.986 * [backup-simplify]: Simplify (+ 0 0) into 0 0.986 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 0.986 * [backup-simplify]: Simplify (- 0) into 0 0.986 * [backup-simplify]: Simplify (+ 0 0) into 0 0.987 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))))) into 0 0.987 * [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.987 * [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.987 * [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.987 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in l 0.987 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in l 0.987 * [taylor]: Taking taylor expansion of x in l 0.987 * [backup-simplify]: Simplify x into x 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 * [taylor]: Taking taylor expansion of (- x 1) in l 0.987 * [taylor]: Taking taylor expansion of x in l 0.987 * [backup-simplify]: Simplify x into x 0.987 * [taylor]: Taking taylor expansion of 1 in l 0.987 * [backup-simplify]: Simplify 1 into 1 0.987 * [backup-simplify]: Simplify (* 1 1) into 1 0.987 * [backup-simplify]: Simplify (* x 1) into x 0.987 * [backup-simplify]: Simplify (- 1) into -1 0.987 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 0.987 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 0.987 * [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.987 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in l 0.987 * [taylor]: Taking taylor expansion of 2 in l 0.987 * [backup-simplify]: Simplify 2 into 2 0.988 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in l 0.988 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in l 0.988 * [taylor]: Taking taylor expansion of (pow t 2) in l 0.988 * [taylor]: Taking taylor expansion of t in l 0.988 * [backup-simplify]: Simplify t into t 0.988 * [taylor]: Taking taylor expansion of x in l 0.988 * [backup-simplify]: Simplify x into x 0.988 * [taylor]: Taking taylor expansion of (- x 1) in l 0.988 * [taylor]: Taking taylor expansion of x in l 0.988 * [backup-simplify]: Simplify x into x 0.988 * [taylor]: Taking taylor expansion of 1 in l 0.988 * [backup-simplify]: Simplify 1 into 1 0.988 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.988 * [backup-simplify]: Simplify (* (pow t 2) x) into (* (pow t 2) x) 0.988 * [backup-simplify]: Simplify (- 1) into -1 0.988 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 0.988 * [backup-simplify]: Simplify (/ (* (pow t 2) x) (- x 1)) into (/ (* (pow t 2) x) (- x 1)) 0.988 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in l 0.988 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in l 0.988 * [taylor]: Taking taylor expansion of 2 in l 0.988 * [backup-simplify]: Simplify 2 into 2 0.988 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in l 0.988 * [taylor]: Taking taylor expansion of (pow t 2) in l 0.988 * [taylor]: Taking taylor expansion of t in l 0.988 * [backup-simplify]: Simplify t into t 0.988 * [taylor]: Taking taylor expansion of (- x 1) in l 0.988 * [taylor]: Taking taylor expansion of x in l 0.988 * [backup-simplify]: Simplify x into x 0.988 * [taylor]: Taking taylor expansion of 1 in l 0.988 * [backup-simplify]: Simplify 1 into 1 0.988 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.989 * [backup-simplify]: Simplify (- 1) into -1 0.989 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 0.989 * [backup-simplify]: Simplify (/ (pow t 2) (- x 1)) into (/ (pow t 2) (- x 1)) 0.989 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in l 0.989 * [taylor]: Taking taylor expansion of (pow l 2) in l 0.989 * [taylor]: Taking taylor expansion of l in l 0.989 * [backup-simplify]: Simplify 0 into 0 0.989 * [backup-simplify]: Simplify 1 into 1 0.989 * [taylor]: Taking taylor expansion of (- x 1) in l 0.989 * [taylor]: Taking taylor expansion of x in l 0.989 * [backup-simplify]: Simplify x into x 0.989 * [taylor]: Taking taylor expansion of 1 in l 0.989 * [backup-simplify]: Simplify 1 into 1 0.989 * [backup-simplify]: Simplify (* 1 1) into 1 0.989 * [backup-simplify]: Simplify (- 1) into -1 0.989 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 0.989 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 0.989 * [taylor]: Taking taylor expansion of (pow l 2) in l 0.989 * [taylor]: Taking taylor expansion of l in l 0.990 * [backup-simplify]: Simplify 0 into 0 0.990 * [backup-simplify]: Simplify 1 into 1 0.990 * [backup-simplify]: Simplify (* 2 (/ (* (pow t 2) x) (- x 1))) into (* 2 (/ (* (pow t 2) x) (- x 1))) 0.990 * [backup-simplify]: Simplify (* 2 (/ (pow t 2) (- x 1))) into (* 2 (/ (pow t 2) (- x 1))) 0.990 * [backup-simplify]: Simplify (+ (* 2 (/ (pow t 2) (- x 1))) 0) into (* 2 (/ (pow t 2) (- x 1))) 0.990 * [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.990 * [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.991 * [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.991 * [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.991 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 0.991 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (* 0 x)) into 0 0.991 * [backup-simplify]: Simplify (- 0) into 0 0.992 * [backup-simplify]: Simplify (+ 0 0) into 0 0.992 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (* (pow t 2) x) (- x 1)) (/ 0 (- x 1))))) into 0 0.992 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (* (pow t 2) x) (- x 1)))) into 0 0.992 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 0.993 * [backup-simplify]: Simplify (- 0) into 0 0.993 * [backup-simplify]: Simplify (+ 0 0) into 0 0.993 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (pow t 2) (- x 1)) (/ 0 (- x 1))))) into 0 0.993 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow t 2) (- x 1)))) into 0 0.994 * [backup-simplify]: Simplify (+ 0 0) into 0 0.994 * [backup-simplify]: Simplify (+ 0 0) into 0 0.994 * [backup-simplify]: Simplify (+ 0 0) into 0 0.994 * [backup-simplify]: Simplify (+ 0 0) into 0 0.995 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1))))))) into 0 0.995 * [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.995 * [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.995 * [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.995 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in x 0.995 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 0.995 * [taylor]: Taking taylor expansion of x in x 0.995 * [backup-simplify]: Simplify 0 into 0 0.995 * [backup-simplify]: Simplify 1 into 1 0.995 * [taylor]: Taking taylor expansion of (pow l 2) in x 0.995 * [taylor]: Taking taylor expansion of l in x 0.995 * [backup-simplify]: Simplify l into l 0.995 * [taylor]: Taking taylor expansion of (- x 1) in x 0.995 * [taylor]: Taking taylor expansion of x in x 0.995 * [backup-simplify]: Simplify 0 into 0 0.995 * [backup-simplify]: Simplify 1 into 1 0.995 * [taylor]: Taking taylor expansion of 1 in x 0.995 * [backup-simplify]: Simplify 1 into 1 0.995 * [backup-simplify]: Simplify (* l l) into (pow l 2) 0.995 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 0.995 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 0.995 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 0.996 * [backup-simplify]: Simplify (- 1) into -1 0.996 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.996 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 0.996 * [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.996 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in x 0.996 * [taylor]: Taking taylor expansion of 2 in x 0.996 * [backup-simplify]: Simplify 2 into 2 0.996 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in x 0.996 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in x 0.996 * [taylor]: Taking taylor expansion of (pow t 2) in x 0.996 * [taylor]: Taking taylor expansion of t in x 0.996 * [backup-simplify]: Simplify t into t 0.996 * [taylor]: Taking taylor expansion of x in x 0.996 * [backup-simplify]: Simplify 0 into 0 0.996 * [backup-simplify]: Simplify 1 into 1 0.996 * [taylor]: Taking taylor expansion of (- x 1) in x 0.996 * [taylor]: Taking taylor expansion of x in x 0.996 * [backup-simplify]: Simplify 0 into 0 0.996 * [backup-simplify]: Simplify 1 into 1 0.996 * [taylor]: Taking taylor expansion of 1 in x 0.996 * [backup-simplify]: Simplify 1 into 1 0.996 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.996 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 0.996 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 0.997 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 0.997 * [backup-simplify]: Simplify (- 1) into -1 0.997 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.997 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 0.997 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in x 0.997 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in x 0.997 * [taylor]: Taking taylor expansion of 2 in x 0.997 * [backup-simplify]: Simplify 2 into 2 0.997 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in x 0.997 * [taylor]: Taking taylor expansion of (pow t 2) in x 0.997 * [taylor]: Taking taylor expansion of t in x 0.997 * [backup-simplify]: Simplify t into t 0.997 * [taylor]: Taking taylor expansion of (- x 1) in x 0.997 * [taylor]: Taking taylor expansion of x in x 0.997 * [backup-simplify]: Simplify 0 into 0 0.997 * [backup-simplify]: Simplify 1 into 1 0.997 * [taylor]: Taking taylor expansion of 1 in x 0.997 * [backup-simplify]: Simplify 1 into 1 0.998 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.998 * [backup-simplify]: Simplify (- 1) into -1 0.998 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.998 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 0.998 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in x 0.998 * [taylor]: Taking taylor expansion of (pow l 2) in x 0.998 * [taylor]: Taking taylor expansion of l in x 0.998 * [backup-simplify]: Simplify l into l 0.998 * [taylor]: Taking taylor expansion of (- x 1) in x 0.998 * [taylor]: Taking taylor expansion of x in x 0.998 * [backup-simplify]: Simplify 0 into 0 0.998 * [backup-simplify]: Simplify 1 into 1 0.998 * [taylor]: Taking taylor expansion of 1 in x 0.998 * [backup-simplify]: Simplify 1 into 1 0.998 * [backup-simplify]: Simplify (* l l) into (pow l 2) 0.999 * [backup-simplify]: Simplify (- 1) into -1 0.999 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.999 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 0.999 * [taylor]: Taking taylor expansion of (pow l 2) in x 0.999 * [taylor]: Taking taylor expansion of l in x 0.999 * [backup-simplify]: Simplify l into l 0.999 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 0.999 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (* -1 (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 0.999 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 0.999 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 0.999 * [backup-simplify]: Simplify (* l l) into (pow l 2) 0.999 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 1.000 * [backup-simplify]: Simplify (+ (- (+ (* 2 (pow t 2)) (pow l 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) 1.000 * [backup-simplify]: Simplify (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) into (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 1.000 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 1.000 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.000 * [backup-simplify]: Simplify (- 0) into 0 1.000 * [backup-simplify]: Simplify (+ 1 0) into 1 1.001 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 1.001 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (* 0 (* -1 (pow t 2)))) into (- (* 2 (pow t 2))) 1.001 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.002 * [backup-simplify]: Simplify (- 0) into 0 1.002 * [backup-simplify]: Simplify (+ 1 0) into 1 1.002 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 1.003 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 1.003 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 1.003 * [backup-simplify]: Simplify (+ (* -1 (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 1.003 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.003 * [backup-simplify]: Simplify (- 0) into 0 1.003 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 1.004 * [backup-simplify]: Simplify (/ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (* 2 (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) into (* -1/2 (/ (+ (* 4 (pow t 2)) (* 2 (pow l 2))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) 1.004 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2))) in x 1.004 * [taylor]: Taking taylor expansion of (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)) in x 1.004 * [taylor]: Taking taylor expansion of (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) in x 1.004 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in x 1.004 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 1.004 * [taylor]: Taking taylor expansion of x in x 1.004 * [backup-simplify]: Simplify 0 into 0 1.004 * [backup-simplify]: Simplify 1 into 1 1.004 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.004 * [taylor]: Taking taylor expansion of l in x 1.004 * [backup-simplify]: Simplify l into l 1.004 * [taylor]: Taking taylor expansion of (- x 1) in x 1.004 * [taylor]: Taking taylor expansion of x in x 1.004 * [backup-simplify]: Simplify 0 into 0 1.004 * [backup-simplify]: Simplify 1 into 1 1.004 * [taylor]: Taking taylor expansion of 1 in x 1.004 * [backup-simplify]: Simplify 1 into 1 1.004 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.004 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 1.004 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.004 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 1.005 * [backup-simplify]: Simplify (- 1) into -1 1.005 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.005 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 1.005 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1)))) in x 1.005 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in x 1.005 * [taylor]: Taking taylor expansion of 2 in x 1.005 * [backup-simplify]: Simplify 2 into 2 1.005 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in x 1.005 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in x 1.005 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.005 * [taylor]: Taking taylor expansion of t in x 1.005 * [backup-simplify]: Simplify t into t 1.005 * [taylor]: Taking taylor expansion of x in x 1.005 * [backup-simplify]: Simplify 0 into 0 1.005 * [backup-simplify]: Simplify 1 into 1 1.005 * [taylor]: Taking taylor expansion of (- x 1) in x 1.005 * [taylor]: Taking taylor expansion of x in x 1.005 * [backup-simplify]: Simplify 0 into 0 1.005 * [backup-simplify]: Simplify 1 into 1 1.005 * [taylor]: Taking taylor expansion of 1 in x 1.005 * [backup-simplify]: Simplify 1 into 1 1.005 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.005 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 1.005 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.006 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 1.006 * [backup-simplify]: Simplify (- 1) into -1 1.010 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.011 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 1.011 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in x 1.011 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in x 1.011 * [taylor]: Taking taylor expansion of 2 in x 1.011 * [backup-simplify]: Simplify 2 into 2 1.011 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in x 1.011 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.011 * [taylor]: Taking taylor expansion of t in x 1.011 * [backup-simplify]: Simplify t into t 1.011 * [taylor]: Taking taylor expansion of (- x 1) in x 1.011 * [taylor]: Taking taylor expansion of x in x 1.011 * [backup-simplify]: Simplify 0 into 0 1.011 * [backup-simplify]: Simplify 1 into 1 1.011 * [taylor]: Taking taylor expansion of 1 in x 1.011 * [backup-simplify]: Simplify 1 into 1 1.011 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.012 * [backup-simplify]: Simplify (- 1) into -1 1.012 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.012 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 1.012 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in x 1.012 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.012 * [taylor]: Taking taylor expansion of l in x 1.012 * [backup-simplify]: Simplify l into l 1.012 * [taylor]: Taking taylor expansion of (- x 1) in x 1.012 * [taylor]: Taking taylor expansion of x in x 1.012 * [backup-simplify]: Simplify 0 into 0 1.012 * [backup-simplify]: Simplify 1 into 1 1.013 * [taylor]: Taking taylor expansion of 1 in x 1.013 * [backup-simplify]: Simplify 1 into 1 1.013 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.013 * [backup-simplify]: Simplify (- 1) into -1 1.013 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.014 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 1.014 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.014 * [taylor]: Taking taylor expansion of l in x 1.014 * [backup-simplify]: Simplify l into l 1.014 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 1.014 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (* -1 (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 1.014 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 1.015 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 1.015 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.015 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 1.015 * [backup-simplify]: Simplify (+ (- (+ (* 2 (pow t 2)) (pow l 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) 1.015 * [backup-simplify]: Simplify (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) into (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 1.015 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 1.016 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.016 * [backup-simplify]: Simplify (- 0) into 0 1.016 * [backup-simplify]: Simplify (+ 1 0) into 1 1.017 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 1.018 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (* 0 (* -1 (pow t 2)))) into (- (* 2 (pow t 2))) 1.018 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.018 * [backup-simplify]: Simplify (- 0) into 0 1.019 * [backup-simplify]: Simplify (+ 1 0) into 1 1.020 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 1.020 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 1.020 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 1.021 * [backup-simplify]: Simplify (+ (* -1 (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 1.021 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.021 * [backup-simplify]: Simplify (- 0) into 0 1.021 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 1.022 * [backup-simplify]: Simplify (/ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (* 2 (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) into (* -1/2 (/ (+ (* 4 (pow t 2)) (* 2 (pow l 2))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) 1.023 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.023 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.023 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.023 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.023 * [taylor]: Taking taylor expansion of 2 in l 1.023 * [backup-simplify]: Simplify 2 into 2 1.023 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.023 * [taylor]: Taking taylor expansion of t in l 1.023 * [backup-simplify]: Simplify t into t 1.023 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.023 * [taylor]: Taking taylor expansion of 2 in l 1.023 * [backup-simplify]: Simplify 2 into 2 1.023 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.023 * [taylor]: Taking taylor expansion of l in l 1.023 * [backup-simplify]: Simplify 0 into 0 1.023 * [backup-simplify]: Simplify 1 into 1 1.023 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.023 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.024 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.024 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.024 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.024 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.024 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.025 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.025 * [backup-simplify]: Simplify (+ 0 0) into 0 1.026 * [backup-simplify]: Simplify (- 0) into 0 1.026 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.026 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.026 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.026 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.026 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.026 * [taylor]: Taking taylor expansion of 2 in t 1.026 * [backup-simplify]: Simplify 2 into 2 1.026 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.026 * [taylor]: Taking taylor expansion of t in t 1.026 * [backup-simplify]: Simplify 0 into 0 1.026 * [backup-simplify]: Simplify 1 into 1 1.027 * [backup-simplify]: Simplify (* 1 1) into 1 1.027 * [backup-simplify]: Simplify (* 2 1) into 2 1.027 * [backup-simplify]: Simplify (- 2) into -2 1.028 * [backup-simplify]: Simplify (- 2) into -2 1.028 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.028 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.029 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.029 * [backup-simplify]: Simplify (- 0) into 0 1.029 * [backup-simplify]: Simplify (- 2) into -2 1.030 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.030 * [taylor]: Taking taylor expansion of (* -1/2 (/ (+ (* 4 (pow t 2)) (* 2 (pow l 2))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) in l 1.030 * [taylor]: Taking taylor expansion of -1/2 in l 1.030 * [backup-simplify]: Simplify -1/2 into -1/2 1.030 * [taylor]: Taking taylor expansion of (/ (+ (* 4 (pow t 2)) (* 2 (pow l 2))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))))) in l 1.030 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in l 1.030 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in l 1.030 * [taylor]: Taking taylor expansion of 4 in l 1.030 * [backup-simplify]: Simplify 4 into 4 1.030 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.030 * [taylor]: Taking taylor expansion of t in l 1.030 * [backup-simplify]: Simplify t into t 1.030 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.030 * [taylor]: Taking taylor expansion of 2 in l 1.030 * [backup-simplify]: Simplify 2 into 2 1.030 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.030 * [taylor]: Taking taylor expansion of l in l 1.030 * [backup-simplify]: Simplify 0 into 0 1.030 * [backup-simplify]: Simplify 1 into 1 1.030 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.030 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.030 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.030 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.030 * [taylor]: Taking taylor expansion of 2 in l 1.030 * [backup-simplify]: Simplify 2 into 2 1.030 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.030 * [taylor]: Taking taylor expansion of t in l 1.030 * [backup-simplify]: Simplify t into t 1.030 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.030 * [taylor]: Taking taylor expansion of 2 in l 1.030 * [backup-simplify]: Simplify 2 into 2 1.030 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.030 * [taylor]: Taking taylor expansion of l in l 1.030 * [backup-simplify]: Simplify 0 into 0 1.030 * [backup-simplify]: Simplify 1 into 1 1.030 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.030 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.031 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.031 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.031 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.031 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.031 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.031 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.031 * [backup-simplify]: Simplify (+ 0 0) into 0 1.032 * [backup-simplify]: Simplify (- 0) into 0 1.032 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.032 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.032 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.032 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 1.032 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) 0) into (* 4 (pow t 2)) 1.032 * [backup-simplify]: Simplify (/ (* 4 (pow t 2)) (sqrt (- (* 2 (pow t 2))))) into (* 4 (/ (pow t 2) (sqrt (- (* 2 (pow t 2)))))) 1.032 * [backup-simplify]: Simplify (* -1/2 (* 4 (/ (pow t 2) (sqrt (- (* 2 (pow t 2))))))) into (* -2 (/ (pow t 2) (sqrt (- (* 2 (pow t 2)))))) 1.032 * [taylor]: Taking taylor expansion of (* -2 (/ (pow t 2) (sqrt (- (* 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) (sqrt (- (* 2 (pow t 2))))) in t 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.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.033 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.033 * [taylor]: Taking taylor expansion of t in t 1.033 * [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.033 * [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.034 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.035 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.035 * [backup-simplify]: Simplify (- 0) into 0 1.035 * [backup-simplify]: Simplify (- 2) into -2 1.036 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.036 * [backup-simplify]: Simplify (* 1 1) into 1 1.036 * [backup-simplify]: Simplify (/ 1 (sqrt -2)) into (/ 1 (sqrt -2)) 1.036 * [taylor]: Taking taylor expansion of 0 in t 1.037 * [backup-simplify]: Simplify 0 into 0 1.037 * [backup-simplify]: Simplify 0 into 0 1.037 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.038 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.039 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 1.039 * [backup-simplify]: Simplify (- 0) into 0 1.039 * [backup-simplify]: Simplify (+ 1 0) into 1 1.040 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 1.040 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.040 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 1) (* 0 0))) into 0 1.041 * [backup-simplify]: Simplify (- 0) into 0 1.041 * [backup-simplify]: Simplify (+ 1 0) into 1 1.042 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 1.042 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (* 0 (* -1 (pow t 2)))) into (- (* 2 (pow t 2))) 1.042 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.042 * [backup-simplify]: Simplify (- 0) into 0 1.043 * [backup-simplify]: Simplify (+ 0 0) into 0 1.044 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 0 -1)) (* (- (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 1.044 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (+ (* 0 (- (pow t 2))) (* 0 (* -1 (pow t 2))))) into (- (* 2 (pow t 2))) 1.044 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.044 * [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.046 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 1.046 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 1.046 * [backup-simplify]: Simplify (+ (- (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 1.046 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.047 * [backup-simplify]: Simplify (- 0) into 0 1.047 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 1.048 * [backup-simplify]: Simplify (/ (- (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (pow (* -1/2 (/ (+ (* 4 (pow t 2)) (* 2 (pow l 2))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) 2) (+)) (* 2 (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) into (* -1/2 (/ (+ (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) (+ (* 4 (pow t 2)) (+ (* 2 (pow l 2)) (+ (* 4 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (* 4 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))))))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) 1.048 * [taylor]: Taking taylor expansion of (* -1/2 (/ (+ (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) (+ (* 4 (pow t 2)) (+ (* 2 (pow l 2)) (+ (* 4 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (* 4 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))))))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) in l 1.048 * [taylor]: Taking taylor expansion of -1/2 in l 1.048 * [backup-simplify]: Simplify -1/2 into -1/2 1.048 * [taylor]: Taking taylor expansion of (/ (+ (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) (+ (* 4 (pow t 2)) (+ (* 2 (pow l 2)) (+ (* 4 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (* 4 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))))))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))))) in l 1.048 * [taylor]: Taking taylor expansion of (+ (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) (+ (* 4 (pow t 2)) (+ (* 2 (pow l 2)) (+ (* 4 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (* 4 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))))))) in l 1.048 * [taylor]: Taking taylor expansion of (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) in l 1.048 * [taylor]: Taking taylor expansion of (pow l 4) in l 1.048 * [taylor]: Taking taylor expansion of l in l 1.048 * [backup-simplify]: Simplify 0 into 0 1.048 * [backup-simplify]: Simplify 1 into 1 1.049 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2) in l 1.049 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.049 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.049 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.049 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.049 * [taylor]: Taking taylor expansion of 2 in l 1.049 * [backup-simplify]: Simplify 2 into 2 1.049 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.049 * [taylor]: Taking taylor expansion of t in l 1.049 * [backup-simplify]: Simplify t into t 1.049 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.049 * [taylor]: Taking taylor expansion of 2 in l 1.049 * [backup-simplify]: Simplify 2 into 2 1.049 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.049 * [taylor]: Taking taylor expansion of l in l 1.049 * [backup-simplify]: Simplify 0 into 0 1.049 * [backup-simplify]: Simplify 1 into 1 1.049 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.049 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.049 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.049 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.049 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.049 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.049 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.050 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.050 * [backup-simplify]: Simplify (+ 0 0) into 0 1.050 * [backup-simplify]: Simplify (- 0) into 0 1.050 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.050 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.051 * [backup-simplify]: Simplify (* 1 1) into 1 1.051 * [backup-simplify]: Simplify (* 1 1) into 1 1.051 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.051 * [backup-simplify]: Simplify (/ 1 (pow (sqrt (- (* 2 (pow t 2)))) 2)) into (/ 1 (pow (sqrt (- (* 2 (pow t 2)))) 2)) 1.051 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (+ (* 2 (pow l 2)) (+ (* 4 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (* 4 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)))))) in l 1.051 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in l 1.051 * [taylor]: Taking taylor expansion of 4 in l 1.051 * [backup-simplify]: Simplify 4 into 4 1.051 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.051 * [taylor]: Taking taylor expansion of t in l 1.051 * [backup-simplify]: Simplify t into t 1.051 * [taylor]: Taking taylor expansion of (+ (* 2 (pow l 2)) (+ (* 4 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (* 4 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))))) in l 1.051 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.051 * [taylor]: Taking taylor expansion of 2 in l 1.051 * [backup-simplify]: Simplify 2 into 2 1.051 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.051 * [taylor]: Taking taylor expansion of l in l 1.051 * [backup-simplify]: Simplify 0 into 0 1.051 * [backup-simplify]: Simplify 1 into 1 1.051 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (* 4 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)))) in l 1.051 * [taylor]: Taking taylor expansion of (* 4 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) in l 1.051 * [taylor]: Taking taylor expansion of 4 in l 1.051 * [backup-simplify]: Simplify 4 into 4 1.052 * [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.052 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow l 2)) in l 1.052 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.052 * [taylor]: Taking taylor expansion of t in l 1.052 * [backup-simplify]: Simplify t into t 1.052 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.052 * [taylor]: Taking taylor expansion of l in l 1.052 * [backup-simplify]: Simplify 0 into 0 1.052 * [backup-simplify]: Simplify 1 into 1 1.052 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2) in l 1.052 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.052 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.052 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.052 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.052 * [taylor]: Taking taylor expansion of 2 in l 1.052 * [backup-simplify]: Simplify 2 into 2 1.052 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.052 * [taylor]: Taking taylor expansion of t in l 1.052 * [backup-simplify]: Simplify t into t 1.052 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.052 * [taylor]: Taking taylor expansion of 2 in l 1.052 * [backup-simplify]: Simplify 2 into 2 1.052 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.052 * [taylor]: Taking taylor expansion of l in l 1.052 * [backup-simplify]: Simplify 0 into 0 1.052 * [backup-simplify]: Simplify 1 into 1 1.052 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.052 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.052 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.052 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.052 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.052 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.052 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.053 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.053 * [backup-simplify]: Simplify (+ 0 0) into 0 1.053 * [backup-simplify]: Simplify (- 0) into 0 1.053 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.053 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.053 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.054 * [backup-simplify]: Simplify (* 1 1) into 1 1.054 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.054 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.054 * [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.054 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) in l 1.054 * [taylor]: Taking taylor expansion of 4 in l 1.054 * [backup-simplify]: Simplify 4 into 4 1.054 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) in l 1.054 * [taylor]: Taking taylor expansion of (pow t 4) in l 1.054 * [taylor]: Taking taylor expansion of t in l 1.054 * [backup-simplify]: Simplify t into t 1.054 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2) in l 1.054 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.054 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.054 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.054 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.054 * [taylor]: Taking taylor expansion of 2 in l 1.054 * [backup-simplify]: Simplify 2 into 2 1.054 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.054 * [taylor]: Taking taylor expansion of t in l 1.054 * [backup-simplify]: Simplify t into t 1.054 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.054 * [taylor]: Taking taylor expansion of 2 in l 1.054 * [backup-simplify]: Simplify 2 into 2 1.055 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.055 * [taylor]: Taking taylor expansion of l in l 1.055 * [backup-simplify]: Simplify 0 into 0 1.055 * [backup-simplify]: Simplify 1 into 1 1.055 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.055 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.055 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.055 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.055 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.055 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.055 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.056 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.056 * [backup-simplify]: Simplify (+ 0 0) into 0 1.057 * [backup-simplify]: Simplify (- 0) into 0 1.057 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.057 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.057 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.057 * [backup-simplify]: Simplify (* (pow t 2) (pow t 2)) into (pow t 4) 1.057 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.058 * [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.058 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.058 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.058 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.058 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.058 * [taylor]: Taking taylor expansion of 2 in l 1.058 * [backup-simplify]: Simplify 2 into 2 1.058 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.058 * [taylor]: Taking taylor expansion of t in l 1.058 * [backup-simplify]: Simplify t into t 1.058 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.058 * [taylor]: Taking taylor expansion of 2 in l 1.058 * [backup-simplify]: Simplify 2 into 2 1.058 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.058 * [taylor]: Taking taylor expansion of l in l 1.058 * [backup-simplify]: Simplify 0 into 0 1.058 * [backup-simplify]: Simplify 1 into 1 1.058 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.058 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.058 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.059 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.059 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.059 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.059 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.060 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.060 * [backup-simplify]: Simplify (+ 0 0) into 0 1.060 * [backup-simplify]: Simplify (- 0) into 0 1.061 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.061 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.061 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.061 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 1.061 * [backup-simplify]: Simplify (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))) into (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))) 1.062 * [backup-simplify]: Simplify (+ 0 (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) into (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))) 1.062 * [backup-simplify]: Simplify (+ 0 (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) into (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))) 1.063 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) into (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) 1.063 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))))) into (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) 1.064 * [backup-simplify]: Simplify (/ (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) (sqrt (- (* 2 (pow t 2))))) into (/ (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) (sqrt (- (* 2 (pow t 2))))) 1.065 * [backup-simplify]: Simplify (* -1/2 (/ (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) (sqrt (- (* 2 (pow t 2)))))) into (* -1/2 (/ (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) (sqrt (- (* 2 (pow t 2)))))) 1.065 * [taylor]: Taking taylor expansion of (* -1/2 (/ (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) (sqrt (- (* 2 (pow t 2)))))) in t 1.065 * [taylor]: Taking taylor expansion of -1/2 in t 1.065 * [backup-simplify]: Simplify -1/2 into -1/2 1.065 * [taylor]: Taking taylor expansion of (/ (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) (sqrt (- (* 2 (pow t 2))))) in t 1.065 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) in t 1.065 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 1.065 * [taylor]: Taking taylor expansion of 4 in t 1.065 * [backup-simplify]: Simplify 4 into 4 1.065 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.065 * [taylor]: Taking taylor expansion of t in t 1.065 * [backup-simplify]: Simplify 0 into 0 1.065 * [backup-simplify]: Simplify 1 into 1 1.065 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))) in t 1.065 * [taylor]: Taking taylor expansion of 4 in t 1.065 * [backup-simplify]: Simplify 4 into 4 1.065 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)) in t 1.065 * [taylor]: Taking taylor expansion of (pow t 4) in t 1.065 * [taylor]: Taking taylor expansion of t in t 1.065 * [backup-simplify]: Simplify 0 into 0 1.065 * [backup-simplify]: Simplify 1 into 1 1.065 * [taylor]: Taking taylor expansion of (pow (sqrt (- (* 2 (pow t 2)))) 2) in t 1.065 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.065 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.065 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.065 * [taylor]: Taking taylor expansion of 2 in t 1.065 * [backup-simplify]: Simplify 2 into 2 1.065 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.065 * [taylor]: Taking taylor expansion of t in t 1.065 * [backup-simplify]: Simplify 0 into 0 1.065 * [backup-simplify]: Simplify 1 into 1 1.066 * [backup-simplify]: Simplify (* 1 1) into 1 1.067 * [backup-simplify]: Simplify (* 2 1) into 2 1.067 * [backup-simplify]: Simplify (- 2) into -2 1.067 * [backup-simplify]: Simplify (- 2) into -2 1.068 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.069 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.069 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.070 * [backup-simplify]: Simplify (- 0) into 0 1.070 * [backup-simplify]: Simplify (- 2) into -2 1.071 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.071 * [backup-simplify]: Simplify (* 1 1) into 1 1.072 * [backup-simplify]: Simplify (* 1 1) into 1 1.073 * [backup-simplify]: Simplify (* (sqrt -2) (sqrt -2)) into (pow (sqrt -2) 2) 1.074 * [backup-simplify]: Simplify (/ 1 (pow (sqrt -2) 2)) into (/ 1 (pow (sqrt -2) 2)) 1.075 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.075 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.075 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.075 * [taylor]: Taking taylor expansion of 2 in t 1.075 * [backup-simplify]: Simplify 2 into 2 1.075 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.075 * [taylor]: Taking taylor expansion of t in t 1.075 * [backup-simplify]: Simplify 0 into 0 1.075 * [backup-simplify]: Simplify 1 into 1 1.075 * [backup-simplify]: Simplify (* 1 1) into 1 1.075 * [backup-simplify]: Simplify (* 2 1) into 2 1.075 * [backup-simplify]: Simplify (- 2) into -2 1.076 * [backup-simplify]: Simplify (- 2) into -2 1.076 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.076 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.077 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.077 * [backup-simplify]: Simplify (- 0) into 0 1.077 * [backup-simplify]: Simplify (- 2) into -2 1.078 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.078 * [backup-simplify]: Simplify (* 1 1) into 1 1.078 * [backup-simplify]: Simplify (* 4 1) into 4 1.080 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt -2) 2))) into (/ 4 (pow (sqrt -2) 2)) 1.081 * [backup-simplify]: Simplify (+ 4 (/ 4 (pow (sqrt -2) 2))) into (+ (* 4 (/ 1 (pow (sqrt -2) 2))) 4) 1.084 * [backup-simplify]: Simplify (/ (+ (* 4 (/ 1 (pow (sqrt -2) 2))) 4) (sqrt -2)) into (/ (+ (* 4 (/ 1 (pow (sqrt -2) 2))) 4) (sqrt -2)) 1.085 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.085 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 1.085 * [backup-simplify]: Simplify (+ 0 0) into 0 1.085 * [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.086 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (* 4 (/ (pow t 2) (sqrt (- (* 2 (pow t 2)))))))) into 0 1.086 * [taylor]: Taking taylor expansion of 0 in t 1.086 * [backup-simplify]: Simplify 0 into 0 1.086 * [backup-simplify]: Simplify 0 into 0 1.086 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.087 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 1.087 * [backup-simplify]: Simplify (* 1 1) into 1 1.087 * [backup-simplify]: Simplify (* 2 1) into 2 1.088 * [backup-simplify]: Simplify (+ 0 2) into 2 1.088 * [backup-simplify]: Simplify (- 2) into -2 1.088 * [backup-simplify]: Simplify (/ (- -2 (pow 0 2) (+)) (* 2 (sqrt (- (* 2 (pow t 2)))))) into (/ -1 (sqrt (- (* 2 (pow t 2))))) 1.088 * [taylor]: Taking taylor expansion of (/ -1 (sqrt (- (* 2 (pow t 2))))) in t 1.089 * [taylor]: Taking taylor expansion of -1 in t 1.089 * [backup-simplify]: Simplify -1 into -1 1.089 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.089 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.089 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.089 * [taylor]: Taking taylor expansion of 2 in t 1.089 * [backup-simplify]: Simplify 2 into 2 1.089 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.089 * [taylor]: Taking taylor expansion of t in t 1.089 * [backup-simplify]: Simplify 0 into 0 1.089 * [backup-simplify]: Simplify 1 into 1 1.089 * [backup-simplify]: Simplify (* 1 1) into 1 1.089 * [backup-simplify]: Simplify (* 2 1) into 2 1.089 * [backup-simplify]: Simplify (- 2) into -2 1.090 * [backup-simplify]: Simplify (- 2) into -2 1.090 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.090 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.091 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.091 * [backup-simplify]: Simplify (- 0) into 0 1.091 * [backup-simplify]: Simplify (- 2) into -2 1.092 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.092 * [backup-simplify]: Simplify (/ -1 (sqrt -2)) into (/ -1 (sqrt -2)) 1.093 * [backup-simplify]: Simplify (- (/ 0 (sqrt -2)) (+ (* (/ -1 (sqrt -2)) (/ 0 (sqrt -2))))) into 0 1.093 * [backup-simplify]: Simplify 0 into 0 1.094 * [backup-simplify]: Simplify (* -2 (/ 1 (sqrt -2))) into (/ -2 (sqrt -2)) 1.095 * [backup-simplify]: Simplify (/ -2 (sqrt -2)) into (/ -2 (sqrt -2)) 1.095 * [backup-simplify]: Simplify 0 into 0 1.095 * [backup-simplify]: Simplify 0 into 0 1.095 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 1.096 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 1.097 * [backup-simplify]: Simplify (- 0) into 0 1.097 * [backup-simplify]: Simplify (+ 0 0) into 0 1.098 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 0 -1)) (* (- (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 1.098 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.099 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1.099 * [backup-simplify]: Simplify (- 0) into 0 1.099 * [backup-simplify]: Simplify (+ 0 0) into 0 1.100 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 0 -1)) (* (- (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 1.100 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (+ (* 0 (- (pow t 2))) (* 0 (* -1 (pow t 2))))) into (- (* 2 (pow t 2))) 1.101 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.101 * [backup-simplify]: Simplify (- 0) into 0 1.101 * [backup-simplify]: Simplify (+ 0 0) into 0 1.103 * [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.104 * [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.104 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 1.105 * [backup-simplify]: Simplify (- 0) into 0 1.105 * [backup-simplify]: Simplify (+ 0 0) into 0 1.107 * [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.108 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 1.108 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 1.108 * [backup-simplify]: Simplify (+ (- (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 1.109 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 1.110 * [backup-simplify]: Simplify (- 0) into 0 1.110 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 1.115 * [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.115 * [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.115 * [taylor]: Taking taylor expansion of -1/2 in l 1.116 * [backup-simplify]: Simplify -1/2 into -1/2 1.116 * [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.116 * [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.116 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) in l 1.116 * [taylor]: Taking taylor expansion of 2 in l 1.116 * [backup-simplify]: Simplify 2 into 2 1.116 * [taylor]: Taking taylor expansion of (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) in l 1.116 * [taylor]: Taking taylor expansion of (pow l 4) in l 1.116 * [taylor]: Taking taylor expansion of l in l 1.116 * [backup-simplify]: Simplify 0 into 0 1.116 * [backup-simplify]: Simplify 1 into 1 1.116 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2) in l 1.116 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.116 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.116 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.116 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.116 * [taylor]: Taking taylor expansion of 2 in l 1.116 * [backup-simplify]: Simplify 2 into 2 1.116 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.116 * [taylor]: Taking taylor expansion of t in l 1.116 * [backup-simplify]: Simplify t into t 1.116 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.116 * [taylor]: Taking taylor expansion of 2 in l 1.116 * [backup-simplify]: Simplify 2 into 2 1.116 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.116 * [taylor]: Taking taylor expansion of l in l 1.116 * [backup-simplify]: Simplify 0 into 0 1.116 * [backup-simplify]: Simplify 1 into 1 1.116 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.116 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.116 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.116 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.116 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.116 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.116 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.117 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.117 * [backup-simplify]: Simplify (+ 0 0) into 0 1.117 * [backup-simplify]: Simplify (- 0) into 0 1.118 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.118 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.118 * [backup-simplify]: Simplify (* 1 1) into 1 1.118 * [backup-simplify]: Simplify (* 1 1) into 1 1.118 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.119 * [backup-simplify]: Simplify (/ 1 (pow (sqrt (- (* 2 (pow t 2)))) 2)) into (/ 1 (pow (sqrt (- (* 2 (pow t 2)))) 2)) 1.119 * [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.119 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in l 1.119 * [taylor]: Taking taylor expansion of 4 in l 1.119 * [backup-simplify]: Simplify 4 into 4 1.119 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.119 * [taylor]: Taking taylor expansion of t in l 1.119 * [backup-simplify]: Simplify t into t 1.119 * [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.119 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.119 * [taylor]: Taking taylor expansion of 2 in l 1.119 * [backup-simplify]: Simplify 2 into 2 1.119 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.119 * [taylor]: Taking taylor expansion of l in l 1.119 * [backup-simplify]: Simplify 0 into 0 1.119 * [backup-simplify]: Simplify 1 into 1 1.119 * [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.119 * [taylor]: Taking taylor expansion of (/ (pow l 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)) in l 1.119 * [taylor]: Taking taylor expansion of (pow l 6) in l 1.119 * [taylor]: Taking taylor expansion of l in l 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)) (* 2 (pow l 2))))) 4) in l 1.119 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.119 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.119 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.119 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.119 * [taylor]: Taking taylor expansion of 2 in l 1.119 * [backup-simplify]: Simplify 2 into 2 1.119 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.119 * [taylor]: Taking taylor expansion of t in l 1.119 * [backup-simplify]: Simplify t into t 1.119 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.119 * [taylor]: Taking taylor expansion of 2 in l 1.119 * [backup-simplify]: Simplify 2 into 2 1.119 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.119 * [taylor]: Taking taylor expansion of l in l 1.119 * [backup-simplify]: Simplify 0 into 0 1.119 * [backup-simplify]: Simplify 1 into 1 1.119 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.119 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.119 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.119 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.119 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.120 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.120 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.120 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.120 * [backup-simplify]: Simplify (+ 0 0) into 0 1.120 * [backup-simplify]: Simplify (- 0) into 0 1.121 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.121 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.121 * [backup-simplify]: Simplify (* 1 1) into 1 1.121 * [backup-simplify]: Simplify (* 1 1) into 1 1.121 * [backup-simplify]: Simplify (* 1 1) into 1 1.122 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.122 * [backup-simplify]: Simplify (* (pow (sqrt (- (* 2 (pow t 2)))) 2) (pow (sqrt (- (* 2 (pow t 2)))) 2)) into (pow (sqrt (- (* 2 (pow t 2)))) 4) 1.122 * [backup-simplify]: Simplify (/ 1 (pow (sqrt (- (* 2 (pow t 2)))) 4)) into (/ 1 (pow (sqrt (- (* 2 (pow t 2)))) 4)) 1.122 * [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.122 * [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.122 * [taylor]: Taking taylor expansion of 12 in l 1.122 * [backup-simplify]: Simplify 12 into 12 1.122 * [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.122 * [taylor]: Taking taylor expansion of (* (pow t 4) (pow l 2)) in l 1.122 * [taylor]: Taking taylor expansion of (pow t 4) in l 1.122 * [taylor]: Taking taylor expansion of t in l 1.122 * [backup-simplify]: Simplify t into t 1.122 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.122 * [taylor]: Taking taylor expansion of l in l 1.122 * [backup-simplify]: Simplify 0 into 0 1.122 * [backup-simplify]: Simplify 1 into 1 1.122 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4) in l 1.122 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.122 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.122 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.122 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.122 * [taylor]: Taking taylor expansion of 2 in l 1.122 * [backup-simplify]: Simplify 2 into 2 1.122 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.122 * [taylor]: Taking taylor expansion of t in l 1.122 * [backup-simplify]: Simplify t into t 1.122 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.122 * [taylor]: Taking taylor expansion of 2 in l 1.122 * [backup-simplify]: Simplify 2 into 2 1.122 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.122 * [taylor]: Taking taylor expansion of l in l 1.122 * [backup-simplify]: Simplify 0 into 0 1.122 * [backup-simplify]: Simplify 1 into 1 1.122 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.122 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.123 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.123 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.123 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.123 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.123 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.126 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.127 * [backup-simplify]: Simplify (+ 0 0) into 0 1.127 * [backup-simplify]: Simplify (- 0) into 0 1.127 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.127 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.127 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.127 * [backup-simplify]: Simplify (* (pow t 2) (pow t 2)) into (pow t 4) 1.128 * [backup-simplify]: Simplify (* 1 1) into 1 1.128 * [backup-simplify]: Simplify (* (pow t 4) 1) into (pow t 4) 1.128 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.128 * [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.128 * [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.128 * [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.128 * [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.128 * [taylor]: Taking taylor expansion of 8 in l 1.128 * [backup-simplify]: Simplify 8 into 8 1.128 * [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.128 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow l 2)) in l 1.128 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.128 * [taylor]: Taking taylor expansion of t in l 1.128 * [backup-simplify]: Simplify t into t 1.128 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.128 * [taylor]: Taking taylor expansion of l in l 1.128 * [backup-simplify]: Simplify 0 into 0 1.128 * [backup-simplify]: Simplify 1 into 1 1.128 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2) in l 1.128 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.128 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.128 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.128 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.128 * [taylor]: Taking taylor expansion of 2 in l 1.128 * [backup-simplify]: Simplify 2 into 2 1.128 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.128 * [taylor]: Taking taylor expansion of t in l 1.129 * [backup-simplify]: Simplify t into t 1.129 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.129 * [taylor]: Taking taylor expansion of 2 in l 1.129 * [backup-simplify]: Simplify 2 into 2 1.129 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.129 * [taylor]: Taking taylor expansion of l in l 1.129 * [backup-simplify]: Simplify 0 into 0 1.129 * [backup-simplify]: Simplify 1 into 1 1.129 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.129 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.129 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.129 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.129 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.129 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.129 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.129 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.130 * [backup-simplify]: Simplify (+ 0 0) into 0 1.130 * [backup-simplify]: Simplify (- 0) into 0 1.130 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.130 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.130 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.130 * [backup-simplify]: Simplify (* 1 1) into 1 1.131 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.131 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.131 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 2)) into (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 2)) 1.131 * [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.131 * [taylor]: Taking taylor expansion of (* 8 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) in l 1.131 * [taylor]: Taking taylor expansion of 8 in l 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 (pow l 2))))) 2)) in l 1.131 * [taylor]: Taking taylor expansion of (pow t 4) in l 1.131 * [taylor]: Taking taylor expansion of t in l 1.131 * [backup-simplify]: Simplify t into t 1.131 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2) in l 1.131 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.131 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.131 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.131 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.131 * [taylor]: Taking taylor expansion of 2 in l 1.131 * [backup-simplify]: Simplify 2 into 2 1.131 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.131 * [taylor]: Taking taylor expansion of t in l 1.131 * [backup-simplify]: Simplify t into t 1.131 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.131 * [taylor]: Taking taylor expansion of 2 in l 1.131 * [backup-simplify]: Simplify 2 into 2 1.131 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.131 * [taylor]: Taking taylor expansion of l in l 1.131 * [backup-simplify]: Simplify 0 into 0 1.131 * [backup-simplify]: Simplify 1 into 1 1.131 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.131 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.131 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.131 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.132 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.132 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.132 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.132 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.132 * [backup-simplify]: Simplify (+ 0 0) into 0 1.133 * [backup-simplify]: Simplify (- 0) into 0 1.133 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.133 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.133 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.133 * [backup-simplify]: Simplify (* (pow t 2) (pow t 2)) into (pow t 4) 1.133 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.133 * [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.133 * [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.133 * [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.133 * [taylor]: Taking taylor expansion of 6 in l 1.133 * [backup-simplify]: Simplify 6 into 6 1.133 * [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.133 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow l 4)) in l 1.133 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.133 * [taylor]: Taking taylor expansion of t in l 1.133 * [backup-simplify]: Simplify t into t 1.133 * [taylor]: Taking taylor expansion of (pow l 4) in l 1.133 * [taylor]: Taking taylor expansion of l in l 1.133 * [backup-simplify]: Simplify 0 into 0 1.133 * [backup-simplify]: Simplify 1 into 1 1.133 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4) in l 1.133 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.133 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.133 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.133 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.133 * [taylor]: Taking taylor expansion of 2 in l 1.133 * [backup-simplify]: Simplify 2 into 2 1.133 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.133 * [taylor]: Taking taylor expansion of t in l 1.134 * [backup-simplify]: Simplify t into t 1.134 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.134 * [taylor]: Taking taylor expansion of 2 in l 1.134 * [backup-simplify]: Simplify 2 into 2 1.134 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.134 * [taylor]: Taking taylor expansion of l in l 1.134 * [backup-simplify]: Simplify 0 into 0 1.134 * [backup-simplify]: Simplify 1 into 1 1.134 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.134 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.134 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.134 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.134 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.134 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.134 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.134 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.135 * [backup-simplify]: Simplify (+ 0 0) into 0 1.135 * [backup-simplify]: Simplify (- 0) into 0 1.135 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.135 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.135 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.135 * [backup-simplify]: Simplify (* 1 1) into 1 1.136 * [backup-simplify]: Simplify (* 1 1) into 1 1.136 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.136 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.136 * [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.136 * [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.136 * [taylor]: Taking taylor expansion of (* 8 (/ (pow t 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) in l 1.136 * [taylor]: Taking taylor expansion of 8 in l 1.136 * [backup-simplify]: Simplify 8 into 8 1.136 * [taylor]: Taking taylor expansion of (/ (pow t 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)) in l 1.136 * [taylor]: Taking taylor expansion of (pow t 6) in l 1.136 * [taylor]: Taking taylor expansion of t in l 1.136 * [backup-simplify]: Simplify t into t 1.136 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4) in l 1.136 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.136 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.136 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.136 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.136 * [taylor]: Taking taylor expansion of 2 in l 1.136 * [backup-simplify]: Simplify 2 into 2 1.136 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.136 * [taylor]: Taking taylor expansion of t in l 1.136 * [backup-simplify]: Simplify t into t 1.136 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.136 * [taylor]: Taking taylor expansion of 2 in l 1.136 * [backup-simplify]: Simplify 2 into 2 1.136 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.136 * [taylor]: Taking taylor expansion of l in l 1.137 * [backup-simplify]: Simplify 0 into 0 1.137 * [backup-simplify]: Simplify 1 into 1 1.137 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.137 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.137 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.137 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.137 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.137 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.137 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.137 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.138 * [backup-simplify]: Simplify (+ 0 0) into 0 1.138 * [backup-simplify]: Simplify (- 0) into 0 1.138 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.138 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.138 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.138 * [backup-simplify]: Simplify (* t (pow t 2)) into (pow t 3) 1.138 * [backup-simplify]: Simplify (* (pow t 3) (pow t 3)) into (pow t 6) 1.138 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.139 * [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.139 * [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.139 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.139 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.139 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.139 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.139 * [taylor]: Taking taylor expansion of 2 in l 1.139 * [backup-simplify]: Simplify 2 into 2 1.139 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.139 * [taylor]: Taking taylor expansion of t in l 1.139 * [backup-simplify]: Simplify t into t 1.139 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.139 * [taylor]: Taking taylor expansion of 2 in l 1.139 * [backup-simplify]: Simplify 2 into 2 1.139 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.139 * [taylor]: Taking taylor expansion of l in l 1.139 * [backup-simplify]: Simplify 0 into 0 1.139 * [backup-simplify]: Simplify 1 into 1 1.139 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.139 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.139 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.139 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.139 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.139 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.139 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.140 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.140 * [backup-simplify]: Simplify (+ 0 0) into 0 1.140 * [backup-simplify]: Simplify (- 0) into 0 1.140 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.141 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.141 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.141 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 1.141 * [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.141 * [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.141 * [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.142 * [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.142 * [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.143 * [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.144 * [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.145 * [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.146 * [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.147 * [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.148 * [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.149 * [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.149 * [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.149 * [taylor]: Taking taylor expansion of -1/2 in t 1.149 * [backup-simplify]: Simplify -1/2 into -1/2 1.149 * [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.149 * [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.149 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 1.149 * [taylor]: Taking taylor expansion of 4 in t 1.149 * [backup-simplify]: Simplify 4 into 4 1.149 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.149 * [taylor]: Taking taylor expansion of t in t 1.149 * [backup-simplify]: Simplify 0 into 0 1.149 * [backup-simplify]: Simplify 1 into 1 1.150 * [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.150 * [taylor]: Taking taylor expansion of (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) in t 1.150 * [taylor]: Taking taylor expansion of 8 in t 1.150 * [backup-simplify]: Simplify 8 into 8 1.150 * [taylor]: Taking taylor expansion of (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4)) in t 1.150 * [taylor]: Taking taylor expansion of (pow t 6) in t 1.150 * [taylor]: Taking taylor expansion of t in t 1.150 * [backup-simplify]: Simplify 0 into 0 1.150 * [backup-simplify]: Simplify 1 into 1 1.150 * [taylor]: Taking taylor expansion of (pow (sqrt (- (* 2 (pow t 2)))) 4) in t 1.150 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.150 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.150 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.150 * [taylor]: Taking taylor expansion of 2 in t 1.150 * [backup-simplify]: Simplify 2 into 2 1.150 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.150 * [taylor]: Taking taylor expansion of t in t 1.150 * [backup-simplify]: Simplify 0 into 0 1.150 * [backup-simplify]: Simplify 1 into 1 1.151 * [backup-simplify]: Simplify (* 1 1) into 1 1.151 * [backup-simplify]: Simplify (* 2 1) into 2 1.151 * [backup-simplify]: Simplify (- 2) into -2 1.152 * [backup-simplify]: Simplify (- 2) into -2 1.152 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.153 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.154 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.154 * [backup-simplify]: Simplify (- 0) into 0 1.154 * [backup-simplify]: Simplify (- 2) into -2 1.155 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.156 * [backup-simplify]: Simplify (* 1 1) into 1 1.156 * [backup-simplify]: Simplify (* 1 1) into 1 1.156 * [backup-simplify]: Simplify (* 1 1) into 1 1.157 * [backup-simplify]: Simplify (* (sqrt -2) (sqrt -2)) into (pow (sqrt -2) 2) 1.160 * [backup-simplify]: Simplify (* (pow (sqrt -2) 2) (pow (sqrt -2) 2)) into (pow (sqrt -2) 4) 1.162 * [backup-simplify]: Simplify (/ 1 (pow (sqrt -2) 4)) into (/ 1 (pow (sqrt -2) 4)) 1.162 * [taylor]: Taking taylor expansion of (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))) in t 1.162 * [taylor]: Taking taylor expansion of 8 in t 1.162 * [backup-simplify]: Simplify 8 into 8 1.162 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)) in t 1.162 * [taylor]: Taking taylor expansion of (pow t 4) in t 1.162 * [taylor]: Taking taylor expansion of t in t 1.162 * [backup-simplify]: Simplify 0 into 0 1.162 * [backup-simplify]: Simplify 1 into 1 1.162 * [taylor]: Taking taylor expansion of (pow (sqrt (- (* 2 (pow t 2)))) 2) in t 1.162 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.162 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.162 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.162 * [taylor]: Taking taylor expansion of 2 in t 1.162 * [backup-simplify]: Simplify 2 into 2 1.162 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.162 * [taylor]: Taking taylor expansion of t in t 1.162 * [backup-simplify]: Simplify 0 into 0 1.162 * [backup-simplify]: Simplify 1 into 1 1.162 * [backup-simplify]: Simplify (* 1 1) into 1 1.163 * [backup-simplify]: Simplify (* 2 1) into 2 1.163 * [backup-simplify]: Simplify (- 2) into -2 1.163 * [backup-simplify]: Simplify (- 2) into -2 1.163 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.164 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.164 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.165 * [backup-simplify]: Simplify (- 0) into 0 1.165 * [backup-simplify]: Simplify (- 2) into -2 1.165 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.165 * [backup-simplify]: Simplify (* 1 1) into 1 1.166 * [backup-simplify]: Simplify (* 1 1) into 1 1.166 * [backup-simplify]: Simplify (* (sqrt -2) (sqrt -2)) into (pow (sqrt -2) 2) 1.167 * [backup-simplify]: Simplify (/ 1 (pow (sqrt -2) 2)) into (/ 1 (pow (sqrt -2) 2)) 1.168 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.168 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.168 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.168 * [taylor]: Taking taylor expansion of 2 in t 1.168 * [backup-simplify]: Simplify 2 into 2 1.168 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.168 * [taylor]: Taking taylor expansion of t in t 1.168 * [backup-simplify]: Simplify 0 into 0 1.168 * [backup-simplify]: Simplify 1 into 1 1.168 * [backup-simplify]: Simplify (* 1 1) into 1 1.168 * [backup-simplify]: Simplify (* 2 1) into 2 1.168 * [backup-simplify]: Simplify (- 2) into -2 1.169 * [backup-simplify]: Simplify (- 2) into -2 1.169 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.169 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.170 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.170 * [backup-simplify]: Simplify (- 0) into 0 1.170 * [backup-simplify]: Simplify (- 2) into -2 1.171 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.171 * [backup-simplify]: Simplify (* 1 1) into 1 1.171 * [backup-simplify]: Simplify (* 4 1) into 4 1.173 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt -2) 4))) into (/ 8 (pow (sqrt -2) 4)) 1.174 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt -2) 2))) into (/ 8 (pow (sqrt -2) 2)) 1.177 * [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.182 * [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.188 * [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.189 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.189 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 1.189 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.189 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (* 0 (pow t 2))) into 0 1.189 * [backup-simplify]: Simplify (+ (* (sqrt (- (* 2 (pow t 2)))) 0) (* 0 (sqrt (- (* 2 (pow t 2)))))) into 0 1.190 * [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.190 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) into 0 1.191 * [backup-simplify]: Simplify (+ 0 0) into 0 1.191 * [backup-simplify]: Simplify (+ 0 0) into 0 1.191 * [backup-simplify]: Simplify (+ 0 0) into 0 1.192 * [backup-simplify]: Simplify (+ 0 0) into 0 1.193 * [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.194 * [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.194 * [taylor]: Taking taylor expansion of 0 in t 1.194 * [backup-simplify]: Simplify 0 into 0 1.194 * [backup-simplify]: Simplify 0 into 0 1.194 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.195 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 1.196 * [backup-simplify]: Simplify (* 1 1) into 1 1.196 * [backup-simplify]: Simplify (* 2 1) into 2 1.196 * [backup-simplify]: Simplify (+ 0 2) into 2 1.197 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.198 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 1.198 * [backup-simplify]: Simplify (* 1 1) into 1 1.199 * [backup-simplify]: Simplify (* 2 1) into 2 1.199 * [backup-simplify]: Simplify (+ 0 2) into 2 1.199 * [backup-simplify]: Simplify (- 2) into -2 1.200 * [backup-simplify]: Simplify (/ (- -2 (pow 0 2) (+)) (* 2 (sqrt (- (* 2 (pow t 2)))))) into (/ -1 (sqrt (- (* 2 (pow t 2))))) 1.201 * [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.203 * [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.203 * [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.203 * [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.203 * [taylor]: Taking taylor expansion of (/ 1 (sqrt (- (* 2 (pow t 2))))) in t 1.203 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.203 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.203 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.203 * [taylor]: Taking taylor expansion of 2 in t 1.203 * [backup-simplify]: Simplify 2 into 2 1.203 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.203 * [taylor]: Taking taylor expansion of t in t 1.203 * [backup-simplify]: Simplify 0 into 0 1.203 * [backup-simplify]: Simplify 1 into 1 1.204 * [backup-simplify]: Simplify (* 1 1) into 1 1.204 * [backup-simplify]: Simplify (* 2 1) into 2 1.204 * [backup-simplify]: Simplify (- 2) into -2 1.205 * [backup-simplify]: Simplify (- 2) into -2 1.205 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.206 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.206 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.207 * [backup-simplify]: Simplify (- 0) into 0 1.207 * [backup-simplify]: Simplify (- 2) into -2 1.207 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.208 * [backup-simplify]: Simplify (/ 1 (sqrt -2)) into (/ 1 (sqrt -2)) 1.208 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 3))) in t 1.208 * [taylor]: Taking taylor expansion of 2 in t 1.208 * [backup-simplify]: Simplify 2 into 2 1.208 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 3)) in t 1.208 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.208 * [taylor]: Taking taylor expansion of t in t 1.208 * [backup-simplify]: Simplify 0 into 0 1.208 * [backup-simplify]: Simplify 1 into 1 1.208 * [taylor]: Taking taylor expansion of (pow (sqrt (- (* 2 (pow t 2)))) 3) in t 1.208 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.208 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.208 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.208 * [taylor]: Taking taylor expansion of 2 in t 1.208 * [backup-simplify]: Simplify 2 into 2 1.208 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.208 * [taylor]: Taking taylor expansion of t in t 1.208 * [backup-simplify]: Simplify 0 into 0 1.208 * [backup-simplify]: Simplify 1 into 1 1.209 * [backup-simplify]: Simplify (* 1 1) into 1 1.209 * [backup-simplify]: Simplify (* 2 1) into 2 1.209 * [backup-simplify]: Simplify (- 2) into -2 1.209 * [backup-simplify]: Simplify (- 2) into -2 1.210 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.210 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.210 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.211 * [backup-simplify]: Simplify (- 0) into 0 1.211 * [backup-simplify]: Simplify (- 2) into -2 1.211 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.212 * [backup-simplify]: Simplify (* 1 1) into 1 1.212 * [backup-simplify]: Simplify (* (sqrt -2) (sqrt -2)) into (pow (sqrt -2) 2) 1.214 * [backup-simplify]: Simplify (* (sqrt -2) (pow (sqrt -2) 2)) into (pow (sqrt -2) 3) 1.215 * [backup-simplify]: Simplify (/ 1 (pow (sqrt -2) 3)) into (/ 1 (pow (sqrt -2) 3)) 1.215 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt -2)) (/ 0 (sqrt -2))))) into 0 1.216 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.216 * [backup-simplify]: Simplify (+ (* (sqrt -2) 0) (* 0 (sqrt -2))) into 0 1.217 * [backup-simplify]: Simplify (+ (* (sqrt -2) 0) (* 0 (pow (sqrt -2) 2))) into 0 1.218 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt -2) 3)) (+ (* (/ 1 (pow (sqrt -2) 3)) (/ 0 (pow (sqrt -2) 3))))) into 0 1.219 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow (sqrt -2) 3)))) into 0 1.219 * [backup-simplify]: Simplify (+ 0 0) into 0 1.219 * [backup-simplify]: Simplify (- 0) into 0 1.219 * [backup-simplify]: Simplify 0 into 0 1.220 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.220 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 1.221 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.221 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.222 * [backup-simplify]: Simplify (+ 0 0) into 0 1.222 * [backup-simplify]: Simplify (- 0) into 0 1.222 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1 (sqrt (- (* 2 (pow t 2))))))))) (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.222 * [taylor]: Taking taylor expansion of 0 in t 1.222 * [backup-simplify]: Simplify 0 into 0 1.222 * [backup-simplify]: Simplify 0 into 0 1.226 * [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.234 * [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.243 * [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.244 * [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.244 * [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.244 * [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.244 * [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.244 * [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.244 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in t 1.244 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 1.244 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 1.244 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.244 * [taylor]: Taking taylor expansion of x in t 1.244 * [backup-simplify]: Simplify x into x 1.244 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.244 * [taylor]: Taking taylor expansion of 1 in t 1.244 * [backup-simplify]: Simplify 1 into 1 1.244 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.244 * [taylor]: Taking taylor expansion of l in t 1.244 * [backup-simplify]: Simplify l into l 1.245 * [backup-simplify]: Simplify (- 1) into -1 1.245 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.245 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.245 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 1.245 * [backup-simplify]: Simplify (/ 1 (* (- (/ 1 x) 1) (pow l 2))) into (/ 1 (* (- (/ 1 x) 1) (pow l 2))) 1.245 * [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.246 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in t 1.246 * [taylor]: Taking taylor expansion of 2 in t 1.246 * [backup-simplify]: Simplify 2 into 2 1.246 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in t 1.246 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in t 1.246 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.246 * [taylor]: Taking taylor expansion of t in t 1.246 * [backup-simplify]: Simplify 0 into 0 1.246 * [backup-simplify]: Simplify 1 into 1 1.246 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 1.246 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.246 * [taylor]: Taking taylor expansion of x in t 1.246 * [backup-simplify]: Simplify x into x 1.246 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.246 * [taylor]: Taking taylor expansion of 1 in t 1.246 * [backup-simplify]: Simplify 1 into 1 1.246 * [backup-simplify]: Simplify (* 1 1) into 1 1.247 * [backup-simplify]: Simplify (- 1) into -1 1.247 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.247 * [backup-simplify]: Simplify (* 1 (- (/ 1 x) 1)) into (- (/ 1 x) 1) 1.247 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 1.247 * [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.247 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in t 1.247 * [taylor]: Taking taylor expansion of 2 in t 1.247 * [backup-simplify]: Simplify 2 into 2 1.247 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in t 1.247 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in t 1.247 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.247 * [taylor]: Taking taylor expansion of t in t 1.247 * [backup-simplify]: Simplify 0 into 0 1.247 * [backup-simplify]: Simplify 1 into 1 1.247 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in t 1.247 * [taylor]: Taking taylor expansion of x in t 1.248 * [backup-simplify]: Simplify x into x 1.248 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 1.248 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.248 * [taylor]: Taking taylor expansion of x in t 1.248 * [backup-simplify]: Simplify x into x 1.248 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.248 * [taylor]: Taking taylor expansion of 1 in t 1.248 * [backup-simplify]: Simplify 1 into 1 1.248 * [backup-simplify]: Simplify (* 1 1) into 1 1.249 * [backup-simplify]: Simplify (- 1) into -1 1.249 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.249 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 1.249 * [backup-simplify]: Simplify (* 1 (* x (- (/ 1 x) 1))) into (* x (- (/ 1 x) 1)) 1.249 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 1.249 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in t 1.249 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in t 1.249 * [taylor]: Taking taylor expansion of x in t 1.249 * [backup-simplify]: Simplify x into x 1.249 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 1.249 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 1.249 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.249 * [taylor]: Taking taylor expansion of x in t 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 t 1.249 * [backup-simplify]: Simplify 1 into 1 1.249 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.249 * [taylor]: Taking taylor expansion of l in t 1.249 * [backup-simplify]: Simplify l into l 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 (* l l) into (pow l 2) 1.250 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 1.250 * [backup-simplify]: Simplify (* x (* (- (/ 1 x) 1) (pow l 2))) into (* x (* (- (/ 1 x) 1) (pow l 2))) 1.251 * [backup-simplify]: Simplify (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) into (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) 1.251 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 1.251 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.251 * [taylor]: Taking taylor expansion of l in t 1.251 * [backup-simplify]: Simplify l into l 1.251 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.251 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.251 * [backup-simplify]: Simplify (* 2 (/ 1 (- (/ 1 x) 1))) into (/ 2 (- (/ 1 x) 1)) 1.251 * [backup-simplify]: Simplify (* 2 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 2 (* x (- (/ 1 x) 1))) 1.251 * [backup-simplify]: Simplify (+ (/ 2 (* x (- (/ 1 x) 1))) 0) into (* 2 (/ 1 (* x (- (/ 1 x) 1)))) 1.251 * [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.252 * [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.252 * [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.252 * [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.253 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.253 * [backup-simplify]: Simplify (- 0) into 0 1.254 * [backup-simplify]: Simplify (+ 0 0) into 0 1.255 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.255 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (- (/ 1 x) 1))) into 0 1.255 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 x) 1)) (/ 0 (- (/ 1 x) 1))))) into 0 1.256 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (- (/ 1 x) 1)))) into 0 1.256 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.256 * [backup-simplify]: Simplify (- 0) into 0 1.257 * [backup-simplify]: Simplify (+ 0 0) into 0 1.257 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (- (/ 1 x) 1))) into 0 1.258 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.258 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* x (- (/ 1 x) 1)))) into 0 1.258 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* x (- (/ 1 x) 1))) (/ 0 (* x (- (/ 1 x) 1)))))) into 0 1.259 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (* x (- (/ 1 x) 1))))) into 0 1.259 * [backup-simplify]: Simplify (+ 0 0) into 0 1.260 * [backup-simplify]: Simplify (+ 0 0) into 0 1.260 * [backup-simplify]: Simplify (+ 0 0) into 0 1.261 * [backup-simplify]: Simplify (+ 0 0) into 0 1.261 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))))) into 0 1.261 * [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.261 * [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.261 * [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.261 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in l 1.261 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in l 1.261 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 1.261 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.261 * [taylor]: Taking taylor expansion of x in l 1.261 * [backup-simplify]: Simplify x into x 1.261 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.261 * [taylor]: Taking taylor expansion of 1 in l 1.261 * [backup-simplify]: Simplify 1 into 1 1.261 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.262 * [taylor]: Taking taylor expansion of l in l 1.262 * [backup-simplify]: Simplify 0 into 0 1.262 * [backup-simplify]: Simplify 1 into 1 1.262 * [backup-simplify]: Simplify (- 1) into -1 1.262 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.262 * [backup-simplify]: Simplify (* 1 1) into 1 1.263 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) 1) into (- (/ 1 x) 1) 1.263 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 1.263 * [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.263 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in l 1.263 * [taylor]: Taking taylor expansion of 2 in l 1.263 * [backup-simplify]: Simplify 2 into 2 1.263 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in l 1.263 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in l 1.263 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.263 * [taylor]: Taking taylor expansion of t in l 1.263 * [backup-simplify]: Simplify t into t 1.263 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 1.263 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.263 * [taylor]: Taking taylor expansion of x in l 1.263 * [backup-simplify]: Simplify x into x 1.263 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.263 * [taylor]: Taking taylor expansion of 1 in l 1.263 * [backup-simplify]: Simplify 1 into 1 1.263 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.264 * [backup-simplify]: Simplify (- 1) into -1 1.264 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.264 * [backup-simplify]: Simplify (* (pow t 2) (- (/ 1 x) 1)) into (* (pow t 2) (- (/ 1 x) 1)) 1.264 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (- (/ 1 x) 1))) into (/ 1 (* (pow t 2) (- (/ 1 x) 1))) 1.264 * [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.264 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in l 1.264 * [taylor]: Taking taylor expansion of 2 in l 1.264 * [backup-simplify]: Simplify 2 into 2 1.264 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in l 1.265 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in l 1.265 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.265 * [taylor]: Taking taylor expansion of t in l 1.265 * [backup-simplify]: Simplify t into t 1.265 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in l 1.265 * [taylor]: Taking taylor expansion of x in l 1.265 * [backup-simplify]: Simplify x into x 1.265 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 1.265 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.265 * [taylor]: Taking taylor expansion of x in l 1.265 * [backup-simplify]: Simplify x into x 1.265 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.265 * [taylor]: Taking taylor expansion of 1 in l 1.265 * [backup-simplify]: Simplify 1 into 1 1.265 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.265 * [backup-simplify]: Simplify (- 1) into -1 1.265 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.266 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 1.266 * [backup-simplify]: Simplify (* (pow t 2) (* x (- (/ 1 x) 1))) into (* (pow t 2) (* x (- (/ 1 x) 1))) 1.266 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) into (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) 1.266 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in l 1.266 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in l 1.266 * [taylor]: Taking taylor expansion of x in l 1.266 * [backup-simplify]: Simplify x into x 1.266 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in l 1.266 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 1.266 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.266 * [taylor]: Taking taylor expansion of x in l 1.266 * [backup-simplify]: Simplify x into x 1.266 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.266 * [taylor]: Taking taylor expansion of 1 in l 1.266 * [backup-simplify]: Simplify 1 into 1 1.266 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.266 * [taylor]: Taking taylor expansion of l in l 1.266 * [backup-simplify]: Simplify 0 into 0 1.266 * [backup-simplify]: Simplify 1 into 1 1.267 * [backup-simplify]: Simplify (- 1) into -1 1.267 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.267 * [backup-simplify]: Simplify (* 1 1) into 1 1.267 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) 1) into (- (/ 1 x) 1) 1.268 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 1.268 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 1.268 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 1.268 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.268 * [taylor]: Taking taylor expansion of l in l 1.268 * [backup-simplify]: Simplify 0 into 0 1.268 * [backup-simplify]: Simplify 1 into 1 1.268 * [backup-simplify]: Simplify (* 1 1) into 1 1.269 * [backup-simplify]: Simplify (/ 1 1) into 1 1.269 * [backup-simplify]: Simplify (+ 0 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 1 (* x (- (/ 1 x) 1))) 1.269 * [backup-simplify]: Simplify (+ 0 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 1 (* x (- (/ 1 x) 1))) 1.269 * [backup-simplify]: Simplify (+ (/ 1 (- (/ 1 x) 1)) (/ 1 (* x (- (/ 1 x) 1)))) into (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1.270 * [backup-simplify]: Simplify (- 1) into -1 1.270 * [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.270 * [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.271 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.271 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.272 * [backup-simplify]: Simplify (- 0) into 0 1.272 * [backup-simplify]: Simplify (+ 0 0) into 0 1.273 * [backup-simplify]: Simplify (+ (* (- (/ 1 x) 1) 0) (* 0 1)) into 0 1.273 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 x) 1)) (/ 0 (- (/ 1 x) 1))))) into 0 1.274 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.274 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.274 * [backup-simplify]: Simplify (- 0) into 0 1.275 * [backup-simplify]: Simplify (+ 0 0) into 0 1.275 * [backup-simplify]: Simplify (+ (* (- (/ 1 x) 1) 0) (* 0 1)) into 0 1.275 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (- (/ 1 x) 1))) into 0 1.275 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* x (- (/ 1 x) 1))) (/ 0 (* x (- (/ 1 x) 1)))))) into 0 1.276 * [backup-simplify]: Simplify (+ 0 0) into 0 1.276 * [backup-simplify]: Simplify (+ 0 0) into 0 1.277 * [backup-simplify]: Simplify (+ 0 0) into 0 1.277 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.278 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.279 * [backup-simplify]: Simplify (- 0) into 0 1.279 * [backup-simplify]: Simplify (+ 0 0) into 0 1.279 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1)))) into 0 1.280 * [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.280 * [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.280 * [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.280 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in x 1.280 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 1.280 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.280 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.280 * [taylor]: Taking taylor expansion of x in x 1.280 * [backup-simplify]: Simplify 0 into 0 1.280 * [backup-simplify]: Simplify 1 into 1 1.280 * [backup-simplify]: Simplify (/ 1 1) into 1 1.280 * [taylor]: Taking taylor expansion of 1 in x 1.280 * [backup-simplify]: Simplify 1 into 1 1.280 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.280 * [taylor]: Taking taylor expansion of l in x 1.280 * [backup-simplify]: Simplify l into l 1.281 * [backup-simplify]: Simplify (+ 1 0) into 1 1.281 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.281 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 1.281 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.281 * [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.281 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in x 1.281 * [taylor]: Taking taylor expansion of 2 in x 1.281 * [backup-simplify]: Simplify 2 into 2 1.281 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in x 1.281 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in x 1.281 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.281 * [taylor]: Taking taylor expansion of t in x 1.281 * [backup-simplify]: Simplify t into t 1.281 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.281 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.282 * [taylor]: Taking taylor expansion of x in x 1.282 * [backup-simplify]: Simplify 0 into 0 1.282 * [backup-simplify]: Simplify 1 into 1 1.282 * [backup-simplify]: Simplify (/ 1 1) into 1 1.282 * [taylor]: Taking taylor expansion of 1 in x 1.282 * [backup-simplify]: Simplify 1 into 1 1.282 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.282 * [backup-simplify]: Simplify (+ 1 0) into 1 1.282 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.283 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.283 * [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.283 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in x 1.283 * [taylor]: Taking taylor expansion of 2 in x 1.283 * [backup-simplify]: Simplify 2 into 2 1.283 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in x 1.283 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in x 1.283 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.283 * [taylor]: Taking taylor expansion of t in x 1.283 * [backup-simplify]: Simplify t into t 1.283 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 1.283 * [taylor]: Taking taylor expansion of x in x 1.283 * [backup-simplify]: Simplify 0 into 0 1.283 * [backup-simplify]: Simplify 1 into 1 1.283 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.283 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.283 * [taylor]: Taking taylor expansion of x in x 1.283 * [backup-simplify]: Simplify 0 into 0 1.283 * [backup-simplify]: Simplify 1 into 1 1.283 * [backup-simplify]: Simplify (/ 1 1) into 1 1.283 * [taylor]: Taking taylor expansion of 1 in x 1.283 * [backup-simplify]: Simplify 1 into 1 1.283 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.283 * [backup-simplify]: Simplify (+ 1 0) into 1 1.284 * [backup-simplify]: Simplify (* 0 1) into 0 1.284 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 1.284 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.285 * [backup-simplify]: Simplify (- 1) into -1 1.285 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.285 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 1.285 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.286 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 1.286 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.286 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in x 1.286 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in x 1.286 * [taylor]: Taking taylor expansion of x in x 1.286 * [backup-simplify]: Simplify 0 into 0 1.286 * [backup-simplify]: Simplify 1 into 1 1.286 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 1.286 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.286 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.286 * [taylor]: Taking taylor expansion of x in x 1.286 * [backup-simplify]: Simplify 0 into 0 1.286 * [backup-simplify]: Simplify 1 into 1 1.286 * [backup-simplify]: Simplify (/ 1 1) into 1 1.286 * [taylor]: Taking taylor expansion of 1 in x 1.286 * [backup-simplify]: Simplify 1 into 1 1.286 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.286 * [taylor]: Taking taylor expansion of l in x 1.286 * [backup-simplify]: Simplify l into l 1.287 * [backup-simplify]: Simplify (+ 1 0) into 1 1.287 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.287 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 1.287 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 1.287 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.287 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.288 * [backup-simplify]: Simplify (- 1) into -1 1.288 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.288 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 1.288 * [backup-simplify]: Simplify (+ (* 0 (- (pow l 2))) (* 1 (pow l 2))) into (pow l 2) 1.288 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.288 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 1.288 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.288 * [taylor]: Taking taylor expansion of l in x 1.288 * [backup-simplify]: Simplify l into l 1.289 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.289 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.289 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.289 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.289 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.289 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.289 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 1.289 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 1.289 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 1.289 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.290 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.290 * [backup-simplify]: Simplify (- 0) into 0 1.290 * [backup-simplify]: Simplify (+ 0 0) into 0 1.291 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 1.291 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.292 * [backup-simplify]: Simplify (+ (* (pow t 2) -1) (+ (* 0 1) (* 0 0))) into (- (pow t 2)) 1.292 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 1.292 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 1.292 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.293 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.293 * [backup-simplify]: Simplify (- 0) into 0 1.294 * [backup-simplify]: Simplify (+ 0 0) into 0 1.294 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (pow l 2)))) into 0 1.295 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (- (pow l 2))) (* 0 (pow l 2)))) into (- (pow l 2)) 1.295 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 1.295 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.295 * [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.295 * [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.295 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.295 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 1.296 * [backup-simplify]: Simplify (- 0) into 0 1.296 * [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.296 * [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.296 * [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.296 * [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.296 * [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.296 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in x 1.296 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 1.296 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.296 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.296 * [taylor]: Taking taylor expansion of x in x 1.296 * [backup-simplify]: Simplify 0 into 0 1.296 * [backup-simplify]: Simplify 1 into 1 1.296 * [backup-simplify]: Simplify (/ 1 1) into 1 1.296 * [taylor]: Taking taylor expansion of 1 in x 1.296 * [backup-simplify]: Simplify 1 into 1 1.296 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.296 * [taylor]: Taking taylor expansion of l in x 1.296 * [backup-simplify]: Simplify l into l 1.297 * [backup-simplify]: Simplify (+ 1 0) into 1 1.297 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.297 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 1.297 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.297 * [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.297 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in x 1.297 * [taylor]: Taking taylor expansion of 2 in x 1.297 * [backup-simplify]: Simplify 2 into 2 1.297 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in x 1.297 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in x 1.297 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.297 * [taylor]: Taking taylor expansion of t in x 1.297 * [backup-simplify]: Simplify t into t 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.297 * [backup-simplify]: Simplify (/ 1 1) into 1 1.297 * [taylor]: Taking taylor expansion of 1 in x 1.297 * [backup-simplify]: Simplify 1 into 1 1.297 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.298 * [backup-simplify]: Simplify (+ 1 0) into 1 1.298 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.298 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.298 * [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.298 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in x 1.298 * [taylor]: Taking taylor expansion of 2 in x 1.298 * [backup-simplify]: Simplify 2 into 2 1.298 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in x 1.298 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in x 1.298 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.298 * [taylor]: Taking taylor expansion of t in x 1.298 * [backup-simplify]: Simplify t into t 1.298 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 1.298 * [taylor]: Taking taylor expansion of x in x 1.298 * [backup-simplify]: Simplify 0 into 0 1.298 * [backup-simplify]: Simplify 1 into 1 1.298 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.298 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.298 * [taylor]: Taking taylor expansion of x in x 1.298 * [backup-simplify]: Simplify 0 into 0 1.298 * [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 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.299 * [backup-simplify]: Simplify (+ 1 0) into 1 1.299 * [backup-simplify]: Simplify (* 0 1) into 0 1.299 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 1.300 * [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 (+ (* 0 -1) (* 1 1)) into 1 1.301 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.301 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 1.301 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.301 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in x 1.301 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in x 1.301 * [taylor]: Taking taylor expansion of x in x 1.301 * [backup-simplify]: Simplify 0 into 0 1.301 * [backup-simplify]: Simplify 1 into 1 1.301 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 1.301 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.301 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.301 * [taylor]: Taking taylor expansion of x in x 1.301 * [backup-simplify]: Simplify 0 into 0 1.301 * [backup-simplify]: Simplify 1 into 1 1.301 * [backup-simplify]: Simplify (/ 1 1) into 1 1.301 * [taylor]: Taking taylor expansion of 1 in x 1.301 * [backup-simplify]: Simplify 1 into 1 1.301 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.302 * [taylor]: Taking taylor expansion of l in x 1.302 * [backup-simplify]: Simplify l into l 1.302 * [backup-simplify]: Simplify (+ 1 0) into 1 1.302 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.302 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 1.302 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 1.302 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.302 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.303 * [backup-simplify]: Simplify (- 1) into -1 1.303 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.303 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 1.303 * [backup-simplify]: Simplify (+ (* 0 (- (pow l 2))) (* 1 (pow l 2))) into (pow l 2) 1.303 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.304 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 1.304 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.304 * [taylor]: Taking taylor expansion of l in x 1.304 * [backup-simplify]: Simplify l into l 1.304 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.304 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.304 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.304 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.304 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.304 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.304 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 1.304 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 1.304 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 1.305 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.305 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.305 * [backup-simplify]: Simplify (- 0) into 0 1.306 * [backup-simplify]: Simplify (+ 0 0) into 0 1.306 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 1.307 * [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.308 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.308 * [backup-simplify]: Simplify (- 0) into 0 1.309 * [backup-simplify]: Simplify (+ 0 0) into 0 1.309 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (pow l 2)))) into 0 1.310 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (- (pow l 2))) (* 0 (pow l 2)))) into (- (pow l 2)) 1.310 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 1.310 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.310 * [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.310 * [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.310 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.311 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 1.311 * [backup-simplify]: Simplify (- 0) into 0 1.311 * [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.312 * [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.312 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in l 1.312 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.312 * [taylor]: Taking taylor expansion of 2 in l 1.312 * [backup-simplify]: Simplify 2 into 2 1.312 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.313 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.313 * [taylor]: Taking taylor expansion of t in l 1.313 * [backup-simplify]: Simplify t into t 1.314 * [backup-simplify]: Simplify (/ (sqrt 2) t) into (/ (sqrt 2) t) 1.314 * [taylor]: Taking taylor expansion of (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in l 1.314 * [taylor]: Taking taylor expansion of 1/2 in l 1.314 * [backup-simplify]: Simplify 1/2 into 1/2 1.314 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in l 1.314 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in l 1.314 * [taylor]: Taking taylor expansion of t in l 1.314 * [backup-simplify]: Simplify t into t 1.314 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 1.314 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 1.314 * [taylor]: Taking taylor expansion of 4 in l 1.314 * [backup-simplify]: Simplify 4 into 4 1.314 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 1.314 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.314 * [taylor]: Taking taylor expansion of t in l 1.314 * [backup-simplify]: Simplify t into t 1.314 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.314 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.314 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 1.314 * [taylor]: Taking taylor expansion of 2 in l 1.314 * [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.315 * [backup-simplify]: Simplify (* 1 1) into 1 1.315 * [backup-simplify]: Simplify (/ 1 1) into 1 1.315 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.315 * [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.318 * [backup-simplify]: Simplify (* t 2) into (* 2 t) 1.318 * [backup-simplify]: Simplify (/ (* 2 t) (sqrt 2)) into (* 2 (/ t (sqrt 2))) 1.319 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.319 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.320 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.321 * [backup-simplify]: Simplify (+ 0 0) into 0 1.321 * [backup-simplify]: Simplify (+ (* t 0) (* 0 2)) into 0 1.323 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (* 2 (/ t (sqrt 2))) (/ 0 (sqrt 2))))) into 0 1.324 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (* 2 (/ t (sqrt 2))))) into 0 1.324 * [taylor]: Taking taylor expansion of 0 in t 1.324 * [backup-simplify]: Simplify 0 into 0 1.324 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 1.324 * [taylor]: Taking taylor expansion of (sqrt 2) in t 1.324 * [taylor]: Taking taylor expansion of 2 in t 1.324 * [backup-simplify]: Simplify 2 into 2 1.324 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.325 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.325 * [taylor]: Taking taylor expansion of t in t 1.325 * [backup-simplify]: Simplify 0 into 0 1.325 * [backup-simplify]: Simplify 1 into 1 1.326 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 1.326 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.326 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.327 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.327 * [backup-simplify]: Simplify (- 1) into -1 1.328 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.329 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 1.329 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 1.330 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.330 * [backup-simplify]: Simplify (- 1) into -1 1.330 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.330 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.331 * [backup-simplify]: Simplify (+ (* (pow t 2) -1) (* 0 1)) into (- (pow t 2)) 1.331 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 1.331 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 1.332 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.333 * [backup-simplify]: Simplify (- 0) into 0 1.333 * [backup-simplify]: Simplify (+ 0 0) into 0 1.335 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 -1) (* 0 1)))) into 0 1.335 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.337 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 -1) (+ (* 0 1) (* 0 0)))) into 0 1.337 * [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.337 * [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.338 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 1.339 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.340 * [backup-simplify]: Simplify (- 0) into 0 1.340 * [backup-simplify]: Simplify (+ 0 0) into 0 1.341 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 1.342 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (- (pow l 2))) (* 0 (pow l 2))))) into 0 1.343 * [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.343 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.343 * [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.343 * [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.344 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.344 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 1.345 * [backup-simplify]: Simplify (- 0) into 0 1.345 * [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.347 * [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.347 * [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.347 * [taylor]: Taking taylor expansion of 1/2 in l 1.347 * [backup-simplify]: Simplify 1/2 into 1/2 1.347 * [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.347 * [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.347 * [taylor]: Taking taylor expansion of t in l 1.347 * [backup-simplify]: Simplify t into t 1.347 * [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.347 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 1.347 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 1.347 * [taylor]: Taking taylor expansion of 4 in l 1.347 * [backup-simplify]: Simplify 4 into 4 1.347 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 1.347 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.347 * [taylor]: Taking taylor expansion of t in l 1.347 * [backup-simplify]: Simplify t into t 1.347 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.348 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.348 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 1.348 * [taylor]: Taking taylor expansion of 2 in l 1.348 * [backup-simplify]: Simplify 2 into 2 1.348 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 1.348 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.348 * [taylor]: Taking taylor expansion of l in l 1.348 * [backup-simplify]: Simplify 0 into 0 1.348 * [backup-simplify]: Simplify 1 into 1 1.348 * [backup-simplify]: Simplify (* 1 1) into 1 1.349 * [backup-simplify]: Simplify (/ 1 1) into 1 1.349 * [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.349 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 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 t 2) (pow (sqrt 2) 2))) in l 1.349 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in l 1.349 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.349 * [taylor]: Taking taylor expansion of t in l 1.349 * [backup-simplify]: Simplify t into t 1.349 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.349 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.349 * [taylor]: Taking taylor expansion of 2 in l 1.349 * [backup-simplify]: Simplify 2 into 2 1.349 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.350 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.350 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.351 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.352 * [backup-simplify]: Simplify (* (pow t 2) (pow (sqrt 2) 2)) into (* (pow t 2) (pow (sqrt 2) 2)) 1.353 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) into (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) 1.353 * [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.353 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in l 1.353 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.353 * [taylor]: Taking taylor expansion of t in l 1.353 * [backup-simplify]: Simplify t into t 1.353 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in l 1.353 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.353 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.353 * [taylor]: Taking taylor expansion of 2 in l 1.353 * [backup-simplify]: Simplify 2 into 2 1.354 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.354 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.354 * [taylor]: Taking taylor expansion of (pow l 4) in l 1.354 * [taylor]: Taking taylor expansion of l in l 1.355 * [backup-simplify]: Simplify 0 into 0 1.355 * [backup-simplify]: Simplify 1 into 1 1.355 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.356 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.356 * [backup-simplify]: Simplify (* 1 1) into 1 1.356 * [backup-simplify]: Simplify (* 1 1) into 1 1.358 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 1.359 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt 2) 2)) into (/ (pow t 2) (pow (sqrt 2) 2)) 1.359 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in l 1.359 * [taylor]: Taking taylor expansion of 4 in l 1.359 * [backup-simplify]: Simplify 4 into 4 1.359 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in l 1.359 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in l 1.359 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.359 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.359 * [taylor]: Taking taylor expansion of 2 in l 1.359 * [backup-simplify]: Simplify 2 into 2 1.359 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.360 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.360 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.360 * [taylor]: Taking taylor expansion of l in l 1.360 * [backup-simplify]: Simplify 0 into 0 1.360 * [backup-simplify]: Simplify 1 into 1 1.361 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.362 * [backup-simplify]: Simplify (* 1 1) into 1 1.368 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 1.369 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 1.370 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.370 * [taylor]: Taking taylor expansion of 2 in l 1.370 * [backup-simplify]: Simplify 2 into 2 1.370 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.371 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.372 * [backup-simplify]: Simplify (+ (/ (pow t 2) (pow (sqrt 2) 2)) 0) into (/ (pow t 2) (pow (sqrt 2) 2)) 1.373 * [backup-simplify]: Simplify (+ 0 (/ (pow t 2) (pow (sqrt 2) 2))) into (/ (pow t 2) (pow (sqrt 2) 2)) 1.374 * [backup-simplify]: Simplify (- (/ (pow t 2) (pow (sqrt 2) 2))) into (- (/ (pow t 2) (pow (sqrt 2) 2))) 1.375 * [backup-simplify]: Simplify (+ 0 (- (/ (pow t 2) (pow (sqrt 2) 2)))) into (- (/ (pow t 2) (pow (sqrt 2) 2))) 1.376 * [backup-simplify]: Simplify (* t (- (/ (pow t 2) (pow (sqrt 2) 2)))) into (* -1 (/ (pow t 3) (pow (sqrt 2) 2))) 1.377 * [backup-simplify]: Simplify (/ (* -1 (/ (pow t 3) (pow (sqrt 2) 2))) (sqrt 2)) into (* -1 (/ (pow t 3) (pow (sqrt 2) 3))) 1.378 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.379 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.379 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.380 * [backup-simplify]: Simplify (+ 0 0) into 0 1.381 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.382 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.383 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.383 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.385 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.385 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.386 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.387 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.388 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 1.389 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.390 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.391 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1.393 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.393 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.394 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 1.396 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 1.396 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 1))) into 0 1.397 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.399 * [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.401 * [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.401 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.402 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.402 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 1.403 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 1.404 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 1.404 * [backup-simplify]: Simplify (+ 0 0) into 0 1.404 * [backup-simplify]: Simplify (+ 0 0) into 0 1.405 * [backup-simplify]: Simplify (- 0) into 0 1.405 * [backup-simplify]: Simplify (+ 0 0) into 0 1.405 * [backup-simplify]: Simplify (* 2 1) into 2 1.405 * [backup-simplify]: Simplify (+ 0 2) into 2 1.407 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 1.408 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow (sqrt 2) 2))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 1.410 * [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.415 * [backup-simplify]: Simplify (+ 2 (- (* 4 (/ 1 (pow (sqrt 2) 2))))) into (- 2 (* 4 (/ 1 (pow (sqrt 2) 2)))) 1.415 * [backup-simplify]: Simplify (+ 0 0) into 0 1.415 * [backup-simplify]: Simplify (+ 0 0) into 0 1.416 * [backup-simplify]: Simplify (- 0) into 0 1.416 * [backup-simplify]: Simplify (+ 0 0) into 0 1.417 * [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.418 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.419 * [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.421 * [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.426 * [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.431 * [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.434 * [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.434 * [taylor]: Taking taylor expansion of 0 in t 1.434 * [backup-simplify]: Simplify 0 into 0 1.434 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 1.435 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.436 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.437 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 1.437 * [backup-simplify]: Simplify (+ (/ 4 (pow t 2)) 0) into (* 4 (/ 1 (pow t 2))) 1.438 * [backup-simplify]: Simplify (+ (* t (* 4 (/ 1 (pow t 2)))) (+ (* 0 0) (* 0 2))) into (* 4 (/ 1 t)) 1.439 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.441 * [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.442 * [backup-simplify]: Simplify (+ (* 1/2 (* 4 (/ 1 (* t (sqrt 2))))) (+ (* 0 0) (* 0 (* 2 (/ t (sqrt 2)))))) into (* 2 (/ 1 (* t (sqrt 2)))) 1.442 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* t (sqrt 2)))) in t 1.442 * [taylor]: Taking taylor expansion of 2 in t 1.442 * [backup-simplify]: Simplify 2 into 2 1.442 * [taylor]: Taking taylor expansion of (/ 1 (* t (sqrt 2))) in t 1.442 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 1.442 * [taylor]: Taking taylor expansion of t in t 1.442 * [backup-simplify]: Simplify 0 into 0 1.442 * [backup-simplify]: Simplify 1 into 1 1.442 * [taylor]: Taking taylor expansion of (sqrt 2) in t 1.442 * [taylor]: Taking taylor expansion of 2 in t 1.442 * [backup-simplify]: Simplify 2 into 2 1.443 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.443 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.444 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 1.446 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 1.447 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1.448 * [backup-simplify]: Simplify (* 2 (/ 1 (sqrt 2))) into (/ 2 (sqrt 2)) 1.449 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 1.450 * [backup-simplify]: Simplify (- (/ 0 t) (+ (* (/ (sqrt 2) t) (/ 0 t)))) into 0 1.450 * [taylor]: Taking taylor expansion of 0 in t 1.450 * [backup-simplify]: Simplify 0 into 0 1.450 * [backup-simplify]: Simplify 0 into 0 1.451 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 1.451 * [backup-simplify]: Simplify 0 into 0 1.452 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.452 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.453 * [backup-simplify]: Simplify (- 0) into 0 1.453 * [backup-simplify]: Simplify (+ 0 0) into 0 1.454 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (pow l 2)))) into 0 1.454 * [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.455 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.456 * [backup-simplify]: Simplify (- 0) into 0 1.456 * [backup-simplify]: Simplify (+ 0 0) into 0 1.457 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.457 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 -1) (* 0 1))) into 0 1.458 * [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.458 * [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.459 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.459 * [backup-simplify]: Simplify (- 0) into 0 1.460 * [backup-simplify]: Simplify (+ 0 0) into 0 1.461 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 -1) (* 0 1))))) into 0 1.462 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 1.464 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 1) (* 0 0))))) into 0 1.464 * [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.465 * [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.466 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 l))))) into 0 1.467 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.467 * [backup-simplify]: Simplify (- 0) into 0 1.468 * [backup-simplify]: Simplify (+ 0 0) into 0 1.469 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2)))))) into 0 1.470 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (- (pow l 2))) (* 0 (pow l 2)))))) into 0 1.471 * [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.471 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.471 * [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.472 * [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.473 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 1.473 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 1.473 * [backup-simplify]: Simplify (- 0) into 0 1.474 * [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.481 * [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.481 * [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.481 * [taylor]: Taking taylor expansion of 1/2 in l 1.481 * [backup-simplify]: Simplify 1/2 into 1/2 1.481 * [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.481 * [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.481 * [taylor]: Taking taylor expansion of t in l 1.481 * [backup-simplify]: Simplify t into t 1.481 * [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.481 * [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.481 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in l 1.481 * [taylor]: Taking taylor expansion of 12 in l 1.481 * [backup-simplify]: Simplify 12 into 12 1.481 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in l 1.481 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in l 1.481 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 1.481 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.481 * [taylor]: Taking taylor expansion of 2 in l 1.481 * [backup-simplify]: Simplify 2 into 2 1.482 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.483 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.483 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.483 * [taylor]: Taking taylor expansion of l in l 1.483 * [backup-simplify]: Simplify 0 into 0 1.483 * [backup-simplify]: Simplify 1 into 1 1.484 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.491 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 1.492 * [backup-simplify]: Simplify (* 1 1) into 1 1.494 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) 1) into (pow (sqrt 2) 4) 1.495 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 1.495 * [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.495 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 1.495 * [taylor]: Taking taylor expansion of 4 in l 1.495 * [backup-simplify]: Simplify 4 into 4 1.495 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 1.495 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.495 * [taylor]: Taking taylor expansion of t in l 1.496 * [backup-simplify]: Simplify t into t 1.496 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.496 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.496 * [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.496 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in l 1.496 * [taylor]: Taking taylor expansion of 6 in l 1.496 * [backup-simplify]: Simplify 6 into 6 1.496 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in l 1.496 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.496 * [taylor]: Taking taylor expansion of t in l 1.496 * [backup-simplify]: Simplify t into t 1.496 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in l 1.496 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 1.496 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.496 * [taylor]: Taking taylor expansion of 2 in l 1.496 * [backup-simplify]: Simplify 2 into 2 1.496 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.497 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.497 * [taylor]: Taking taylor expansion of (pow l 4) in l 1.497 * [taylor]: Taking taylor expansion of l in l 1.497 * [backup-simplify]: Simplify 0 into 0 1.497 * [backup-simplify]: Simplify 1 into 1 1.497 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.498 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.501 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 1.501 * [backup-simplify]: Simplify (* 1 1) into 1 1.501 * [backup-simplify]: Simplify (* 1 1) into 1 1.503 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) 1) into (pow (sqrt 2) 4) 1.504 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt 2) 4)) into (/ (pow t 2) (pow (sqrt 2) 4)) 1.504 * [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.504 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 1.504 * [taylor]: Taking taylor expansion of 2 in l 1.504 * [backup-simplify]: Simplify 2 into 2 1.504 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 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 (* 1 1) into 1 1.505 * [backup-simplify]: Simplify (/ 1 1) into 1 1.505 * [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.505 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in l 1.505 * [taylor]: Taking taylor expansion of (pow t 4) in l 1.505 * [taylor]: Taking taylor expansion of t in l 1.505 * [backup-simplify]: Simplify t into t 1.505 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in l 1.505 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 1.505 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.505 * [taylor]: Taking taylor expansion of 2 in l 1.505 * [backup-simplify]: Simplify 2 into 2 1.506 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.507 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.507 * [taylor]: Taking taylor expansion of (pow l 6) in l 1.507 * [taylor]: Taking taylor expansion of l in l 1.507 * [backup-simplify]: Simplify 0 into 0 1.507 * [backup-simplify]: Simplify 1 into 1 1.507 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.507 * [backup-simplify]: Simplify (* (pow t 2) (pow t 2)) into (pow t 4) 1.508 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.510 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 1.511 * [backup-simplify]: Simplify (* 1 1) into 1 1.511 * [backup-simplify]: Simplify (* 1 1) into 1 1.511 * [backup-simplify]: Simplify (* 1 1) into 1 1.513 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) 1) into (pow (sqrt 2) 4) 1.514 * [backup-simplify]: Simplify (/ (pow t 4) (pow (sqrt 2) 4)) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.514 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in l 1.514 * [taylor]: Taking taylor expansion of 8 in l 1.514 * [backup-simplify]: Simplify 8 into 8 1.514 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in l 1.514 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in l 1.515 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.515 * [taylor]: Taking taylor expansion of t in l 1.515 * [backup-simplify]: Simplify t into t 1.515 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 1.515 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.515 * [taylor]: Taking taylor expansion of 2 in l 1.515 * [backup-simplify]: Simplify 2 into 2 1.515 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.516 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.516 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.517 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.519 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 1.520 * [backup-simplify]: Simplify (* (pow t 2) (pow (sqrt 2) 4)) into (* (pow t 2) (pow (sqrt 2) 4)) 1.521 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) into (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) 1.521 * [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.521 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4)))) in l 1.521 * [taylor]: Taking taylor expansion of 2 in l 1.521 * [backup-simplify]: Simplify 2 into 2 1.521 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in l 1.521 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.521 * [taylor]: Taking taylor expansion of t in l 1.521 * [backup-simplify]: Simplify t into t 1.521 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in l 1.521 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.521 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.521 * [taylor]: Taking taylor expansion of 2 in l 1.521 * [backup-simplify]: Simplify 2 into 2 1.522 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.522 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.522 * [taylor]: Taking taylor expansion of (pow l 4) in l 1.522 * [taylor]: Taking taylor expansion of l in l 1.522 * [backup-simplify]: Simplify 0 into 0 1.522 * [backup-simplify]: Simplify 1 into 1 1.523 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.524 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.524 * [backup-simplify]: Simplify (* 1 1) into 1 1.525 * [backup-simplify]: Simplify (* 1 1) into 1 1.527 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 1.527 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt 2) 2)) into (/ (pow t 2) (pow (sqrt 2) 2)) 1.528 * [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.528 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in l 1.528 * [taylor]: Taking taylor expansion of 8 in l 1.528 * [backup-simplify]: Simplify 8 into 8 1.528 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in l 1.528 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in l 1.528 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.528 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.528 * [taylor]: Taking taylor expansion of 2 in l 1.528 * [backup-simplify]: Simplify 2 into 2 1.528 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.529 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.529 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.529 * [taylor]: Taking taylor expansion of l in l 1.529 * [backup-simplify]: Simplify 0 into 0 1.529 * [backup-simplify]: Simplify 1 into 1 1.530 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.531 * [backup-simplify]: Simplify (* 1 1) into 1 1.532 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 1.534 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 1.534 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in l 1.534 * [taylor]: Taking taylor expansion of 8 in l 1.534 * [backup-simplify]: Simplify 8 into 8 1.534 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in l 1.534 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in l 1.534 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.534 * [taylor]: Taking taylor expansion of t in l 1.534 * [backup-simplify]: Simplify t into t 1.534 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.534 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.534 * [taylor]: Taking taylor expansion of 2 in l 1.534 * [backup-simplify]: Simplify 2 into 2 1.534 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.535 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.535 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.536 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.537 * [backup-simplify]: Simplify (* (pow t 2) (pow (sqrt 2) 2)) into (* (pow t 2) (pow (sqrt 2) 2)) 1.538 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) into (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) 1.538 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.538 * [taylor]: Taking taylor expansion of 2 in l 1.538 * [backup-simplify]: Simplify 2 into 2 1.539 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.539 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.540 * [backup-simplify]: Simplify (+ (/ (pow t 4) (pow (sqrt 2) 4)) 0) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.541 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.542 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.544 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.545 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.546 * [backup-simplify]: Simplify (+ (/ (pow t 4) (pow (sqrt 2) 4)) 0) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.547 * [backup-simplify]: Simplify (* t (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 5) (pow (sqrt 2) 4)) 1.548 * [backup-simplify]: Simplify (/ (/ (pow t 5) (pow (sqrt 2) 4)) (sqrt 2)) into (/ (pow t 5) (pow (sqrt 2) 5)) 1.549 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.550 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.551 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 1.552 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (* 0 1)) into 0 1.553 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 1.555 * [backup-simplify]: Simplify (+ (* 12 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 1.556 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.557 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.557 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.558 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.559 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.560 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.561 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 1.562 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.563 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.564 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 1.565 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 1.566 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.567 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.568 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1.569 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2))))) into 0 1.571 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.571 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.572 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (* 0 1)) into 0 1.575 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 2) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 1.576 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (* 0 1))) into 0 1.577 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.580 * [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.585 * [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.587 * [backup-simplify]: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 4)))))) into 0 1.588 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.589 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.590 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.591 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))))) into 0 1.592 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.593 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 1.593 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.594 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.596 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))))) into 0 1.597 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1.598 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.599 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.600 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.601 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.602 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1.603 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.604 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.605 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.606 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.607 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1.608 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.609 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 1.610 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.611 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.612 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 1.613 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 1.614 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.616 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.617 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1.618 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2))))) into 0 1.619 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.619 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.620 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 1.621 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))))) into 0 1.622 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.622 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.623 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 1.624 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2))))))) into 0 1.625 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1.625 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (* 0 (pow t 2))) into 0 1.626 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (* 0 1)) into 0 1.631 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 4) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 1.632 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.633 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 1.633 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (* 0 1))) into 0 1.636 * [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.636 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.637 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 1.639 * [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.640 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2)))))) into 0 1.643 * [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.647 * [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.647 * [backup-simplify]: Simplify (+ 0 0) into 0 1.648 * [backup-simplify]: Simplify (+ 0 0) into 0 1.648 * [backup-simplify]: Simplify (+ 0 0) into 0 1.648 * [backup-simplify]: Simplify (+ 0 0) into 0 1.648 * [backup-simplify]: Simplify (+ 0 0) into 0 1.649 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.649 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.650 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.651 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.652 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.652 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.653 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.654 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.655 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 1.656 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.657 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.658 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1.660 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.660 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.661 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 1.663 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 1.665 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 1))) into 0 1.665 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.668 * [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.672 * [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.674 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 2)))))) into 0 1.675 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.676 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.677 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 1.678 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 1.679 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) 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) into 0 1.681 * [backup-simplify]: Simplify (+ 0 0) into 0 1.683 * [backup-simplify]: Simplify (* 12 (/ 1 (pow (sqrt 2) 4))) into (/ 12 (pow (sqrt 2) 4)) 1.685 * [backup-simplify]: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 4))))) into 0 1.685 * [backup-simplify]: Simplify (* 2 1) into 2 1.686 * [backup-simplify]: Simplify (+ 0 0) into 0 1.686 * [backup-simplify]: Simplify (+ 2 0) into 2 1.687 * [backup-simplify]: Simplify (+ 0 2) into 2 1.687 * [backup-simplify]: Simplify (+ 0 2) into 2 1.690 * [backup-simplify]: Simplify (+ (/ 12 (pow (sqrt 2) 4)) 2) into (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2) 1.691 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 2))))) into 0 1.693 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 2))) into (/ 8 (pow (sqrt 2) 2)) 1.696 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 2)) 0) into (* 8 (/ 1 (pow (sqrt 2) 2))) 1.698 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 2)))) into (* 8 (/ 1 (pow (sqrt 2) 2))) 1.700 * [backup-simplify]: Simplify (- (* 8 (/ 1 (pow (sqrt 2) 2)))) into (- (* 8 (/ 1 (pow (sqrt 2) 2)))) 1.705 * [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.706 * [backup-simplify]: Simplify (+ (* 6 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 4)))) into 0 1.707 * [backup-simplify]: Simplify (+ 0 0) into 0 1.707 * [backup-simplify]: Simplify (+ 0 0) into 0 1.707 * [backup-simplify]: Simplify (+ 0 0) into 0 1.707 * [backup-simplify]: Simplify (+ 0 0) into 0 1.708 * [backup-simplify]: Simplify (+ 0 0) into 0 1.709 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 2)))) into 0 1.709 * [backup-simplify]: Simplify (+ 0 0) into 0 1.709 * [backup-simplify]: Simplify (- 0) into 0 1.709 * [backup-simplify]: Simplify (+ 0 0) into 0 1.710 * [backup-simplify]: Simplify (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 1.710 * [backup-simplify]: Simplify (+ 0 0) into 0 1.710 * [backup-simplify]: Simplify (+ 0 0) into 0 1.711 * [backup-simplify]: Simplify (+ (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 0) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 1.712 * [backup-simplify]: Simplify (+ 0 (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 1.712 * [backup-simplify]: Simplify (+ 0 (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 1.713 * [backup-simplify]: Simplify (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) into (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) 1.714 * [backup-simplify]: Simplify (+ (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) 0) into (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) 1.714 * [backup-simplify]: Simplify (- (* 2 (/ (pow t 2) (pow (sqrt 2) 2)))) into (- (* 2 (/ (pow t 2) (pow (sqrt 2) 2)))) 1.716 * [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.716 * [backup-simplify]: Simplify (+ 0 0) into 0 1.716 * [backup-simplify]: Simplify (+ 0 0) into 0 1.716 * [backup-simplify]: Simplify (+ 0 0) into 0 1.717 * [backup-simplify]: Simplify (+ 0 0) into 0 1.717 * [backup-simplify]: Simplify (+ 0 0) into 0 1.717 * [backup-simplify]: Simplify (+ 0 0) into 0 1.721 * [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.721 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.722 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.723 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.724 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.724 * [backup-simplify]: Simplify (+ (* t 0) (* 0 (/ (pow t 4) (pow (sqrt 2) 4)))) into 0 1.726 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ (pow t 5) (pow (sqrt 2) 5)) (/ 0 (sqrt 2))))) into 0 1.729 * [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.734 * [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.743 * [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.749 * [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.761 * [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.769 * [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.777 * [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.784 * [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.784 * [taylor]: Taking taylor expansion of 0 in t 1.784 * [backup-simplify]: Simplify 0 into 0 1.785 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 1.785 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.786 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.787 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 1.788 * [backup-simplify]: Simplify (+ (/ 4 (pow t 2)) 0) into (* 4 (/ 1 (pow t 2))) 1.789 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) into (/ 4 (* (pow t 2) (pow (sqrt 2) 2))) 1.790 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 1.791 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.792 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.793 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.795 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 1.796 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.801 * [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.802 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.803 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.804 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 1.806 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 1))) into 0 1.807 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 1.809 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 1.809 * [backup-simplify]: Simplify (+ 0 0) into 0 1.811 * [backup-simplify]: Simplify (+ (/ 4 (* (pow t 2) (pow (sqrt 2) 2))) 0) into (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) 1.812 * [backup-simplify]: Simplify (- (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2))))) into (- (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2))))) 1.813 * [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.817 * [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.818 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.824 * [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.828 * [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.828 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* t (sqrt 2)))) (* 2 (/ 1 (* t (pow (sqrt 2) 3))))) in t 1.828 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* t (sqrt 2)))) in t 1.828 * [taylor]: Taking taylor expansion of 2 in t 1.828 * [backup-simplify]: Simplify 2 into 2 1.828 * [taylor]: Taking taylor expansion of (/ 1 (* t (sqrt 2))) in t 1.828 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 1.828 * [taylor]: Taking taylor expansion of t in t 1.828 * [backup-simplify]: Simplify 0 into 0 1.828 * [backup-simplify]: Simplify 1 into 1 1.828 * [taylor]: Taking taylor expansion of (sqrt 2) in t 1.828 * [taylor]: Taking taylor expansion of 2 in t 1.828 * [backup-simplify]: Simplify 2 into 2 1.828 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.829 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.829 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 1.830 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 1.831 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1.831 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* t (pow (sqrt 2) 3)))) in t 1.831 * [taylor]: Taking taylor expansion of 2 in t 1.831 * [backup-simplify]: Simplify 2 into 2 1.831 * [taylor]: Taking taylor expansion of (/ 1 (* t (pow (sqrt 2) 3))) in t 1.831 * [taylor]: Taking taylor expansion of (* t (pow (sqrt 2) 3)) in t 1.831 * [taylor]: Taking taylor expansion of t in t 1.831 * [backup-simplify]: Simplify 0 into 0 1.831 * [backup-simplify]: Simplify 1 into 1 1.831 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in t 1.831 * [taylor]: Taking taylor expansion of (sqrt 2) in t 1.831 * [taylor]: Taking taylor expansion of 2 in t 1.831 * [backup-simplify]: Simplify 2 into 2 1.831 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.832 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.833 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.834 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 1.834 * [backup-simplify]: Simplify (* 0 (pow (sqrt 2) 3)) into 0 1.835 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.835 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 1.837 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow (sqrt 2) 3))) into (pow (sqrt 2) 3) 1.838 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 3)) into (/ 1 (pow (sqrt 2) 3)) 1.839 * [backup-simplify]: Simplify (* 2 (/ 1 (sqrt 2))) into (/ 2 (sqrt 2)) 1.841 * [backup-simplify]: Simplify (* 2 (/ 1 (pow (sqrt 2) 3))) into (/ 2 (pow (sqrt 2) 3)) 1.842 * [backup-simplify]: Simplify (- (/ 2 (pow (sqrt 2) 3))) into (- (* 2 (/ 1 (pow (sqrt 2) 3)))) 1.845 * [backup-simplify]: Simplify (+ (/ 2 (sqrt 2)) (- (* 2 (/ 1 (pow (sqrt 2) 3))))) into (- (* 2 (/ 1 (sqrt 2))) (* 2 (/ 1 (pow (sqrt 2) 3)))) 1.849 * [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.853 * [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.854 * [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.854 * [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.854 * [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.854 * [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.854 * [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.854 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in t 1.854 * [taylor]: Taking taylor expansion of 2 in t 1.854 * [backup-simplify]: Simplify 2 into 2 1.854 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in t 1.854 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in t 1.854 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.854 * [taylor]: Taking taylor expansion of t in t 1.854 * [backup-simplify]: Simplify 0 into 0 1.854 * [backup-simplify]: Simplify 1 into 1 1.854 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in t 1.854 * [taylor]: Taking taylor expansion of x in t 1.854 * [backup-simplify]: Simplify x into x 1.854 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 1.854 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.854 * [taylor]: Taking taylor expansion of x in t 1.854 * [backup-simplify]: Simplify x into x 1.855 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.855 * [taylor]: Taking taylor expansion of 1 in t 1.855 * [backup-simplify]: Simplify 1 into 1 1.855 * [backup-simplify]: Simplify (* 1 1) into 1 1.855 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.855 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 1.855 * [backup-simplify]: Simplify (* 1 (* (+ (/ 1 x) 1) x)) into (* (+ (/ 1 x) 1) x) 1.855 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 1.855 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in t 1.856 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in t 1.856 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 1.856 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.856 * [taylor]: Taking taylor expansion of x in t 1.856 * [backup-simplify]: Simplify x into x 1.856 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.856 * [taylor]: Taking taylor expansion of 1 in t 1.856 * [backup-simplify]: Simplify 1 into 1 1.856 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 1.856 * [taylor]: Taking taylor expansion of x in t 1.856 * [backup-simplify]: Simplify x into x 1.856 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.856 * [taylor]: Taking taylor expansion of l in t 1.856 * [backup-simplify]: Simplify l into l 1.856 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.856 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.856 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 1.856 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (* x (pow l 2))) into (* (+ (/ 1 x) 1) (* x (pow l 2))) 1.856 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) into (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) 1.857 * [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.857 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in t 1.857 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in t 1.857 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 1.857 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.857 * [taylor]: Taking taylor expansion of x in t 1.857 * [backup-simplify]: Simplify x into x 1.857 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.857 * [taylor]: Taking taylor expansion of 1 in t 1.857 * [backup-simplify]: Simplify 1 into 1 1.857 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.857 * [taylor]: Taking taylor expansion of l in t 1.857 * [backup-simplify]: Simplify l into l 1.857 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.857 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.857 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (pow l 2)) into (* (+ (/ 1 x) 1) (pow l 2)) 1.857 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) into (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) 1.857 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in t 1.857 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 1.857 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.857 * [taylor]: Taking taylor expansion of l in t 1.858 * [backup-simplify]: Simplify l into l 1.858 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.858 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.858 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in t 1.858 * [taylor]: Taking taylor expansion of 2 in t 1.858 * [backup-simplify]: Simplify 2 into 2 1.858 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in t 1.858 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in t 1.858 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.858 * [taylor]: Taking taylor expansion of t in t 1.858 * [backup-simplify]: Simplify 0 into 0 1.858 * [backup-simplify]: Simplify 1 into 1 1.858 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 1.858 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.858 * [taylor]: Taking taylor expansion of x in t 1.858 * [backup-simplify]: Simplify x into x 1.858 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.858 * [taylor]: Taking taylor expansion of 1 in t 1.858 * [backup-simplify]: Simplify 1 into 1 1.859 * [backup-simplify]: Simplify (* 1 1) into 1 1.859 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.859 * [backup-simplify]: Simplify (* 1 (+ (/ 1 x) 1)) into (+ (/ 1 x) 1) 1.859 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 1.859 * [backup-simplify]: Simplify (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) into (/ 2 (* (+ (/ 1 x) 1) x)) 1.859 * [backup-simplify]: Simplify (+ (/ 2 (* (+ (/ 1 x) 1) x)) 0) into (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) 1.859 * [backup-simplify]: Simplify (* 2 (/ 1 (+ (/ 1 x) 1))) into (/ 2 (+ (/ 1 x) 1)) 1.859 * [backup-simplify]: Simplify (+ 0 (/ 2 (+ (/ 1 x) 1))) into (* 2 (/ 1 (+ (/ 1 x) 1))) 1.860 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (+ (/ 1 x) 1)))) into (* 2 (/ 1 (+ (/ 1 x) 1))) 1.860 * [backup-simplify]: Simplify (- (* 2 (/ 1 (+ (/ 1 x) 1)))) into (- (* 2 (/ 1 (+ (/ 1 x) 1)))) 1.860 * [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.860 * [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.860 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.861 * [backup-simplify]: Simplify (+ 0 0) into 0 1.861 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (+ (/ 1 x) 1))) into 0 1.862 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.868 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (+ (/ 1 x) 1) x))) into 0 1.868 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (+ (/ 1 x) 1) x)) (/ 0 (* (+ (/ 1 x) 1) x))))) into 0 1.869 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (* (+ (/ 1 x) 1) x)))) into 0 1.870 * [backup-simplify]: Simplify (+ 0 0) into 0 1.870 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.870 * [backup-simplify]: Simplify (+ 0 0) into 0 1.871 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.872 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (+ (/ 1 x) 1))) into 0 1.872 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 x) 1)) (/ 0 (+ (/ 1 x) 1))))) into 0 1.872 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (+ (/ 1 x) 1)))) into 0 1.873 * [backup-simplify]: Simplify (+ 0 0) into 0 1.873 * [backup-simplify]: Simplify (+ 0 0) into 0 1.874 * [backup-simplify]: Simplify (- 0) into 0 1.874 * [backup-simplify]: Simplify (+ 0 0) into 0 1.874 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))))) into 0 1.874 * [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.875 * [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.875 * [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.875 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in l 1.875 * [taylor]: Taking taylor expansion of 2 in l 1.875 * [backup-simplify]: Simplify 2 into 2 1.875 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in l 1.875 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in l 1.875 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.875 * [taylor]: Taking taylor expansion of t in l 1.875 * [backup-simplify]: Simplify t into t 1.875 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in l 1.875 * [taylor]: Taking taylor expansion of x in l 1.875 * [backup-simplify]: Simplify x into x 1.875 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 1.875 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.875 * [taylor]: Taking taylor expansion of x in l 1.875 * [backup-simplify]: Simplify x into x 1.875 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.875 * [taylor]: Taking taylor expansion of 1 in l 1.875 * [backup-simplify]: Simplify 1 into 1 1.875 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.875 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.875 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 1.876 * [backup-simplify]: Simplify (* (pow t 2) (* (+ (/ 1 x) 1) x)) into (* (pow t 2) (* (+ (/ 1 x) 1) x)) 1.876 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (* (+ (/ 1 x) 1) x))) into (/ 1 (* (pow t 2) (* (+ (/ 1 x) 1) x))) 1.876 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in l 1.876 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in l 1.876 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 1.876 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.876 * [taylor]: Taking taylor expansion of x in l 1.876 * [backup-simplify]: Simplify x into x 1.876 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.876 * [taylor]: Taking taylor expansion of 1 in l 1.876 * [backup-simplify]: Simplify 1 into 1 1.876 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in l 1.876 * [taylor]: Taking taylor expansion of x in l 1.876 * [backup-simplify]: Simplify x into x 1.876 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.876 * [taylor]: Taking taylor expansion of l in l 1.876 * [backup-simplify]: Simplify 0 into 0 1.876 * [backup-simplify]: Simplify 1 into 1 1.876 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.877 * [backup-simplify]: Simplify (* 1 1) into 1 1.877 * [backup-simplify]: Simplify (* x 1) into x 1.877 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) x) into (* (+ (/ 1 x) 1) x) 1.877 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 1.877 * [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.877 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in l 1.877 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in l 1.877 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 1.877 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.877 * [taylor]: Taking taylor expansion of x in l 1.877 * [backup-simplify]: Simplify x into x 1.877 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.877 * [taylor]: Taking taylor expansion of 1 in l 1.877 * [backup-simplify]: Simplify 1 into 1 1.877 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.877 * [taylor]: Taking taylor expansion of l in l 1.877 * [backup-simplify]: Simplify 0 into 0 1.877 * [backup-simplify]: Simplify 1 into 1 1.878 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.878 * [backup-simplify]: Simplify (* 1 1) into 1 1.878 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) 1) into (+ (/ 1 x) 1) 1.878 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 1.878 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in l 1.878 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 1.878 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.878 * [taylor]: Taking taylor expansion of l in l 1.878 * [backup-simplify]: Simplify 0 into 0 1.878 * [backup-simplify]: Simplify 1 into 1 1.879 * [backup-simplify]: Simplify (* 1 1) into 1 1.879 * [backup-simplify]: Simplify (/ 1 1) into 1 1.879 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in l 1.879 * [taylor]: Taking taylor expansion of 2 in l 1.879 * [backup-simplify]: Simplify 2 into 2 1.879 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in l 1.879 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in l 1.879 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.879 * [taylor]: Taking taylor expansion of t in l 1.879 * [backup-simplify]: Simplify t into t 1.879 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 1.879 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.880 * [taylor]: Taking taylor expansion of x in l 1.880 * [backup-simplify]: Simplify x into x 1.880 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.880 * [taylor]: Taking taylor expansion of 1 in l 1.880 * [backup-simplify]: Simplify 1 into 1 1.880 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.880 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.880 * [backup-simplify]: Simplify (* (pow t 2) (+ (/ 1 x) 1)) into (* (pow t 2) (+ (/ 1 x) 1)) 1.880 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) into (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) 1.880 * [backup-simplify]: Simplify (+ 0 (/ 1 (* (+ (/ 1 x) 1) x))) into (/ 1 (* (+ (/ 1 x) 1) x)) 1.881 * [backup-simplify]: Simplify (+ 1 0) into 1 1.881 * [backup-simplify]: Simplify (+ (/ 1 (+ (/ 1 x) 1)) 1) into (+ (/ 1 (+ (/ 1 x) 1)) 1) 1.881 * [backup-simplify]: Simplify (- (+ (/ 1 (+ (/ 1 x) 1)) 1)) into (- (+ (/ 1 (+ (/ 1 x) 1)) 1)) 1.881 * [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.882 * [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.882 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.883 * [backup-simplify]: Simplify (+ (* x 0) (* 0 1)) into 0 1.883 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.883 * [backup-simplify]: Simplify (+ 0 0) into 0 1.884 * [backup-simplify]: Simplify (+ (* (+ (/ 1 x) 1) 0) (* 0 x)) into 0 1.884 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (+ (/ 1 x) 1) x)) (/ 0 (* (+ (/ 1 x) 1) x))))) into 0 1.884 * [backup-simplify]: Simplify (+ 0 0) into 0 1.885 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.885 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.885 * [backup-simplify]: Simplify (+ 0 0) into 0 1.886 * [backup-simplify]: Simplify (+ (* (+ (/ 1 x) 1) 0) (* 0 1)) into 0 1.886 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 x) 1)) (/ 0 (+ (/ 1 x) 1))))) into 0 1.887 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.888 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.888 * [backup-simplify]: Simplify (+ 0 0) into 0 1.888 * [backup-simplify]: Simplify (+ 0 0) into 0 1.889 * [backup-simplify]: Simplify (- 0) into 0 1.889 * [backup-simplify]: Simplify (+ 0 0) into 0 1.889 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (/ 1 (* (+ (/ 1 x) 1) x)) (+ (/ 1 (+ (/ 1 x) 1)) 1))))) into 0 1.890 * [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.890 * [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.890 * [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.890 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in x 1.890 * [taylor]: Taking taylor expansion of 2 in x 1.890 * [backup-simplify]: Simplify 2 into 2 1.890 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in x 1.890 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in x 1.890 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.890 * [taylor]: Taking taylor expansion of t in x 1.890 * [backup-simplify]: Simplify t into t 1.890 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in x 1.890 * [taylor]: Taking taylor expansion of x in x 1.890 * [backup-simplify]: Simplify 0 into 0 1.890 * [backup-simplify]: Simplify 1 into 1 1.890 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.890 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.890 * [taylor]: Taking taylor expansion of x in x 1.890 * [backup-simplify]: Simplify 0 into 0 1.890 * [backup-simplify]: Simplify 1 into 1 1.891 * [backup-simplify]: Simplify (/ 1 1) into 1 1.891 * [taylor]: Taking taylor expansion of 1 in x 1.891 * [backup-simplify]: Simplify 1 into 1 1.891 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.891 * [backup-simplify]: Simplify (+ 1 0) into 1 1.892 * [backup-simplify]: Simplify (* 0 1) into 0 1.892 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 1.893 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.893 * [backup-simplify]: Simplify (+ 0 1) into 1 1.894 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 1)) into 1 1.894 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.894 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 1.894 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.894 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in x 1.894 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in x 1.894 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.895 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.895 * [taylor]: Taking taylor expansion of x in x 1.895 * [backup-simplify]: Simplify 0 into 0 1.895 * [backup-simplify]: Simplify 1 into 1 1.895 * [backup-simplify]: Simplify (/ 1 1) into 1 1.895 * [taylor]: Taking taylor expansion of 1 in x 1.895 * [backup-simplify]: Simplify 1 into 1 1.895 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 1.895 * [taylor]: Taking taylor expansion of x in x 1.895 * [backup-simplify]: Simplify 0 into 0 1.895 * [backup-simplify]: Simplify 1 into 1 1.895 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.895 * [taylor]: Taking taylor expansion of l in x 1.895 * [backup-simplify]: Simplify l into l 1.896 * [backup-simplify]: Simplify (+ 1 0) into 1 1.896 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.896 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 1.896 * [backup-simplify]: Simplify (* 1 0) into 0 1.896 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.897 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 1.898 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.898 * [backup-simplify]: Simplify (+ 0 1) into 1 1.899 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* 1 0)) into (pow l 2) 1.899 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.899 * [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.899 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in x 1.899 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in x 1.899 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.899 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.899 * [taylor]: Taking taylor expansion of x in x 1.899 * [backup-simplify]: Simplify 0 into 0 1.899 * [backup-simplify]: Simplify 1 into 1 1.899 * [backup-simplify]: Simplify (/ 1 1) into 1 1.899 * [taylor]: Taking taylor expansion of 1 in x 1.899 * [backup-simplify]: Simplify 1 into 1 1.899 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.899 * [taylor]: Taking taylor expansion of l in x 1.899 * [backup-simplify]: Simplify l into l 1.900 * [backup-simplify]: Simplify (+ 1 0) into 1 1.900 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.900 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 1.900 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.900 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in x 1.900 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 1.900 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.900 * [taylor]: Taking taylor expansion of l in x 1.900 * [backup-simplify]: Simplify l into l 1.900 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.900 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.900 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in x 1.900 * [taylor]: Taking taylor expansion of 2 in x 1.901 * [backup-simplify]: Simplify 2 into 2 1.901 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in x 1.901 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in x 1.901 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.901 * [taylor]: Taking taylor expansion of t in x 1.901 * [backup-simplify]: Simplify t into t 1.901 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.901 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.901 * [taylor]: Taking taylor expansion of x in x 1.901 * [backup-simplify]: Simplify 0 into 0 1.901 * [backup-simplify]: Simplify 1 into 1 1.901 * [backup-simplify]: Simplify (/ 1 1) into 1 1.901 * [taylor]: Taking taylor expansion of 1 in x 1.901 * [backup-simplify]: Simplify 1 into 1 1.901 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.902 * [backup-simplify]: Simplify (+ 1 0) into 1 1.902 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.902 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.902 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.902 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.902 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) 0) into (/ 1 (pow l 2)) 1.902 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow l 2))) into (/ 1 (pow l 2)) 1.902 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 1.903 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 1.903 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 1.904 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.904 * [backup-simplify]: Simplify (+ 0 0) into 0 1.905 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 1))) into 1 1.906 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.907 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (+ (* 0 1) (* 0 0))) into (pow t 2) 1.907 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 1.907 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))) into (- (* 2 (/ 1 (pow t 2)))) 1.908 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.908 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 1.909 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.910 * [backup-simplify]: Simplify (+ 0 0) into 0 1.911 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 (pow l 2)) (* 0 0))) into (pow l 2) 1.911 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 1.911 * [backup-simplify]: Simplify (+ (- (* 2 (/ 1 (pow t 2)))) (- (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 1.911 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.911 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 1.912 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.912 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow t 2))) into (* 2 (/ 1 (pow t 2))) 1.912 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (* 2 (/ 1 (pow t 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.912 * [backup-simplify]: Simplify (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 1.913 * [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.913 * [backup-simplify]: Simplify (/ (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (* 2 (sqrt (* 2 (/ 1 (pow t 2)))))) into (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 1.913 * [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.913 * [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.913 * [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.913 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in x 1.913 * [taylor]: Taking taylor expansion of 2 in x 1.913 * [backup-simplify]: Simplify 2 into 2 1.913 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in x 1.913 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in x 1.913 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.913 * [taylor]: Taking taylor expansion of t in x 1.913 * [backup-simplify]: Simplify t into t 1.913 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in x 1.914 * [taylor]: Taking taylor expansion of x in x 1.914 * [backup-simplify]: Simplify 0 into 0 1.914 * [backup-simplify]: Simplify 1 into 1 1.914 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.914 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.914 * [taylor]: Taking taylor expansion of x in x 1.914 * [backup-simplify]: Simplify 0 into 0 1.914 * [backup-simplify]: Simplify 1 into 1 1.914 * [backup-simplify]: Simplify (/ 1 1) into 1 1.914 * [taylor]: Taking taylor expansion of 1 in x 1.914 * [backup-simplify]: Simplify 1 into 1 1.914 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.915 * [backup-simplify]: Simplify (+ 1 0) into 1 1.915 * [backup-simplify]: Simplify (* 0 1) into 0 1.915 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 1.916 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.916 * [backup-simplify]: Simplify (+ 0 1) into 1 1.917 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 1)) into 1 1.917 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.918 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 1.918 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.918 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in x 1.918 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in x 1.918 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.918 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.918 * [taylor]: Taking taylor expansion of x in x 1.918 * [backup-simplify]: Simplify 0 into 0 1.918 * [backup-simplify]: Simplify 1 into 1 1.918 * [backup-simplify]: Simplify (/ 1 1) into 1 1.918 * [taylor]: Taking taylor expansion of 1 in x 1.918 * [backup-simplify]: Simplify 1 into 1 1.918 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 1.918 * [taylor]: Taking taylor expansion of x in x 1.918 * [backup-simplify]: Simplify 0 into 0 1.919 * [backup-simplify]: Simplify 1 into 1 1.919 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.919 * [taylor]: Taking taylor expansion of l in x 1.919 * [backup-simplify]: Simplify l into l 1.919 * [backup-simplify]: Simplify (+ 1 0) into 1 1.919 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.919 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 1.920 * [backup-simplify]: Simplify (* 1 0) into 0 1.920 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.920 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 1.921 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.921 * [backup-simplify]: Simplify (+ 0 1) into 1 1.922 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* 1 0)) into (pow l 2) 1.922 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.922 * [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.922 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in x 1.922 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in x 1.922 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.922 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.922 * [taylor]: Taking taylor expansion of x in x 1.922 * [backup-simplify]: Simplify 0 into 0 1.922 * [backup-simplify]: Simplify 1 into 1 1.923 * [backup-simplify]: Simplify (/ 1 1) into 1 1.923 * [taylor]: Taking taylor expansion of 1 in x 1.923 * [backup-simplify]: Simplify 1 into 1 1.923 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.923 * [taylor]: Taking taylor expansion of l in x 1.923 * [backup-simplify]: Simplify l into l 1.923 * [backup-simplify]: Simplify (+ 1 0) into 1 1.923 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.923 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 1.923 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.923 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in x 1.924 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 1.924 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.924 * [taylor]: Taking taylor expansion of l in x 1.924 * [backup-simplify]: Simplify l into l 1.924 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.924 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.924 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in x 1.924 * [taylor]: Taking taylor expansion of 2 in x 1.924 * [backup-simplify]: Simplify 2 into 2 1.924 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in x 1.924 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in x 1.924 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.924 * [taylor]: Taking taylor expansion of t in x 1.924 * [backup-simplify]: Simplify t into t 1.924 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.924 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.924 * [taylor]: Taking taylor expansion of x in x 1.924 * [backup-simplify]: Simplify 0 into 0 1.924 * [backup-simplify]: Simplify 1 into 1 1.924 * [backup-simplify]: Simplify (/ 1 1) into 1 1.924 * [taylor]: Taking taylor expansion of 1 in x 1.924 * [backup-simplify]: Simplify 1 into 1 1.925 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.925 * [backup-simplify]: Simplify (+ 1 0) into 1 1.925 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.925 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.925 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.925 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.926 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) 0) into (/ 1 (pow l 2)) 1.926 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow l 2))) into (/ 1 (pow l 2)) 1.926 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 1.926 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 1.926 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 1.927 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.927 * [backup-simplify]: Simplify (+ 0 0) into 0 1.928 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 1))) into 1 1.928 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.929 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (+ (* 0 1) (* 0 0))) into (pow t 2) 1.929 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 1.929 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))) into (- (* 2 (/ 1 (pow t 2)))) 1.929 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.930 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 1.930 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.930 * [backup-simplify]: Simplify (+ 0 0) into 0 1.931 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 (pow l 2)) (* 0 0))) into (pow l 2) 1.931 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 1.931 * [backup-simplify]: Simplify (+ (- (* 2 (/ 1 (pow t 2)))) (- (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 1.931 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.931 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 1.931 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.931 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow t 2))) into (* 2 (/ 1 (pow t 2))) 1.932 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (* 2 (/ 1 (pow t 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.932 * [backup-simplify]: Simplify (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 1.932 * [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.932 * [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.932 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in l 1.932 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.932 * [taylor]: Taking taylor expansion of 2 in l 1.932 * [backup-simplify]: Simplify 2 into 2 1.933 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.933 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.933 * [taylor]: Taking taylor expansion of t in l 1.933 * [backup-simplify]: Simplify t into t 1.933 * [backup-simplify]: Simplify (/ (sqrt 2) t) into (/ (sqrt 2) t) 1.933 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in l 1.933 * [taylor]: Taking taylor expansion of -1/2 in l 1.933 * [backup-simplify]: Simplify -1/2 into -1/2 1.933 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in l 1.933 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in l 1.934 * [taylor]: Taking taylor expansion of t in l 1.934 * [backup-simplify]: Simplify t into t 1.934 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 1.934 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 1.934 * [taylor]: Taking taylor expansion of 4 in l 1.934 * [backup-simplify]: Simplify 4 into 4 1.934 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 1.934 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.934 * [taylor]: Taking taylor expansion of t in l 1.934 * [backup-simplify]: Simplify t into t 1.934 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.934 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.934 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 1.934 * [taylor]: Taking taylor expansion of 2 in l 1.934 * [backup-simplify]: Simplify 2 into 2 1.934 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 1.934 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.934 * [taylor]: Taking taylor expansion of l in l 1.934 * [backup-simplify]: Simplify 0 into 0 1.934 * [backup-simplify]: Simplify 1 into 1 1.934 * [backup-simplify]: Simplify (* 1 1) into 1 1.934 * [backup-simplify]: Simplify (/ 1 1) into 1 1.934 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.934 * [taylor]: Taking taylor expansion of 2 in l 1.934 * [backup-simplify]: Simplify 2 into 2 1.935 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.935 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.935 * [backup-simplify]: Simplify (* 2 1) into 2 1.936 * [backup-simplify]: Simplify (+ 0 2) into 2 1.936 * [backup-simplify]: Simplify (* t 2) into (* 2 t) 1.936 * [backup-simplify]: Simplify (/ (* 2 t) (sqrt 2)) into (* 2 (/ t (sqrt 2))) 1.936 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.937 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.937 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.937 * [backup-simplify]: Simplify (+ 0 0) into 0 1.938 * [backup-simplify]: Simplify (+ (* t 0) (* 0 2)) into 0 1.939 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (* 2 (/ t (sqrt 2))) (/ 0 (sqrt 2))))) into 0 1.939 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (* 2 (/ t (sqrt 2))))) into 0 1.939 * [taylor]: Taking taylor expansion of 0 in t 1.939 * [backup-simplify]: Simplify 0 into 0 1.939 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 1.939 * [taylor]: Taking taylor expansion of (sqrt 2) in t 1.939 * [taylor]: Taking taylor expansion of 2 in t 1.939 * [backup-simplify]: Simplify 2 into 2 1.940 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.940 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.940 * [taylor]: Taking taylor expansion of t in t 1.940 * [backup-simplify]: Simplify 0 into 0 1.940 * [backup-simplify]: Simplify 1 into 1 1.941 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 1.941 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.941 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.942 * [backup-simplify]: Simplify (+ 0 0) into 0 1.942 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 1)))) into 0 1.943 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.943 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 1) (+ (* 0 1) (* 0 0)))) into 0 1.944 * [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.944 * [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.944 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 1.945 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 1.946 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.946 * [backup-simplify]: Simplify (+ 0 0) into 0 1.947 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 0) (+ (* 0 (pow l 2)) (* 0 0)))) into 0 1.947 * [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.947 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.947 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.948 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.948 * [backup-simplify]: Simplify (+ 0 1) into 1 1.948 * [backup-simplify]: Simplify (+ (* 1 0) (* 1 (pow l 2))) into (pow l 2) 1.948 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 1.949 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.949 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 1.949 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.950 * [backup-simplify]: Simplify (+ 0 1) into 1 1.950 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.950 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 1)) into (pow t 2) 1.950 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 1.950 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))) into (- (* 2 (/ 1 (pow t 2)))) 1.950 * [backup-simplify]: Simplify (+ 0 (- (* 2 (/ 1 (pow t 2))))) into (- (* 2 (/ 1 (pow t 2)))) 1.950 * [backup-simplify]: Simplify (+ (- (/ 1 (pow l 2))) (- (* 2 (/ 1 (pow t 2))))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 1.951 * [backup-simplify]: Simplify (- (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.951 * [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.952 * [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.952 * [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.952 * [taylor]: Taking taylor expansion of 1/2 in l 1.952 * [backup-simplify]: Simplify 1/2 into 1/2 1.952 * [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.952 * [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.952 * [taylor]: Taking taylor expansion of t in l 1.952 * [backup-simplify]: Simplify t into t 1.952 * [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.952 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 1.952 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 1.952 * [taylor]: Taking taylor expansion of 4 in l 1.952 * [backup-simplify]: Simplify 4 into 4 1.952 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 1.952 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.952 * [taylor]: Taking taylor expansion of t in l 1.952 * [backup-simplify]: Simplify t into t 1.952 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.952 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.952 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 1.952 * [taylor]: Taking taylor expansion of 2 in l 1.953 * [backup-simplify]: Simplify 2 into 2 1.953 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 1.953 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.953 * [taylor]: Taking taylor expansion of l in l 1.953 * [backup-simplify]: Simplify 0 into 0 1.953 * [backup-simplify]: Simplify 1 into 1 1.953 * [backup-simplify]: Simplify (* 1 1) into 1 1.953 * [backup-simplify]: Simplify (/ 1 1) into 1 1.953 * [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.953 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in l 1.953 * [taylor]: Taking taylor expansion of 4 in l 1.953 * [backup-simplify]: Simplify 4 into 4 1.953 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in l 1.953 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in l 1.953 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.953 * [taylor]: Taking taylor expansion of t in l 1.953 * [backup-simplify]: Simplify t into t 1.953 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.953 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.953 * [taylor]: Taking taylor expansion of 2 in l 1.953 * [backup-simplify]: Simplify 2 into 2 1.954 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.954 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.954 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.955 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.956 * [backup-simplify]: Simplify (* (pow t 2) (pow (sqrt 2) 2)) into (* (pow t 2) (pow (sqrt 2) 2)) 1.957 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) into (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) 1.957 * [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.957 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in l 1.957 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.957 * [taylor]: Taking taylor expansion of t in l 1.957 * [backup-simplify]: Simplify t into t 1.957 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in l 1.957 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.957 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.957 * [taylor]: Taking taylor expansion of 2 in l 1.957 * [backup-simplify]: Simplify 2 into 2 1.958 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.958 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.958 * [taylor]: Taking taylor expansion of (pow l 4) in l 1.958 * [taylor]: Taking taylor expansion of l in l 1.958 * [backup-simplify]: Simplify 0 into 0 1.958 * [backup-simplify]: Simplify 1 into 1 1.958 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.960 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.960 * [backup-simplify]: Simplify (* 1 1) into 1 1.960 * [backup-simplify]: Simplify (* 1 1) into 1 1.962 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 1.963 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt 2) 2)) into (/ (pow t 2) (pow (sqrt 2) 2)) 1.963 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in l 1.963 * [taylor]: Taking taylor expansion of 4 in l 1.963 * [backup-simplify]: Simplify 4 into 4 1.963 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in l 1.963 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in l 1.963 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.963 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.963 * [taylor]: Taking taylor expansion of 2 in l 1.963 * [backup-simplify]: Simplify 2 into 2 1.963 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.964 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.964 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.964 * [taylor]: Taking taylor expansion of l in l 1.964 * [backup-simplify]: Simplify 0 into 0 1.964 * [backup-simplify]: Simplify 1 into 1 1.965 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.966 * [backup-simplify]: Simplify (* 1 1) into 1 1.967 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 1.969 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 1.969 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.969 * [taylor]: Taking taylor expansion of 2 in l 1.969 * [backup-simplify]: Simplify 2 into 2 1.969 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.970 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.971 * [backup-simplify]: Simplify (+ (/ (pow t 2) (pow (sqrt 2) 2)) 0) into (/ (pow t 2) (pow (sqrt 2) 2)) 1.971 * [backup-simplify]: Simplify (+ 0 (/ (pow t 2) (pow (sqrt 2) 2))) into (/ (pow t 2) (pow (sqrt 2) 2)) 1.972 * [backup-simplify]: Simplify (- (/ (pow t 2) (pow (sqrt 2) 2))) into (- (/ (pow t 2) (pow (sqrt 2) 2))) 1.972 * [backup-simplify]: Simplify (+ 0 (- (/ (pow t 2) (pow (sqrt 2) 2)))) into (- (/ (pow t 2) (pow (sqrt 2) 2))) 1.973 * [backup-simplify]: Simplify (* t (- (/ (pow t 2) (pow (sqrt 2) 2)))) into (* -1 (/ (pow t 3) (pow (sqrt 2) 2))) 1.974 * [backup-simplify]: Simplify (/ (* -1 (/ (pow t 3) (pow (sqrt 2) 2))) (sqrt 2)) into (* -1 (/ (pow t 3) (pow (sqrt 2) 3))) 1.974 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.975 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.975 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.975 * [backup-simplify]: Simplify (+ 0 0) into 0 1.976 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.976 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.977 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.978 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.978 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.979 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.979 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.980 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.980 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 1.981 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.982 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.982 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1.983 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.983 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.984 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 1.985 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 1.989 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 1))) into 0 1.990 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.991 * [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.994 * [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.994 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.995 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.995 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 1.996 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 1.997 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 1.997 * [backup-simplify]: Simplify (+ 0 0) into 0 1.997 * [backup-simplify]: Simplify (+ 0 0) into 0 1.997 * [backup-simplify]: Simplify (- 0) into 0 1.998 * [backup-simplify]: Simplify (+ 0 0) into 0 1.998 * [backup-simplify]: Simplify (* 2 1) into 2 1.998 * [backup-simplify]: Simplify (+ 0 2) into 2 2.000 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 2.001 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow (sqrt 2) 2))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 2.003 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 2.005 * [backup-simplify]: Simplify (- (* 4 (/ 1 (pow (sqrt 2) 2)))) into (- (* 4 (/ 1 (pow (sqrt 2) 2)))) 2.008 * [backup-simplify]: Simplify (+ 2 (- (* 4 (/ 1 (pow (sqrt 2) 2))))) into (- 2 (* 4 (/ 1 (pow (sqrt 2) 2)))) 2.008 * [backup-simplify]: Simplify (+ 0 0) into 0 2.008 * [backup-simplify]: Simplify (+ 0 0) into 0 2.008 * [backup-simplify]: Simplify (- 0) into 0 2.009 * [backup-simplify]: Simplify (+ 0 0) into 0 2.010 * [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.011 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.012 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.012 * [backup-simplify]: Simplify (+ (* t 0) (* 0 (- (/ (pow t 2) (pow (sqrt 2) 2))))) into 0 2.013 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (* -1 (/ (pow t 3) (pow (sqrt 2) 3))) (/ 0 (sqrt 2))))) into 0 2.016 * [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.019 * [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.022 * [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.024 * [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.024 * [taylor]: Taking taylor expansion of 0 in t 2.024 * [backup-simplify]: Simplify 0 into 0 2.024 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 2.024 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.025 * [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.031 * [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.032 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.032 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.033 * [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.039 * [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.052 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2)))))) into 0 2.053 * [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.055 * [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.056 * [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.060 * [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.069 * [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.069 * [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.069 * [taylor]: Taking taylor expansion of 1/2 in l 2.069 * [backup-simplify]: Simplify 1/2 into 1/2 2.069 * [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.069 * [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.069 * [taylor]: Taking taylor expansion of t in l 2.069 * [backup-simplify]: Simplify t into t 2.069 * [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.070 * [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.070 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in l 2.070 * [taylor]: Taking taylor expansion of 8 in l 2.070 * [backup-simplify]: Simplify 8 into 8 2.070 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in l 2.070 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in l 2.070 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.070 * [taylor]: Taking taylor expansion of t in l 2.070 * [backup-simplify]: Simplify t into t 2.070 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 2.070 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.070 * [taylor]: Taking taylor expansion of 2 in l 2.070 * [backup-simplify]: Simplify 2 into 2 2.070 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.070 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.070 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.071 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.072 * [backup-simplify]: Simplify (* (pow t 2) (pow (sqrt 2) 2)) into (* (pow t 2) (pow (sqrt 2) 2)) 2.072 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) into (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) 2.072 * [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.072 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in l 2.072 * [taylor]: Taking taylor expansion of 8 in l 2.072 * [backup-simplify]: Simplify 8 into 8 2.072 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in l 2.072 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in l 2.072 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 2.072 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.072 * [taylor]: Taking taylor expansion of 2 in l 2.072 * [backup-simplify]: Simplify 2 into 2 2.073 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.073 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.073 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.073 * [taylor]: Taking taylor expansion of l in l 2.073 * [backup-simplify]: Simplify 0 into 0 2.073 * [backup-simplify]: Simplify 1 into 1 2.074 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.074 * [backup-simplify]: Simplify (* 1 1) into 1 2.075 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 2.076 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 2.076 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4)))) in l 2.076 * [taylor]: Taking taylor expansion of 2 in l 2.076 * [backup-simplify]: Simplify 2 into 2 2.076 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in l 2.076 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.076 * [taylor]: Taking taylor expansion of t in l 2.076 * [backup-simplify]: Simplify t into t 2.076 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in l 2.076 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 2.076 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.076 * [taylor]: Taking taylor expansion of 2 in l 2.076 * [backup-simplify]: Simplify 2 into 2 2.076 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.077 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.077 * [taylor]: Taking taylor expansion of (pow l 4) in l 2.077 * [taylor]: Taking taylor expansion of l in l 2.077 * [backup-simplify]: Simplify 0 into 0 2.077 * [backup-simplify]: Simplify 1 into 1 2.077 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.078 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.078 * [backup-simplify]: Simplify (* 1 1) into 1 2.078 * [backup-simplify]: Simplify (* 1 1) into 1 2.079 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) 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 * [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.080 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in l 2.080 * [taylor]: Taking taylor expansion of 12 in l 2.080 * [backup-simplify]: Simplify 12 into 12 2.080 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in l 2.080 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in l 2.080 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 2.080 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.080 * [taylor]: Taking taylor expansion of 2 in l 2.080 * [backup-simplify]: Simplify 2 into 2 2.080 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.080 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.080 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.080 * [taylor]: Taking taylor expansion of l in l 2.080 * [backup-simplify]: Simplify 0 into 0 2.080 * [backup-simplify]: Simplify 1 into 1 2.081 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.083 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 2.083 * [backup-simplify]: Simplify (* 1 1) into 1 2.084 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) 1) into (pow (sqrt 2) 4) 2.085 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 2.085 * [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.085 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 2.085 * [taylor]: Taking taylor expansion of 4 in l 2.085 * [backup-simplify]: Simplify 4 into 4 2.085 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.085 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.085 * [taylor]: Taking taylor expansion of t in l 2.085 * [backup-simplify]: Simplify t into t 2.085 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.085 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.085 * [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.085 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in l 2.085 * [taylor]: Taking taylor expansion of 8 in l 2.085 * [backup-simplify]: Simplify 8 into 8 2.085 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in l 2.085 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in l 2.085 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.085 * [taylor]: Taking taylor expansion of t in l 2.085 * [backup-simplify]: Simplify t into t 2.085 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 2.085 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.085 * [taylor]: Taking taylor expansion of 2 in l 2.085 * [backup-simplify]: Simplify 2 into 2 2.085 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.086 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.086 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.087 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.088 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 2.089 * [backup-simplify]: Simplify (* (pow t 2) (pow (sqrt 2) 4)) into (* (pow t 2) (pow (sqrt 2) 4)) 2.090 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) into (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) 2.090 * [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.090 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in l 2.090 * [taylor]: Taking taylor expansion of 6 in l 2.090 * [backup-simplify]: Simplify 6 into 6 2.090 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in l 2.090 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.090 * [taylor]: Taking taylor expansion of t in l 2.090 * [backup-simplify]: Simplify t into t 2.090 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in l 2.090 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 2.090 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.090 * [taylor]: Taking taylor expansion of 2 in l 2.090 * [backup-simplify]: Simplify 2 into 2 2.093 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.094 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.094 * [taylor]: Taking taylor expansion of (pow l 4) in l 2.094 * [taylor]: Taking taylor expansion of l in l 2.094 * [backup-simplify]: Simplify 0 into 0 2.094 * [backup-simplify]: Simplify 1 into 1 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.098 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 2.098 * [backup-simplify]: Simplify (* 1 1) into 1 2.098 * [backup-simplify]: Simplify (* 1 1) into 1 2.100 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) 1) into (pow (sqrt 2) 4) 2.101 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt 2) 4)) into (/ (pow t 2) (pow (sqrt 2) 4)) 2.101 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow l 2))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))) in l 2.101 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 2.101 * [taylor]: Taking taylor expansion of 2 in l 2.101 * [backup-simplify]: Simplify 2 into 2 2.101 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.101 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.101 * [taylor]: Taking taylor expansion of l in l 2.101 * [backup-simplify]: Simplify 0 into 0 2.101 * [backup-simplify]: Simplify 1 into 1 2.102 * [backup-simplify]: Simplify (* 1 1) into 1 2.102 * [backup-simplify]: Simplify (/ 1 1) into 1 2.102 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in l 2.102 * [taylor]: Taking taylor expansion of (pow t 4) in l 2.102 * [taylor]: Taking taylor expansion of t in l 2.102 * [backup-simplify]: Simplify t into t 2.102 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in l 2.102 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 2.102 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.102 * [taylor]: Taking taylor expansion of 2 in l 2.102 * [backup-simplify]: Simplify 2 into 2 2.103 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.103 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.103 * [taylor]: Taking taylor expansion of (pow l 6) 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 (* t t) into (pow t 2) 2.104 * [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.110 * [backup-simplify]: Simplify (/ (pow t 4) (pow (sqrt 2) 4)) into (/ (pow t 4) (pow (sqrt 2) 4)) 2.110 * [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.121 * [backup-simplify]: Simplify (/ (* -1 (/ (pow t 5) (pow (sqrt 2) 4))) (sqrt 2)) into (* -1 (/ (pow t 5) (pow (sqrt 2) 5))) 2.122 * [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.125 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 2.126 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 2.127 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.128 * [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.131 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.132 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.133 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.135 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 2.135 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.136 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.138 * [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.143 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 2.144 * [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.151 * [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.152 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 2)))))) into 0 2.152 * [backup-simplify]: Simplify (+ 0 0) into 0 2.153 * [backup-simplify]: Simplify (+ 0 0) into 0 2.153 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.154 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.154 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 2.155 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (* 0 1)) into 0 2.156 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 2.156 * [backup-simplify]: Simplify (+ (* 12 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 2.157 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.158 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.158 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.159 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.159 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.160 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.160 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 2.161 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.161 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.162 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 2.163 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 2.163 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.164 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.164 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 2.165 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2))))) into 0 2.166 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.166 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.167 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (* 0 1)) into 0 2.168 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 2) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 2.169 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (* 0 1))) into 0 2.169 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.171 * [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.174 * [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.175 * [backup-simplify]: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 4)))))) into 0 2.175 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.176 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.176 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 2.177 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))))) into 0 2.177 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.178 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 2.178 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.179 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.180 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))))) into 0 2.181 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 2.181 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.182 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.183 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.183 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.184 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 2.184 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.185 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.185 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.186 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.187 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 2.187 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.188 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 2.188 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.189 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.190 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 2.190 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 2.191 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.192 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.192 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 2.193 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2))))) into 0 2.194 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.194 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.195 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 2.196 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))))) into 0 2.197 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.197 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.203 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 2.205 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2))))))) into 0 2.207 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 2.208 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (* 0 (pow t 2))) into 0 2.209 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (* 0 1)) into 0 2.211 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 4) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 2.213 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.214 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 2.215 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (* 0 1))) into 0 2.219 * [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.221 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.222 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 2.226 * [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.227 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2)))))) into 0 2.233 * [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.238 * [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.239 * [backup-simplify]: Simplify (+ 0 0) into 0 2.239 * [backup-simplify]: Simplify (+ 0 0) into 0 2.240 * [backup-simplify]: Simplify (+ 0 0) into 0 2.240 * [backup-simplify]: Simplify (+ 0 0) into 0 2.240 * [backup-simplify]: Simplify (+ 0 0) into 0 2.241 * [backup-simplify]: Simplify (- 0) into 0 2.241 * [backup-simplify]: Simplify (+ 0 0) into 0 2.244 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 2))) into (/ 8 (pow (sqrt 2) 2)) 2.245 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 2))))) into 0 2.248 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 2)) 0) into (* 8 (/ 1 (pow (sqrt 2) 2))) 2.251 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 2)))) into (* 8 (/ 1 (pow (sqrt 2) 2))) 2.254 * [backup-simplify]: Simplify (* 12 (/ 1 (pow (sqrt 2) 4))) into (/ 12 (pow (sqrt 2) 4)) 2.256 * [backup-simplify]: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 4))))) into 0 2.256 * [backup-simplify]: Simplify (* 2 1) into 2 2.256 * [backup-simplify]: Simplify (+ 2 0) into 2 2.257 * [backup-simplify]: Simplify (+ 0 2) into 2 2.257 * [backup-simplify]: Simplify (+ 0 2) into 2 2.258 * [backup-simplify]: Simplify (+ 0 2) into 2 2.261 * [backup-simplify]: Simplify (+ (/ 12 (pow (sqrt 2) 4)) 2) into (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2) 2.265 * [backup-simplify]: Simplify (- (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2)) into (- (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2)) 2.275 * [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.276 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 2)))) into 0 2.276 * [backup-simplify]: Simplify (+ 0 0) into 0 2.277 * [backup-simplify]: Simplify (+ 0 0) into 0 2.278 * [backup-simplify]: Simplify (+ (* 6 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 4)))) into 0 2.279 * [backup-simplify]: Simplify (+ 0 0) into 0 2.279 * [backup-simplify]: Simplify (+ 0 0) into 0 2.280 * [backup-simplify]: Simplify (+ 0 0) into 0 2.280 * [backup-simplify]: Simplify (+ 0 0) into 0 2.280 * [backup-simplify]: Simplify (+ 0 0) into 0 2.281 * [backup-simplify]: Simplify (- 0) into 0 2.281 * [backup-simplify]: Simplify (+ 0 0) into 0 2.282 * [backup-simplify]: Simplify (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) into (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) 2.283 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow t 2) (pow (sqrt 2) 2)))) into (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) 2.284 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow t 2) (pow (sqrt 2) 2)))) into (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) 2.285 * [backup-simplify]: Simplify (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 2.286 * [backup-simplify]: Simplify (+ 0 0) into 0 2.286 * [backup-simplify]: Simplify (+ (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 0) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 2.287 * [backup-simplify]: Simplify (+ 0 (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 2.288 * [backup-simplify]: Simplify (+ 0 (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 2.288 * [backup-simplify]: Simplify (+ 0 (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 2.289 * [backup-simplify]: Simplify (- (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) into (- (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) 2.291 * [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.291 * [backup-simplify]: Simplify (+ 0 0) into 0 2.291 * [backup-simplify]: Simplify (+ 0 0) into 0 2.291 * [backup-simplify]: Simplify (+ 0 0) into 0 2.292 * [backup-simplify]: Simplify (+ 0 0) into 0 2.292 * [backup-simplify]: Simplify (+ 0 0) into 0 2.292 * [backup-simplify]: Simplify (- 0) into 0 2.292 * [backup-simplify]: Simplify (+ 0 0) into 0 2.296 * [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.297 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.297 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.298 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.299 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.299 * [backup-simplify]: Simplify (+ (* t 0) (* 0 (- (/ (pow t 4) (pow (sqrt 2) 4))))) into 0 2.301 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (* -1 (/ (pow t 5) (pow (sqrt 2) 5))) (/ 0 (sqrt 2))))) into 0 2.303 * [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.306 * [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.308 * [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.312 * [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.322 * [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.333 * [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.339 * [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.343 * [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.343 * [taylor]: Taking taylor expansion of 0 in t 2.343 * [backup-simplify]: Simplify 0 into 0 2.343 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 2.344 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.344 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.345 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 2.345 * [backup-simplify]: Simplify (+ (/ 4 (pow t 2)) 0) into (* 4 (/ 1 (pow t 2))) 2.345 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) into (/ 4 (* (pow t 2) (pow (sqrt 2) 2))) 2.346 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 2.347 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.347 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.348 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.349 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 2.350 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.353 * [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.353 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.354 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.355 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 2.355 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 1))) into 0 2.356 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 2.357 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 2.357 * [backup-simplify]: Simplify (+ 0 0) into 0 2.358 * [backup-simplify]: Simplify (+ (/ 4 (* (pow t 2) (pow (sqrt 2) 2))) 0) into (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) 2.359 * [backup-simplify]: Simplify (- (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2))))) into (- (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2))))) 2.359 * [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.362 * [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.363 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.369 * [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.373 * [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.373 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* t (sqrt 2)))) (* 2 (/ 1 (* t (pow (sqrt 2) 3))))) in t 2.373 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* t (sqrt 2)))) in t 2.373 * [taylor]: Taking taylor expansion of 2 in t 2.373 * [backup-simplify]: Simplify 2 into 2 2.373 * [taylor]: Taking taylor expansion of (/ 1 (* t (sqrt 2))) in t 2.373 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 2.373 * [taylor]: Taking taylor expansion of t in t 2.373 * [backup-simplify]: Simplify 0 into 0 2.373 * [backup-simplify]: Simplify 1 into 1 2.373 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.373 * [taylor]: Taking taylor expansion of 2 in t 2.373 * [backup-simplify]: Simplify 2 into 2 2.374 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.374 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.375 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 2.377 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 2.377 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 2.377 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* t (pow (sqrt 2) 3)))) in t 2.377 * [taylor]: Taking taylor expansion of 2 in t 2.377 * [backup-simplify]: Simplify 2 into 2 2.378 * [taylor]: Taking taylor expansion of (/ 1 (* t (pow (sqrt 2) 3))) in t 2.378 * [taylor]: Taking taylor expansion of (* t (pow (sqrt 2) 3)) in t 2.378 * [taylor]: Taking taylor expansion of t in t 2.378 * [backup-simplify]: Simplify 0 into 0 2.378 * [backup-simplify]: Simplify 1 into 1 2.378 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in t 2.378 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.378 * [taylor]: Taking taylor expansion of 2 in t 2.378 * [backup-simplify]: Simplify 2 into 2 2.378 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.379 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.380 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.381 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 2.382 * [backup-simplify]: Simplify (* 0 (pow (sqrt 2) 3)) into 0 2.383 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.383 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 2.386 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow (sqrt 2) 3))) into (pow (sqrt 2) 3) 2.387 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 3)) into (/ 1 (pow (sqrt 2) 3)) 2.389 * [backup-simplify]: Simplify (* 2 (/ 1 (sqrt 2))) into (/ 2 (sqrt 2)) 2.391 * [backup-simplify]: Simplify (* 2 (/ 1 (pow (sqrt 2) 3))) into (/ 2 (pow (sqrt 2) 3)) 2.393 * [backup-simplify]: Simplify (- (/ 2 (pow (sqrt 2) 3))) into (- (* 2 (/ 1 (pow (sqrt 2) 3)))) 2.397 * [backup-simplify]: Simplify (+ (/ 2 (sqrt 2)) (- (* 2 (/ 1 (pow (sqrt 2) 3))))) into (- (* 2 (/ 1 (sqrt 2))) (* 2 (/ 1 (pow (sqrt 2) 3)))) 2.400 * [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.405 * [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.405 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1) 2.405 * [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.406 * [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.406 * [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.406 * [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.406 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in t 2.406 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 2.406 * [taylor]: Taking taylor expansion of x in t 2.406 * [backup-simplify]: Simplify x into x 2.406 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.406 * [taylor]: Taking taylor expansion of l in t 2.406 * [backup-simplify]: Simplify l into l 2.406 * [taylor]: Taking taylor expansion of (- x 1) in t 2.406 * [taylor]: Taking taylor expansion of x in t 2.406 * [backup-simplify]: Simplify x into x 2.406 * [taylor]: Taking taylor expansion of 1 in t 2.406 * [backup-simplify]: Simplify 1 into 1 2.406 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.406 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 2.406 * [backup-simplify]: Simplify (- 1) into -1 2.406 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.406 * [backup-simplify]: Simplify (/ (* x (pow l 2)) (- x 1)) into (/ (* x (pow l 2)) (- x 1)) 2.406 * [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.406 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in t 2.406 * [taylor]: Taking taylor expansion of 2 in t 2.406 * [backup-simplify]: Simplify 2 into 2 2.406 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in t 2.406 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in t 2.406 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.406 * [taylor]: Taking taylor expansion of t in t 2.406 * [backup-simplify]: Simplify 0 into 0 2.406 * [backup-simplify]: Simplify 1 into 1 2.406 * [taylor]: Taking taylor expansion of x in t 2.406 * [backup-simplify]: Simplify x into x 2.406 * [taylor]: Taking taylor expansion of (- x 1) in t 2.406 * [taylor]: Taking taylor expansion of x in t 2.406 * [backup-simplify]: Simplify x into x 2.406 * [taylor]: Taking taylor expansion of 1 in t 2.406 * [backup-simplify]: Simplify 1 into 1 2.407 * [backup-simplify]: Simplify (* 1 1) into 1 2.407 * [backup-simplify]: Simplify (* 1 x) into x 2.407 * [backup-simplify]: Simplify (- 1) into -1 2.407 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.407 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 2.407 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in t 2.407 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in t 2.407 * [taylor]: Taking taylor expansion of 2 in t 2.407 * [backup-simplify]: Simplify 2 into 2 2.407 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in t 2.407 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.407 * [taylor]: Taking taylor expansion of t in t 2.407 * [backup-simplify]: Simplify 0 into 0 2.407 * [backup-simplify]: Simplify 1 into 1 2.407 * [taylor]: Taking taylor expansion of (- x 1) in t 2.407 * [taylor]: Taking taylor expansion of x in t 2.407 * [backup-simplify]: Simplify x into x 2.407 * [taylor]: Taking taylor expansion of 1 in t 2.407 * [backup-simplify]: Simplify 1 into 1 2.408 * [backup-simplify]: Simplify (* 1 1) into 1 2.408 * [backup-simplify]: Simplify (- 1) into -1 2.408 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.408 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 2.408 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in t 2.408 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.408 * [taylor]: Taking taylor expansion of l in t 2.408 * [backup-simplify]: Simplify l into l 2.408 * [taylor]: Taking taylor expansion of (- x 1) in t 2.408 * [taylor]: Taking taylor expansion of x in t 2.408 * [backup-simplify]: Simplify x into x 2.408 * [taylor]: Taking taylor expansion of 1 in t 2.408 * [backup-simplify]: Simplify 1 into 1 2.408 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.408 * [backup-simplify]: Simplify (- 1) into -1 2.408 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.408 * [backup-simplify]: Simplify (/ (pow l 2) (- x 1)) into (/ (pow l 2) (- x 1)) 2.408 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.408 * [taylor]: Taking taylor expansion of l in t 2.408 * [backup-simplify]: Simplify l into l 2.408 * [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.408 * [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.408 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in l 2.408 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in l 2.409 * [taylor]: Taking taylor expansion of x in l 2.409 * [backup-simplify]: Simplify x into x 2.409 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.409 * [taylor]: Taking taylor expansion of l in l 2.409 * [backup-simplify]: Simplify 0 into 0 2.409 * [backup-simplify]: Simplify 1 into 1 2.409 * [taylor]: Taking taylor expansion of (- x 1) in l 2.409 * [taylor]: Taking taylor expansion of x in l 2.409 * [backup-simplify]: Simplify x into x 2.409 * [taylor]: Taking taylor expansion of 1 in l 2.409 * [backup-simplify]: Simplify 1 into 1 2.409 * [backup-simplify]: Simplify (* 1 1) into 1 2.409 * [backup-simplify]: Simplify (* x 1) into x 2.409 * [backup-simplify]: Simplify (- 1) into -1 2.409 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.409 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 2.409 * [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.409 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in l 2.409 * [taylor]: Taking taylor expansion of 2 in l 2.409 * [backup-simplify]: Simplify 2 into 2 2.409 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in l 2.409 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in l 2.409 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.409 * [taylor]: Taking taylor expansion of t in l 2.409 * [backup-simplify]: Simplify t into t 2.409 * [taylor]: Taking taylor expansion of x in l 2.409 * [backup-simplify]: Simplify x into x 2.409 * [taylor]: Taking taylor expansion of (- x 1) in l 2.409 * [taylor]: Taking taylor expansion of x in l 2.409 * [backup-simplify]: Simplify x into x 2.409 * [taylor]: Taking taylor expansion of 1 in l 2.409 * [backup-simplify]: Simplify 1 into 1 2.410 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.410 * [backup-simplify]: Simplify (* (pow t 2) x) into (* (pow t 2) x) 2.410 * [backup-simplify]: Simplify (- 1) into -1 2.410 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.410 * [backup-simplify]: Simplify (/ (* (pow t 2) x) (- x 1)) into (/ (* (pow t 2) x) (- x 1)) 2.410 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in l 2.410 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in l 2.410 * [taylor]: Taking taylor expansion of 2 in l 2.410 * [backup-simplify]: Simplify 2 into 2 2.410 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in l 2.410 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.410 * [taylor]: Taking taylor expansion of t in l 2.410 * [backup-simplify]: Simplify t into t 2.410 * [taylor]: Taking taylor expansion of (- x 1) in l 2.410 * [taylor]: Taking taylor expansion of x in l 2.410 * [backup-simplify]: Simplify x into x 2.410 * [taylor]: Taking taylor expansion of 1 in l 2.410 * [backup-simplify]: Simplify 1 into 1 2.410 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.411 * [backup-simplify]: Simplify (- 1) into -1 2.411 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.411 * [backup-simplify]: Simplify (/ (pow t 2) (- x 1)) into (/ (pow t 2) (- x 1)) 2.411 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in l 2.411 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.411 * [taylor]: Taking taylor expansion of l in l 2.411 * [backup-simplify]: Simplify 0 into 0 2.411 * [backup-simplify]: Simplify 1 into 1 2.411 * [taylor]: Taking taylor expansion of (- x 1) in l 2.411 * [taylor]: Taking taylor expansion of x in l 2.411 * [backup-simplify]: Simplify x into x 2.411 * [taylor]: Taking taylor expansion of 1 in l 2.411 * [backup-simplify]: Simplify 1 into 1 2.411 * [backup-simplify]: Simplify (* 1 1) into 1 2.411 * [backup-simplify]: Simplify (- 1) into -1 2.411 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.411 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 2.412 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.412 * [taylor]: Taking taylor expansion of l in l 2.412 * [backup-simplify]: Simplify 0 into 0 2.412 * [backup-simplify]: Simplify 1 into 1 2.412 * [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.412 * [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.412 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in x 2.412 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 2.412 * [taylor]: Taking taylor expansion of x in x 2.412 * [backup-simplify]: Simplify 0 into 0 2.412 * [backup-simplify]: Simplify 1 into 1 2.412 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.412 * [taylor]: Taking taylor expansion of l in x 2.412 * [backup-simplify]: Simplify l into l 2.412 * [taylor]: Taking taylor expansion of (- x 1) in x 2.412 * [taylor]: Taking taylor expansion of x in x 2.412 * [backup-simplify]: Simplify 0 into 0 2.412 * [backup-simplify]: Simplify 1 into 1 2.412 * [taylor]: Taking taylor expansion of 1 in x 2.412 * [backup-simplify]: Simplify 1 into 1 2.412 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.412 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.412 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.412 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 2.412 * [backup-simplify]: Simplify (- 1) into -1 2.413 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.413 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.413 * [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.413 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in x 2.413 * [taylor]: Taking taylor expansion of 2 in x 2.413 * [backup-simplify]: Simplify 2 into 2 2.413 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in x 2.413 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in x 2.413 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.413 * [taylor]: Taking taylor expansion of t in x 2.413 * [backup-simplify]: Simplify t into t 2.413 * [taylor]: Taking taylor expansion of x in x 2.413 * [backup-simplify]: Simplify 0 into 0 2.413 * [backup-simplify]: Simplify 1 into 1 2.413 * [taylor]: Taking taylor expansion of (- x 1) in x 2.413 * [taylor]: Taking taylor expansion of x in x 2.413 * [backup-simplify]: Simplify 0 into 0 2.413 * [backup-simplify]: Simplify 1 into 1 2.413 * [taylor]: Taking taylor expansion of 1 in x 2.413 * [backup-simplify]: Simplify 1 into 1 2.413 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.413 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.413 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.414 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.414 * [backup-simplify]: Simplify (- 1) into -1 2.414 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.414 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 2.414 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in x 2.414 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in x 2.414 * [taylor]: Taking taylor expansion of 2 in x 2.414 * [backup-simplify]: Simplify 2 into 2 2.414 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in x 2.414 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.414 * [taylor]: Taking taylor expansion of t in x 2.414 * [backup-simplify]: Simplify t into t 2.414 * [taylor]: Taking taylor expansion of (- x 1) in x 2.414 * [taylor]: Taking taylor expansion of x in x 2.414 * [backup-simplify]: Simplify 0 into 0 2.414 * [backup-simplify]: Simplify 1 into 1 2.414 * [taylor]: Taking taylor expansion of 1 in x 2.414 * [backup-simplify]: Simplify 1 into 1 2.414 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.415 * [backup-simplify]: Simplify (- 1) into -1 2.415 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.415 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 2.415 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in x 2.415 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.415 * [taylor]: Taking taylor expansion of l in x 2.415 * [backup-simplify]: Simplify l into l 2.415 * [taylor]: Taking taylor expansion of (- x 1) in x 2.415 * [taylor]: Taking taylor expansion of x in x 2.415 * [backup-simplify]: Simplify 0 into 0 2.415 * [backup-simplify]: Simplify 1 into 1 2.415 * [taylor]: Taking taylor expansion of 1 in x 2.415 * [backup-simplify]: Simplify 1 into 1 2.415 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.415 * [backup-simplify]: Simplify (- 1) into -1 2.416 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.416 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.416 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.416 * [taylor]: Taking taylor expansion of l in x 2.416 * [backup-simplify]: Simplify l into l 2.416 * [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.416 * [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.416 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in x 2.416 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 2.416 * [taylor]: Taking taylor expansion of x in x 2.416 * [backup-simplify]: Simplify 0 into 0 2.416 * [backup-simplify]: Simplify 1 into 1 2.416 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.416 * [taylor]: Taking taylor expansion of l in x 2.416 * [backup-simplify]: Simplify l into l 2.416 * [taylor]: Taking taylor expansion of (- x 1) in x 2.416 * [taylor]: Taking taylor expansion of x in x 2.416 * [backup-simplify]: Simplify 0 into 0 2.416 * [backup-simplify]: Simplify 1 into 1 2.416 * [taylor]: Taking taylor expansion of 1 in x 2.416 * [backup-simplify]: Simplify 1 into 1 2.416 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.416 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.416 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.416 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 2.417 * [backup-simplify]: Simplify (- 1) into -1 2.417 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.417 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.417 * [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.417 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in x 2.417 * [taylor]: Taking taylor expansion of 2 in x 2.417 * [backup-simplify]: Simplify 2 into 2 2.417 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in x 2.417 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in x 2.417 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.417 * [taylor]: Taking taylor expansion of t in x 2.417 * [backup-simplify]: Simplify t into t 2.417 * [taylor]: Taking taylor expansion of x in x 2.417 * [backup-simplify]: Simplify 0 into 0 2.417 * [backup-simplify]: Simplify 1 into 1 2.417 * [taylor]: Taking taylor expansion of (- x 1) in x 2.417 * [taylor]: Taking taylor expansion of x in x 2.417 * [backup-simplify]: Simplify 0 into 0 2.417 * [backup-simplify]: Simplify 1 into 1 2.417 * [taylor]: Taking taylor expansion of 1 in x 2.417 * [backup-simplify]: Simplify 1 into 1 2.417 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.417 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.417 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.418 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.418 * [backup-simplify]: Simplify (- 1) into -1 2.418 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.418 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 2.418 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in x 2.418 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in x 2.418 * [taylor]: Taking taylor expansion of 2 in x 2.418 * [backup-simplify]: Simplify 2 into 2 2.418 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in x 2.418 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.418 * [taylor]: Taking taylor expansion of t in x 2.418 * [backup-simplify]: Simplify t into t 2.418 * [taylor]: Taking taylor expansion of (- x 1) in x 2.418 * [taylor]: Taking taylor expansion of x in x 2.418 * [backup-simplify]: Simplify 0 into 0 2.418 * [backup-simplify]: Simplify 1 into 1 2.418 * [taylor]: Taking taylor expansion of 1 in x 2.418 * [backup-simplify]: Simplify 1 into 1 2.419 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.419 * [backup-simplify]: Simplify (- 1) into -1 2.419 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.419 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 2.419 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in x 2.419 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.419 * [taylor]: Taking taylor expansion of l in x 2.419 * [backup-simplify]: Simplify l into l 2.419 * [taylor]: Taking taylor expansion of (- x 1) in x 2.419 * [taylor]: Taking taylor expansion of x in x 2.419 * [backup-simplify]: Simplify 0 into 0 2.419 * [backup-simplify]: Simplify 1 into 1 2.419 * [taylor]: Taking taylor expansion of 1 in x 2.419 * [backup-simplify]: Simplify 1 into 1 2.419 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.420 * [backup-simplify]: Simplify (- 1) into -1 2.420 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.420 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.420 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.420 * [taylor]: Taking taylor expansion of l in x 2.420 * [backup-simplify]: Simplify l into l 2.420 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 2.420 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (* -1 (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.420 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.420 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.420 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.421 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 2.421 * [backup-simplify]: Simplify (+ (- (+ (* 2 (pow t 2)) (pow l 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) 2.421 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 2.421 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 2.421 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 2.421 * [taylor]: Taking taylor expansion of 2 in l 2.421 * [backup-simplify]: Simplify 2 into 2 2.421 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.421 * [taylor]: Taking taylor expansion of t in l 2.421 * [backup-simplify]: Simplify t into t 2.421 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 2.421 * [taylor]: Taking taylor expansion of 2 in l 2.421 * [backup-simplify]: Simplify 2 into 2 2.421 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.421 * [taylor]: Taking taylor expansion of l in l 2.421 * [backup-simplify]: Simplify 0 into 0 2.421 * [backup-simplify]: Simplify 1 into 1 2.421 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.421 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 2.421 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 2.421 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 2.421 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 2.421 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 2.421 * [taylor]: Taking taylor expansion of 2 in t 2.421 * [backup-simplify]: Simplify 2 into 2 2.421 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.421 * [taylor]: Taking taylor expansion of t in t 2.421 * [backup-simplify]: Simplify 0 into 0 2.421 * [backup-simplify]: Simplify 1 into 1 2.421 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 2.421 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.422 * [backup-simplify]: Simplify (- 0) into 0 2.422 * [backup-simplify]: Simplify (+ 1 0) into 1 2.423 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 2.423 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (* 0 (* -1 (pow t 2)))) into (- (* 2 (pow t 2))) 2.423 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.423 * [backup-simplify]: Simplify (- 0) into 0 2.423 * [backup-simplify]: Simplify (+ 1 0) into 1 2.424 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 2.424 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.424 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 2.424 * [backup-simplify]: Simplify (+ (* -1 (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.424 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.428 * [backup-simplify]: Simplify (- 0) into 0 2.428 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.428 * [taylor]: Taking taylor expansion of (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in l 2.428 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in l 2.428 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in l 2.429 * [taylor]: Taking taylor expansion of 4 in l 2.429 * [backup-simplify]: Simplify 4 into 4 2.429 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.429 * [taylor]: Taking taylor expansion of t in l 2.429 * [backup-simplify]: Simplify t into t 2.429 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 2.429 * [taylor]: Taking taylor expansion of 2 in l 2.429 * [backup-simplify]: Simplify 2 into 2 2.429 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.429 * [taylor]: Taking taylor expansion of l in l 2.429 * [backup-simplify]: Simplify 0 into 0 2.429 * [backup-simplify]: Simplify 1 into 1 2.429 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.429 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 2.429 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) 0) into (* 4 (pow t 2)) 2.429 * [backup-simplify]: Simplify (- (* 4 (pow t 2))) into (- (* 4 (pow t 2))) 2.429 * [taylor]: Taking taylor expansion of (- (* 4 (pow t 2))) in t 2.429 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 2.429 * [taylor]: Taking taylor expansion of 4 in t 2.429 * [backup-simplify]: Simplify 4 into 4 2.429 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.429 * [taylor]: Taking taylor expansion of t in t 2.429 * [backup-simplify]: Simplify 0 into 0 2.429 * [backup-simplify]: Simplify 1 into 1 2.429 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.430 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 2.430 * [backup-simplify]: Simplify (+ 0 0) into 0 2.430 * [backup-simplify]: Simplify (- 0) into 0 2.430 * [taylor]: Taking taylor expansion of 0 in t 2.430 * [backup-simplify]: Simplify 0 into 0 2.430 * [backup-simplify]: Simplify 0 into 0 2.431 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.431 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 2.432 * [backup-simplify]: Simplify (- 0) into 0 2.432 * [backup-simplify]: Simplify (+ 1 0) into 1 2.432 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 2.433 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.433 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 1) (* 0 0))) into 0 2.433 * [backup-simplify]: Simplify (- 0) into 0 2.434 * [backup-simplify]: Simplify (+ 1 0) into 1 2.434 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 2.435 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (* 0 (* -1 (pow t 2)))) into (- (* 2 (pow t 2))) 2.435 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.435 * [backup-simplify]: Simplify (- 0) into 0 2.435 * [backup-simplify]: Simplify (+ 0 0) into 0 2.436 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 0 -1)) (* (- (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 2.436 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (+ (* 0 (- (pow t 2))) (* 0 (* -1 (pow t 2))))) into (- (* 2 (pow t 2))) 2.437 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.437 * [backup-simplify]: Simplify (- 0) into 0 2.437 * [backup-simplify]: Simplify (+ 0 0) into 0 2.438 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 0 -1)) (* (- (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 2.438 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.438 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 2.439 * [backup-simplify]: Simplify (+ (- (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.439 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.439 * [backup-simplify]: Simplify (- 0) into 0 2.439 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.439 * [taylor]: Taking taylor expansion of (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in l 2.439 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in l 2.439 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in l 2.439 * [taylor]: Taking taylor expansion of 4 in l 2.439 * [backup-simplify]: Simplify 4 into 4 2.439 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.440 * [taylor]: Taking taylor expansion of t in l 2.440 * [backup-simplify]: Simplify t into t 2.440 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 2.440 * [taylor]: Taking taylor expansion of 2 in l 2.440 * [backup-simplify]: Simplify 2 into 2 2.440 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.440 * [taylor]: Taking taylor expansion of l in l 2.440 * [backup-simplify]: Simplify 0 into 0 2.440 * [backup-simplify]: Simplify 1 into 1 2.440 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.440 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 2.440 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) 0) into (* 4 (pow t 2)) 2.440 * [backup-simplify]: Simplify (- (* 4 (pow t 2))) into (- (* 4 (pow t 2))) 2.440 * [taylor]: Taking taylor expansion of (- (* 4 (pow t 2))) in t 2.440 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 2.440 * [taylor]: Taking taylor expansion of 4 in t 2.440 * [backup-simplify]: Simplify 4 into 4 2.440 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.440 * [taylor]: Taking taylor expansion of t in t 2.440 * [backup-simplify]: Simplify 0 into 0 2.440 * [backup-simplify]: Simplify 1 into 1 2.440 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.440 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 2.441 * [backup-simplify]: Simplify (+ 0 0) into 0 2.441 * [backup-simplify]: Simplify (- 0) into 0 2.441 * [taylor]: Taking taylor expansion of 0 in t 2.441 * [backup-simplify]: Simplify 0 into 0 2.441 * [backup-simplify]: Simplify 0 into 0 2.441 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.442 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 2.442 * [backup-simplify]: Simplify (* 1 1) into 1 2.442 * [backup-simplify]: Simplify (* 2 1) into 2 2.443 * [backup-simplify]: Simplify (+ 0 2) into 2 2.443 * [backup-simplify]: Simplify (- 2) into -2 2.443 * [taylor]: Taking taylor expansion of -2 in t 2.443 * [backup-simplify]: Simplify -2 into -2 2.443 * [backup-simplify]: Simplify -2 into -2 2.443 * [backup-simplify]: Simplify 0 into 0 2.444 * [backup-simplify]: Simplify (* 1 1) into 1 2.444 * [backup-simplify]: Simplify (* 2 1) into 2 2.445 * [backup-simplify]: Simplify (- 2) into -2 2.445 * [backup-simplify]: Simplify -2 into -2 2.445 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.447 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 2.447 * [backup-simplify]: Simplify (- 0) into 0 2.447 * [backup-simplify]: Simplify (+ 0 0) into 0 2.449 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 0 -1)) (* (- (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 2.450 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.450 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 2.451 * [backup-simplify]: Simplify (- 0) into 0 2.451 * [backup-simplify]: Simplify (+ 0 0) into 0 2.453 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 0 -1)) (* (- (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 2.453 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (+ (* 0 (- (pow t 2))) (* 0 (* -1 (pow t 2))))) into (- (* 2 (pow t 2))) 2.454 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.454 * [backup-simplify]: Simplify (- 0) into 0 2.454 * [backup-simplify]: Simplify (+ 0 0) into 0 2.456 * [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.457 * [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.457 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.458 * [backup-simplify]: Simplify (- 0) into 0 2.458 * [backup-simplify]: Simplify (+ 0 0) into 0 2.460 * [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.461 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.461 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 2.461 * [backup-simplify]: Simplify (+ (- (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.462 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.463 * [backup-simplify]: Simplify (- 0) into 0 2.463 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.463 * [taylor]: Taking taylor expansion of (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in l 2.463 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in l 2.463 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in l 2.463 * [taylor]: Taking taylor expansion of 4 in l 2.463 * [backup-simplify]: Simplify 4 into 4 2.463 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.463 * [taylor]: Taking taylor expansion of t in l 2.463 * [backup-simplify]: Simplify t into t 2.463 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 2.463 * [taylor]: Taking taylor expansion of 2 in l 2.463 * [backup-simplify]: Simplify 2 into 2 2.463 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.463 * [taylor]: Taking taylor expansion of l in l 2.463 * [backup-simplify]: Simplify 0 into 0 2.463 * [backup-simplify]: Simplify 1 into 1 2.463 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.463 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 2.464 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) 0) into (* 4 (pow t 2)) 2.464 * [backup-simplify]: Simplify (- (* 4 (pow t 2))) into (- (* 4 (pow t 2))) 2.464 * [taylor]: Taking taylor expansion of (- (* 4 (pow t 2))) in t 2.464 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 2.464 * [taylor]: Taking taylor expansion of 4 in t 2.464 * [backup-simplify]: Simplify 4 into 4 2.464 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.464 * [taylor]: Taking taylor expansion of t in t 2.464 * [backup-simplify]: Simplify 0 into 0 2.464 * [backup-simplify]: Simplify 1 into 1 2.464 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.465 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 2.465 * [backup-simplify]: Simplify (+ 0 0) into 0 2.465 * [backup-simplify]: Simplify (- 0) into 0 2.465 * [taylor]: Taking taylor expansion of 0 in t 2.465 * [backup-simplify]: Simplify 0 into 0 2.465 * [backup-simplify]: Simplify 0 into 0 2.466 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.467 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 2.467 * [backup-simplify]: Simplify (* 1 1) into 1 2.468 * [backup-simplify]: Simplify (* 2 1) into 2 2.468 * [backup-simplify]: Simplify (+ 0 2) into 2 2.468 * [backup-simplify]: Simplify (- 2) into -2 2.468 * [taylor]: Taking taylor expansion of -2 in t 2.468 * [backup-simplify]: Simplify -2 into -2 2.468 * [backup-simplify]: Simplify -2 into -2 2.469 * [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.470 * [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.470 * [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.470 * [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.470 * [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.470 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in t 2.470 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 2.470 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.470 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.470 * [taylor]: Taking taylor expansion of x in t 2.470 * [backup-simplify]: Simplify x into x 2.470 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.470 * [taylor]: Taking taylor expansion of 1 in t 2.470 * [backup-simplify]: Simplify 1 into 1 2.470 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.470 * [taylor]: Taking taylor expansion of l in t 2.470 * [backup-simplify]: Simplify l into l 2.471 * [backup-simplify]: Simplify (- 1) into -1 2.471 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.471 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.471 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 2.471 * [backup-simplify]: Simplify (/ 1 (* (- (/ 1 x) 1) (pow l 2))) into (/ 1 (* (- (/ 1 x) 1) (pow l 2))) 2.471 * [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.471 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in t 2.471 * [taylor]: Taking taylor expansion of 2 in t 2.471 * [backup-simplify]: Simplify 2 into 2 2.471 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in t 2.471 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in t 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.472 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.472 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.472 * [taylor]: Taking taylor expansion of x in t 2.472 * [backup-simplify]: Simplify x into x 2.472 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.472 * [taylor]: Taking taylor expansion of 1 in t 2.472 * [backup-simplify]: Simplify 1 into 1 2.472 * [backup-simplify]: Simplify (* 1 1) into 1 2.472 * [backup-simplify]: Simplify (- 1) into -1 2.473 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.473 * [backup-simplify]: Simplify (* 1 (- (/ 1 x) 1)) into (- (/ 1 x) 1) 2.473 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 2.473 * [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.473 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in t 2.473 * [taylor]: Taking taylor expansion of 2 in t 2.473 * [backup-simplify]: Simplify 2 into 2 2.473 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in t 2.473 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in t 2.473 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.473 * [taylor]: Taking taylor expansion of t in t 2.473 * [backup-simplify]: Simplify 0 into 0 2.473 * [backup-simplify]: Simplify 1 into 1 2.473 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in t 2.473 * [taylor]: Taking taylor expansion of x in t 2.473 * [backup-simplify]: Simplify x into x 2.473 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.473 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.473 * [taylor]: Taking taylor expansion of x in t 2.473 * [backup-simplify]: Simplify x into x 2.473 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.473 * [taylor]: Taking taylor expansion of 1 in t 2.473 * [backup-simplify]: Simplify 1 into 1 2.474 * [backup-simplify]: Simplify (* 1 1) into 1 2.474 * [backup-simplify]: Simplify (- 1) into -1 2.474 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.474 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 2.474 * [backup-simplify]: Simplify (* 1 (* x (- (/ 1 x) 1))) into (* x (- (/ 1 x) 1)) 2.474 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 2.474 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in t 2.474 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in t 2.474 * [taylor]: Taking taylor expansion of x in t 2.474 * [backup-simplify]: Simplify x into x 2.475 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 2.475 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.475 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.475 * [taylor]: Taking taylor expansion of x in t 2.475 * [backup-simplify]: Simplify x into x 2.475 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.475 * [taylor]: Taking taylor expansion of 1 in t 2.475 * [backup-simplify]: Simplify 1 into 1 2.475 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.475 * [taylor]: Taking taylor expansion of l in t 2.475 * [backup-simplify]: Simplify l into l 2.475 * [backup-simplify]: Simplify (- 1) into -1 2.475 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.475 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.475 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 2.476 * [backup-simplify]: Simplify (* x (* (- (/ 1 x) 1) (pow l 2))) into (* x (* (- (/ 1 x) 1) (pow l 2))) 2.476 * [backup-simplify]: Simplify (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) into (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) 2.476 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 2.476 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.476 * [taylor]: Taking taylor expansion of l in t 2.476 * [backup-simplify]: Simplify l into l 2.476 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.476 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.476 * [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.476 * [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.476 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in l 2.476 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in l 2.476 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.476 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.476 * [taylor]: Taking taylor expansion of x in l 2.476 * [backup-simplify]: Simplify x into x 2.476 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.476 * [taylor]: Taking taylor expansion of 1 in l 2.476 * [backup-simplify]: Simplify 1 into 1 2.476 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.476 * [taylor]: Taking taylor expansion of l in l 2.476 * [backup-simplify]: Simplify 0 into 0 2.476 * [backup-simplify]: Simplify 1 into 1 2.477 * [backup-simplify]: Simplify (- 1) into -1 2.477 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.477 * [backup-simplify]: Simplify (* 1 1) into 1 2.478 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) 1) into (- (/ 1 x) 1) 2.478 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 2.478 * [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.478 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in l 2.478 * [taylor]: Taking taylor expansion of 2 in l 2.478 * [backup-simplify]: Simplify 2 into 2 2.478 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in l 2.478 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in l 2.478 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.478 * [taylor]: Taking taylor expansion of t in l 2.478 * [backup-simplify]: Simplify t into t 2.478 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.478 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.478 * [taylor]: Taking taylor expansion of x in l 2.478 * [backup-simplify]: Simplify x into x 2.478 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.478 * [taylor]: Taking taylor expansion of 1 in l 2.478 * [backup-simplify]: Simplify 1 into 1 2.478 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.479 * [backup-simplify]: Simplify (- 1) into -1 2.479 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.479 * [backup-simplify]: Simplify (* (pow t 2) (- (/ 1 x) 1)) into (* (pow t 2) (- (/ 1 x) 1)) 2.479 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (- (/ 1 x) 1))) into (/ 1 (* (pow t 2) (- (/ 1 x) 1))) 2.479 * [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.479 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in l 2.479 * [taylor]: Taking taylor expansion of 2 in l 2.479 * [backup-simplify]: Simplify 2 into 2 2.479 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in l 2.479 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in l 2.479 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.479 * [taylor]: Taking taylor expansion of t in l 2.479 * [backup-simplify]: Simplify t into t 2.479 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in l 2.479 * [taylor]: Taking taylor expansion of x in l 2.479 * [backup-simplify]: Simplify x into x 2.479 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.479 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.479 * [taylor]: Taking taylor expansion of x in l 2.479 * [backup-simplify]: Simplify x into x 2.479 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.479 * [taylor]: Taking taylor expansion of 1 in l 2.479 * [backup-simplify]: Simplify 1 into 1 2.480 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.480 * [backup-simplify]: Simplify (- 1) into -1 2.480 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.480 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 2.480 * [backup-simplify]: Simplify (* (pow t 2) (* x (- (/ 1 x) 1))) into (* (pow t 2) (* x (- (/ 1 x) 1))) 2.480 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) into (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) 2.480 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in l 2.480 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in l 2.481 * [taylor]: Taking taylor expansion of x in l 2.481 * [backup-simplify]: Simplify x into x 2.481 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in l 2.481 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.481 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.481 * [taylor]: Taking taylor expansion of x in l 2.481 * [backup-simplify]: Simplify x into x 2.481 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.481 * [taylor]: Taking taylor expansion of 1 in l 2.481 * [backup-simplify]: Simplify 1 into 1 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 (- 1) into -1 2.481 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.482 * [backup-simplify]: Simplify (* 1 1) into 1 2.482 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) 1) into (- (/ 1 x) 1) 2.482 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 2.482 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 2.482 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.482 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.482 * [taylor]: Taking taylor expansion of l in l 2.482 * [backup-simplify]: Simplify 0 into 0 2.482 * [backup-simplify]: Simplify 1 into 1 2.483 * [backup-simplify]: Simplify (* 1 1) into 1 2.483 * [backup-simplify]: Simplify (/ 1 1) into 1 2.483 * [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.483 * [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.483 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in x 2.483 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 2.483 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.483 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.484 * [taylor]: Taking taylor expansion of x in x 2.484 * [backup-simplify]: Simplify 0 into 0 2.484 * [backup-simplify]: Simplify 1 into 1 2.484 * [backup-simplify]: Simplify (/ 1 1) into 1 2.484 * [taylor]: Taking taylor expansion of 1 in x 2.484 * [backup-simplify]: Simplify 1 into 1 2.484 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.484 * [taylor]: Taking taylor expansion of l in x 2.484 * [backup-simplify]: Simplify l into l 2.484 * [backup-simplify]: Simplify (+ 1 0) into 1 2.485 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.485 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.485 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.485 * [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.485 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in x 2.485 * [taylor]: Taking taylor expansion of 2 in x 2.485 * [backup-simplify]: Simplify 2 into 2 2.485 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in x 2.485 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in x 2.485 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.485 * [taylor]: Taking taylor expansion of t in x 2.485 * [backup-simplify]: Simplify t into t 2.485 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.485 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.485 * [taylor]: Taking taylor expansion of x in x 2.485 * [backup-simplify]: Simplify 0 into 0 2.485 * [backup-simplify]: Simplify 1 into 1 2.485 * [backup-simplify]: Simplify (/ 1 1) into 1 2.486 * [taylor]: Taking taylor expansion of 1 in x 2.486 * [backup-simplify]: Simplify 1 into 1 2.486 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.486 * [backup-simplify]: Simplify (+ 1 0) into 1 2.486 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 2.486 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.486 * [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.486 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in x 2.486 * [taylor]: Taking taylor expansion of 2 in x 2.486 * [backup-simplify]: Simplify 2 into 2 2.486 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in x 2.486 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in x 2.486 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.486 * [taylor]: Taking taylor expansion of t in x 2.486 * [backup-simplify]: Simplify t into t 2.486 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 2.487 * [taylor]: Taking taylor expansion of x in x 2.487 * [backup-simplify]: Simplify 0 into 0 2.487 * [backup-simplify]: Simplify 1 into 1 2.487 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.487 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.487 * [taylor]: Taking taylor expansion of x in x 2.487 * [backup-simplify]: Simplify 0 into 0 2.487 * [backup-simplify]: Simplify 1 into 1 2.487 * [backup-simplify]: Simplify (/ 1 1) into 1 2.487 * [taylor]: Taking taylor expansion of 1 in x 2.487 * [backup-simplify]: Simplify 1 into 1 2.487 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.488 * [backup-simplify]: Simplify (+ 1 0) into 1 2.488 * [backup-simplify]: Simplify (* 0 1) into 0 2.488 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.489 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.489 * [backup-simplify]: Simplify (- 1) into -1 2.490 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.490 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 2.490 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.491 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.491 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.491 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in x 2.491 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in x 2.491 * [taylor]: Taking taylor expansion of x in x 2.491 * [backup-simplify]: Simplify 0 into 0 2.491 * [backup-simplify]: Simplify 1 into 1 2.491 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 2.491 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.491 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.491 * [taylor]: Taking taylor expansion of x in x 2.491 * [backup-simplify]: Simplify 0 into 0 2.491 * [backup-simplify]: Simplify 1 into 1 2.492 * [backup-simplify]: Simplify (/ 1 1) into 1 2.492 * [taylor]: Taking taylor expansion of 1 in x 2.492 * [backup-simplify]: Simplify 1 into 1 2.492 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.492 * [taylor]: Taking taylor expansion of l in x 2.492 * [backup-simplify]: Simplify l into l 2.492 * [backup-simplify]: Simplify (+ 1 0) into 1 2.492 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.492 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.492 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.493 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.493 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.494 * [backup-simplify]: Simplify (- 1) into -1 2.494 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.495 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 2.495 * [backup-simplify]: Simplify (+ (* 0 (- (pow l 2))) (* 1 (pow l 2))) into (pow l 2) 2.495 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.495 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 2.495 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.495 * [taylor]: Taking taylor expansion of l in x 2.495 * [backup-simplify]: Simplify l into l 2.495 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.495 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.495 * [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.495 * [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.495 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in x 2.495 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 2.495 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.495 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.495 * [taylor]: Taking taylor expansion of x in x 2.495 * [backup-simplify]: Simplify 0 into 0 2.495 * [backup-simplify]: Simplify 1 into 1 2.496 * [backup-simplify]: Simplify (/ 1 1) into 1 2.496 * [taylor]: Taking taylor expansion of 1 in x 2.496 * [backup-simplify]: Simplify 1 into 1 2.496 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.496 * [taylor]: Taking taylor expansion of l in x 2.496 * [backup-simplify]: Simplify l into l 2.496 * [backup-simplify]: Simplify (+ 1 0) into 1 2.496 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.496 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.497 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.497 * [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.497 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in x 2.497 * [taylor]: Taking taylor expansion of 2 in x 2.497 * [backup-simplify]: Simplify 2 into 2 2.497 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in x 2.497 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in x 2.497 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.497 * [taylor]: Taking taylor expansion of t in x 2.497 * [backup-simplify]: Simplify t into t 2.497 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.497 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.497 * [taylor]: Taking taylor expansion of x in x 2.497 * [backup-simplify]: Simplify 0 into 0 2.497 * [backup-simplify]: Simplify 1 into 1 2.497 * [backup-simplify]: Simplify (/ 1 1) into 1 2.497 * [taylor]: Taking taylor expansion of 1 in x 2.497 * [backup-simplify]: Simplify 1 into 1 2.497 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.498 * [backup-simplify]: Simplify (+ 1 0) into 1 2.498 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 2.498 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.498 * [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.498 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in x 2.498 * [taylor]: Taking taylor expansion of 2 in x 2.498 * [backup-simplify]: Simplify 2 into 2 2.498 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in x 2.498 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in x 2.498 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.498 * [taylor]: Taking taylor expansion of t in x 2.498 * [backup-simplify]: Simplify t into t 2.498 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 2.498 * [taylor]: Taking taylor expansion of x in x 2.498 * [backup-simplify]: Simplify 0 into 0 2.498 * [backup-simplify]: Simplify 1 into 1 2.498 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.498 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.498 * [taylor]: Taking taylor expansion of x in x 2.498 * [backup-simplify]: Simplify 0 into 0 2.499 * [backup-simplify]: Simplify 1 into 1 2.499 * [backup-simplify]: Simplify (/ 1 1) into 1 2.499 * [taylor]: Taking taylor expansion of 1 in x 2.499 * [backup-simplify]: Simplify 1 into 1 2.499 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.499 * [backup-simplify]: Simplify (+ 1 0) into 1 2.500 * [backup-simplify]: Simplify (* 0 1) into 0 2.500 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.501 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.501 * [backup-simplify]: Simplify (- 1) into -1 2.501 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.502 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 2.502 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.503 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.503 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.503 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in x 2.503 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in x 2.503 * [taylor]: Taking taylor expansion of x in x 2.503 * [backup-simplify]: Simplify 0 into 0 2.503 * [backup-simplify]: Simplify 1 into 1 2.503 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 2.503 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.503 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.503 * [taylor]: Taking taylor expansion of x in x 2.503 * [backup-simplify]: Simplify 0 into 0 2.503 * [backup-simplify]: Simplify 1 into 1 2.504 * [backup-simplify]: Simplify (/ 1 1) into 1 2.504 * [taylor]: Taking taylor expansion of 1 in x 2.504 * [backup-simplify]: Simplify 1 into 1 2.504 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.504 * [taylor]: Taking taylor expansion of l in x 2.504 * [backup-simplify]: Simplify l into l 2.504 * [backup-simplify]: Simplify (+ 1 0) into 1 2.504 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.504 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.504 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.504 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.505 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.506 * [backup-simplify]: Simplify (- 1) into -1 2.506 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.506 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 2.507 * [backup-simplify]: Simplify (+ (* 0 (- (pow l 2))) (* 1 (pow l 2))) into (pow l 2) 2.507 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.507 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 2.507 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.507 * [taylor]: Taking taylor expansion of l in x 2.507 * [backup-simplify]: Simplify l into l 2.507 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.507 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.507 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.507 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.508 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.508 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.508 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 2.508 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 2.508 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 2.508 * [taylor]: Taking taylor expansion of 2 in l 2.508 * [backup-simplify]: Simplify 2 into 2 2.508 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.508 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.509 * [taylor]: Taking taylor expansion of t in l 2.509 * [backup-simplify]: Simplify t into t 2.509 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.509 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.509 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.510 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.510 * [backup-simplify]: Simplify (- 0) into 0 2.511 * [backup-simplify]: Simplify (+ 0 0) into 0 2.512 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 2.512 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.513 * [backup-simplify]: Simplify (+ (* (pow t 2) -1) (+ (* 0 1) (* 0 0))) into (- (pow t 2)) 2.513 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 2.513 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 2.514 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.515 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.515 * [backup-simplify]: Simplify (- 0) into 0 2.515 * [backup-simplify]: Simplify (+ 0 0) into 0 2.516 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (pow l 2)))) into 0 2.517 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (- (pow l 2))) (* 0 (pow l 2)))) into (- (pow l 2)) 2.517 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 2.517 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.518 * [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.518 * [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.518 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.518 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 2.519 * [backup-simplify]: Simplify (- 0) into 0 2.519 * [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.519 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 2.519 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 2.519 * [taylor]: Taking taylor expansion of 4 in l 2.519 * [backup-simplify]: Simplify 4 into 4 2.519 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.519 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.519 * [taylor]: Taking taylor expansion of t in l 2.519 * [backup-simplify]: Simplify t into t 2.519 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.519 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.519 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 2.520 * [taylor]: Taking taylor expansion of 2 in l 2.520 * [backup-simplify]: Simplify 2 into 2 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.521 * [backup-simplify]: Simplify (* 2 1) into 2 2.522 * [backup-simplify]: Simplify (+ 0 2) into 2 2.522 * [taylor]: Taking taylor expansion of 2 in t 2.522 * [backup-simplify]: Simplify 2 into 2 2.522 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.523 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.523 * [backup-simplify]: Simplify (- 1) into -1 2.523 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.524 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 2.524 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 2.525 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.525 * [backup-simplify]: Simplify (- 1) into -1 2.526 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.526 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.526 * [backup-simplify]: Simplify (+ (* (pow t 2) -1) (* 0 1)) into (- (pow t 2)) 2.527 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 2.527 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 2.528 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.528 * [backup-simplify]: Simplify (- 0) into 0 2.529 * [backup-simplify]: Simplify (+ 0 0) into 0 2.530 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 -1) (* 0 1)))) into 0 2.531 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.532 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 -1) (+ (* 0 1) (* 0 0)))) into 0 2.532 * [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.532 * [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.533 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.534 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.534 * [backup-simplify]: Simplify (- 0) into 0 2.535 * [backup-simplify]: Simplify (+ 0 0) into 0 2.536 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 2.537 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (- (pow l 2))) (* 0 (pow l 2))))) into 0 2.537 * [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.537 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.537 * [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.538 * [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.538 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.538 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 2.539 * [backup-simplify]: Simplify (- 0) into 0 2.539 * [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.539 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 2.539 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 2.539 * [taylor]: Taking taylor expansion of 4 in l 2.539 * [backup-simplify]: Simplify 4 into 4 2.539 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.539 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.539 * [taylor]: Taking taylor expansion of t in l 2.539 * [backup-simplify]: Simplify t into t 2.539 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.539 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.539 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 2.539 * [taylor]: Taking taylor expansion of 2 in l 2.539 * [backup-simplify]: Simplify 2 into 2 2.539 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.540 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.540 * [taylor]: Taking taylor expansion of l in l 2.540 * [backup-simplify]: Simplify 0 into 0 2.540 * [backup-simplify]: Simplify 1 into 1 2.540 * [backup-simplify]: Simplify (* 1 1) into 1 2.540 * [backup-simplify]: Simplify (/ 1 1) into 1 2.541 * [backup-simplify]: Simplify (* 2 1) into 2 2.541 * [backup-simplify]: Simplify (+ 0 2) into 2 2.541 * [taylor]: Taking taylor expansion of 2 in t 2.541 * [backup-simplify]: Simplify 2 into 2 2.542 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.542 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.543 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 2.543 * [backup-simplify]: Simplify (+ 0 0) into 0 2.543 * [taylor]: Taking taylor expansion of 0 in t 2.543 * [backup-simplify]: Simplify 0 into 0 2.543 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.544 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 2.544 * [taylor]: Taking taylor expansion of 2 in t 2.544 * [backup-simplify]: Simplify 2 into 2 2.544 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.544 * [taylor]: Taking taylor expansion of t in t 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 (/ 2 1) into 2 2.544 * [backup-simplify]: Simplify 2 into 2 2.545 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.546 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.546 * [backup-simplify]: Simplify (- 0) into 0 2.546 * [backup-simplify]: Simplify (+ 0 0) into 0 2.547 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (pow l 2)))) into 0 2.547 * [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.548 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.549 * [backup-simplify]: Simplify (- 0) into 0 2.549 * [backup-simplify]: Simplify (+ 0 0) into 0 2.549 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.550 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 -1) (* 0 1))) into 0 2.550 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 2.551 * [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.552 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.552 * [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 0) (+ (* 0 -1) (* 0 1))))) into 0 2.555 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 2.556 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 1) (* 0 0))))) into 0 2.556 * [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.556 * [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.558 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 l))))) into 0 2.558 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.559 * [backup-simplify]: Simplify (- 0) into 0 2.559 * [backup-simplify]: Simplify (+ 0 0) into 0 2.561 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2)))))) into 0 2.562 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (- (pow l 2))) (* 0 (pow l 2)))))) into 0 2.563 * [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.563 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.563 * [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.563 * [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.975 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.975 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 2.975 * [backup-simplify]: Simplify (- 0) into 0 2.976 * [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.976 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 2.976 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 2.976 * [taylor]: Taking taylor expansion of 4 in l 2.976 * [backup-simplify]: Simplify 4 into 4 2.976 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.976 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.976 * [taylor]: Taking taylor expansion of t in l 2.976 * [backup-simplify]: Simplify t into t 2.976 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.976 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.976 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 2.976 * [taylor]: Taking taylor expansion of 2 in l 2.976 * [backup-simplify]: Simplify 2 into 2 2.976 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.976 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.976 * [taylor]: Taking taylor expansion of l in l 2.976 * [backup-simplify]: Simplify 0 into 0 2.976 * [backup-simplify]: Simplify 1 into 1 2.977 * [backup-simplify]: Simplify (* 1 1) into 1 2.977 * [backup-simplify]: Simplify (/ 1 1) into 1 2.978 * [backup-simplify]: Simplify (* 2 1) into 2 2.978 * [backup-simplify]: Simplify (+ 0 2) into 2 2.978 * [taylor]: Taking taylor expansion of 2 in t 2.978 * [backup-simplify]: Simplify 2 into 2 2.979 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.980 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.980 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 2.981 * [backup-simplify]: Simplify (+ 0 0) into 0 2.981 * [taylor]: Taking taylor expansion of 0 in t 2.981 * [backup-simplify]: Simplify 0 into 0 2.981 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 2.982 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.983 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.984 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 2.984 * [backup-simplify]: Simplify (+ (/ 4 (pow t 2)) 0) into (* 4 (/ 1 (pow t 2))) 2.984 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 2.984 * [taylor]: Taking taylor expansion of 4 in t 2.984 * [backup-simplify]: Simplify 4 into 4 2.984 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 2.984 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.984 * [taylor]: Taking taylor expansion of t in t 2.984 * [backup-simplify]: Simplify 0 into 0 2.984 * [backup-simplify]: Simplify 1 into 1 2.985 * [backup-simplify]: Simplify (* 1 1) into 1 2.985 * [backup-simplify]: Simplify (/ 1 1) into 1 2.985 * [backup-simplify]: Simplify (* 4 1) into 4 2.985 * [backup-simplify]: Simplify 4 into 4 2.986 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.986 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.986 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 2.986 * [taylor]: Taking taylor expansion of 0 in t 2.986 * [backup-simplify]: Simplify 0 into 0 2.987 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.988 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 2.988 * [backup-simplify]: Simplify 0 into 0 2.988 * [backup-simplify]: Simplify 2 into 2 2.989 * [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.990 * [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.990 * [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.990 * [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.990 * [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.990 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in t 2.990 * [taylor]: Taking taylor expansion of 2 in t 2.990 * [backup-simplify]: Simplify 2 into 2 2.990 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in t 2.990 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in t 2.990 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.990 * [taylor]: Taking taylor expansion of t in t 2.990 * [backup-simplify]: Simplify 0 into 0 2.990 * [backup-simplify]: Simplify 1 into 1 2.990 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in t 2.990 * [taylor]: Taking taylor expansion of x in t 2.990 * [backup-simplify]: Simplify x into x 2.990 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 2.990 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.990 * [taylor]: Taking taylor expansion of x in t 2.991 * [backup-simplify]: Simplify x into x 2.991 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.991 * [taylor]: Taking taylor expansion of 1 in t 2.991 * [backup-simplify]: Simplify 1 into 1 2.991 * [backup-simplify]: Simplify (* 1 1) into 1 2.991 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.991 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 2.991 * [backup-simplify]: Simplify (* 1 (* (+ (/ 1 x) 1) x)) into (* (+ (/ 1 x) 1) x) 2.992 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 2.992 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in t 2.992 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in t 2.992 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 2.992 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.992 * [taylor]: Taking taylor expansion of x in t 2.992 * [backup-simplify]: Simplify x into x 2.992 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.992 * [taylor]: Taking taylor expansion of 1 in t 2.992 * [backup-simplify]: Simplify 1 into 1 2.992 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 2.992 * [taylor]: Taking taylor expansion of x in t 2.992 * [backup-simplify]: Simplify x into x 2.992 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.992 * [taylor]: Taking taylor expansion of l in t 2.992 * [backup-simplify]: Simplify l into l 2.992 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.992 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.992 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 2.992 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (* x (pow l 2))) into (* (+ (/ 1 x) 1) (* x (pow l 2))) 2.993 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) into (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) 2.993 * [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.993 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in t 2.993 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in t 2.993 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 2.993 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.993 * [taylor]: Taking taylor expansion of x in t 2.993 * [backup-simplify]: Simplify x into x 2.993 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.993 * [taylor]: Taking taylor expansion of 1 in t 2.993 * [backup-simplify]: Simplify 1 into 1 2.993 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.993 * [taylor]: Taking taylor expansion of l in t 2.993 * [backup-simplify]: Simplify l into l 2.993 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.993 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.993 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (pow l 2)) into (* (+ (/ 1 x) 1) (pow l 2)) 2.994 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) into (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) 2.994 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in t 2.994 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 2.994 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.994 * [taylor]: Taking taylor expansion of l in t 2.994 * [backup-simplify]: Simplify l into l 2.994 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.994 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.994 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in t 2.994 * [taylor]: Taking taylor expansion of 2 in t 2.994 * [backup-simplify]: Simplify 2 into 2 2.994 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in t 2.994 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in t 2.994 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.994 * [taylor]: Taking taylor expansion of t in t 2.994 * [backup-simplify]: Simplify 0 into 0 2.994 * [backup-simplify]: Simplify 1 into 1 2.994 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 2.994 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.994 * [taylor]: Taking taylor expansion of x in t 2.994 * [backup-simplify]: Simplify x into x 2.994 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.994 * [taylor]: Taking taylor expansion of 1 in t 2.994 * [backup-simplify]: Simplify 1 into 1 2.995 * [backup-simplify]: Simplify (* 1 1) into 1 2.995 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.995 * [backup-simplify]: Simplify (* 1 (+ (/ 1 x) 1)) into (+ (/ 1 x) 1) 2.995 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 2.995 * [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.995 * [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.995 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in l 2.995 * [taylor]: Taking taylor expansion of 2 in l 2.995 * [backup-simplify]: Simplify 2 into 2 2.995 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in l 2.995 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in l 2.995 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.995 * [taylor]: Taking taylor expansion of t in l 2.995 * [backup-simplify]: Simplify t into t 2.995 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in l 2.995 * [taylor]: Taking taylor expansion of x in l 2.995 * [backup-simplify]: Simplify x into x 2.995 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 2.995 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.995 * [taylor]: Taking taylor expansion of x in l 2.995 * [backup-simplify]: Simplify x into x 2.996 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.996 * [taylor]: Taking taylor expansion of 1 in l 2.996 * [backup-simplify]: Simplify 1 into 1 2.996 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.996 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.996 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 2.996 * [backup-simplify]: Simplify (* (pow t 2) (* (+ (/ 1 x) 1) x)) into (* (pow t 2) (* (+ (/ 1 x) 1) x)) 2.996 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (* (+ (/ 1 x) 1) x))) into (/ 1 (* (pow t 2) (* (+ (/ 1 x) 1) x))) 2.996 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in l 2.996 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in l 2.996 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 2.996 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.996 * [taylor]: Taking taylor expansion of x in l 2.996 * [backup-simplify]: Simplify x into x 2.996 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.996 * [taylor]: Taking taylor expansion of 1 in l 2.996 * [backup-simplify]: Simplify 1 into 1 2.996 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in l 2.996 * [taylor]: Taking taylor expansion of x in l 2.996 * [backup-simplify]: Simplify x into x 2.997 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.997 * [taylor]: Taking taylor expansion of l in l 2.997 * [backup-simplify]: Simplify 0 into 0 2.997 * [backup-simplify]: Simplify 1 into 1 2.997 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.997 * [backup-simplify]: Simplify (* 1 1) into 1 2.997 * [backup-simplify]: Simplify (* x 1) into x 2.997 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) x) into (* (+ (/ 1 x) 1) x) 2.997 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 2.997 * [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.997 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in l 2.997 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in l 2.998 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 2.998 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.998 * [taylor]: Taking taylor expansion of x in l 2.998 * [backup-simplify]: Simplify x into x 2.998 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.998 * [taylor]: Taking taylor expansion of 1 in l 2.998 * [backup-simplify]: Simplify 1 into 1 2.998 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.998 * [taylor]: Taking taylor expansion of l in l 2.998 * [backup-simplify]: Simplify 0 into 0 2.998 * [backup-simplify]: Simplify 1 into 1 2.998 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.998 * [backup-simplify]: Simplify (* 1 1) into 1 2.998 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) 1) into (+ (/ 1 x) 1) 2.998 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 2.998 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in l 2.999 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.999 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.999 * [taylor]: Taking taylor expansion of l in l 2.999 * [backup-simplify]: Simplify 0 into 0 2.999 * [backup-simplify]: Simplify 1 into 1 2.999 * [backup-simplify]: Simplify (* 1 1) into 1 2.999 * [backup-simplify]: Simplify (/ 1 1) into 1 2.999 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in l 2.999 * [taylor]: Taking taylor expansion of 2 in l 2.999 * [backup-simplify]: Simplify 2 into 2 3.000 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in l 3.000 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in l 3.000 * [taylor]: Taking taylor expansion of (pow t 2) in l 3.000 * [taylor]: Taking taylor expansion of t in l 3.000 * [backup-simplify]: Simplify t into t 3.000 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 3.000 * [taylor]: Taking taylor expansion of (/ 1 x) in l 3.000 * [taylor]: Taking taylor expansion of x in l 3.000 * [backup-simplify]: Simplify x into x 3.000 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.000 * [taylor]: Taking taylor expansion of 1 in l 3.000 * [backup-simplify]: Simplify 1 into 1 3.000 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.000 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.000 * [backup-simplify]: Simplify (* (pow t 2) (+ (/ 1 x) 1)) into (* (pow t 2) (+ (/ 1 x) 1)) 3.000 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) into (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) 3.000 * [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.000 * [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.000 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in x 3.000 * [taylor]: Taking taylor expansion of 2 in x 3.000 * [backup-simplify]: Simplify 2 into 2 3.000 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in x 3.000 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in x 3.000 * [taylor]: Taking taylor expansion of (pow t 2) in x 3.001 * [taylor]: Taking taylor expansion of t in x 3.001 * [backup-simplify]: Simplify t into t 3.001 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in x 3.001 * [taylor]: Taking taylor expansion of x in x 3.001 * [backup-simplify]: Simplify 0 into 0 3.001 * [backup-simplify]: Simplify 1 into 1 3.001 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.001 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.001 * [taylor]: Taking taylor expansion of x in x 3.001 * [backup-simplify]: Simplify 0 into 0 3.001 * [backup-simplify]: Simplify 1 into 1 3.001 * [backup-simplify]: Simplify (/ 1 1) into 1 3.001 * [taylor]: Taking taylor expansion of 1 in x 3.001 * [backup-simplify]: Simplify 1 into 1 3.001 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.002 * [backup-simplify]: Simplify (+ 1 0) into 1 3.002 * [backup-simplify]: Simplify (* 0 1) into 0 3.002 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 3.003 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.003 * [backup-simplify]: Simplify (+ 0 1) into 1 3.004 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 1)) into 1 3.004 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 3.005 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 3.005 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 3.005 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in x 3.005 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in x 3.005 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.005 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.005 * [taylor]: Taking taylor expansion of x in x 3.005 * [backup-simplify]: Simplify 0 into 0 3.005 * [backup-simplify]: Simplify 1 into 1 3.005 * [backup-simplify]: Simplify (/ 1 1) into 1 3.005 * [taylor]: Taking taylor expansion of 1 in x 3.005 * [backup-simplify]: Simplify 1 into 1 3.005 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 3.005 * [taylor]: Taking taylor expansion of x in x 3.005 * [backup-simplify]: Simplify 0 into 0 3.005 * [backup-simplify]: Simplify 1 into 1 3.005 * [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.006 * [backup-simplify]: Simplify (+ 1 0) into 1 3.006 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.006 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 3.007 * [backup-simplify]: Simplify (* 1 0) into 0 3.007 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.007 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 3.008 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.008 * [backup-simplify]: Simplify (+ 0 1) into 1 3.009 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* 1 0)) into (pow l 2) 3.009 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.009 * [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.009 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in x 3.009 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in x 3.009 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.009 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.009 * [taylor]: Taking taylor expansion of x in x 3.009 * [backup-simplify]: Simplify 0 into 0 3.009 * [backup-simplify]: Simplify 1 into 1 3.009 * [backup-simplify]: Simplify (/ 1 1) into 1 3.010 * [taylor]: Taking taylor expansion of 1 in x 3.010 * [backup-simplify]: Simplify 1 into 1 3.010 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.010 * [taylor]: Taking taylor expansion of l in x 3.010 * [backup-simplify]: Simplify l into l 3.010 * [backup-simplify]: Simplify (+ 1 0) into 1 3.010 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.010 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 3.010 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.010 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in x 3.010 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 3.010 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.010 * [taylor]: Taking taylor expansion of l in x 3.010 * [backup-simplify]: Simplify l into l 3.011 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.011 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.011 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in x 3.011 * [taylor]: Taking taylor expansion of 2 in x 3.011 * [backup-simplify]: Simplify 2 into 2 3.011 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in x 3.011 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in x 3.011 * [taylor]: Taking taylor expansion of (pow t 2) in x 3.011 * [taylor]: Taking taylor expansion of t in x 3.011 * [backup-simplify]: Simplify t into t 3.011 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.011 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.011 * [taylor]: Taking taylor expansion of x in x 3.011 * [backup-simplify]: Simplify 0 into 0 3.011 * [backup-simplify]: Simplify 1 into 1 3.011 * [backup-simplify]: Simplify (/ 1 1) into 1 3.011 * [taylor]: Taking taylor expansion of 1 in x 3.011 * [backup-simplify]: Simplify 1 into 1 3.012 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.012 * [backup-simplify]: Simplify (+ 1 0) into 1 3.012 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 3.012 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 3.012 * [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.012 * [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.012 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 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 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in x 3.012 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in x 3.012 * [taylor]: Taking taylor expansion of (pow t 2) in x 3.012 * [taylor]: Taking taylor expansion of t in x 3.012 * [backup-simplify]: Simplify t into t 3.012 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in x 3.013 * [taylor]: Taking taylor expansion of x in x 3.013 * [backup-simplify]: Simplify 0 into 0 3.013 * [backup-simplify]: Simplify 1 into 1 3.013 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.013 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.013 * [taylor]: Taking taylor expansion of x in x 3.013 * [backup-simplify]: Simplify 0 into 0 3.013 * [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 (* t t) into (pow t 2) 3.014 * [backup-simplify]: Simplify (+ 1 0) into 1 3.014 * [backup-simplify]: Simplify (* 0 1) into 0 3.014 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 3.015 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.015 * [backup-simplify]: Simplify (+ 0 1) into 1 3.016 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 1)) into 1 3.016 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 3.017 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 3.017 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 3.017 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in x 3.017 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in x 3.017 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.017 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.017 * [taylor]: Taking taylor expansion of x in x 3.017 * [backup-simplify]: Simplify 0 into 0 3.017 * [backup-simplify]: Simplify 1 into 1 3.017 * [backup-simplify]: Simplify (/ 1 1) into 1 3.017 * [taylor]: Taking taylor expansion of 1 in x 3.017 * [backup-simplify]: Simplify 1 into 1 3.017 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 3.017 * [taylor]: Taking taylor expansion of x in x 3.017 * [backup-simplify]: Simplify 0 into 0 3.017 * [backup-simplify]: Simplify 1 into 1 3.017 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.018 * [taylor]: Taking taylor expansion of l in x 3.018 * [backup-simplify]: Simplify l into l 3.018 * [backup-simplify]: Simplify (+ 1 0) into 1 3.018 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.018 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 3.019 * [backup-simplify]: Simplify (* 1 0) into 0 3.019 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.019 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 3.020 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.020 * [backup-simplify]: Simplify (+ 0 1) into 1 3.021 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* 1 0)) into (pow l 2) 3.021 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.021 * [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.021 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in x 3.021 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in x 3.021 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.021 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.021 * [taylor]: Taking taylor expansion of x in x 3.021 * [backup-simplify]: Simplify 0 into 0 3.021 * [backup-simplify]: Simplify 1 into 1 3.022 * [backup-simplify]: Simplify (/ 1 1) into 1 3.022 * [taylor]: Taking taylor expansion of 1 in x 3.022 * [backup-simplify]: Simplify 1 into 1 3.022 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.022 * [taylor]: Taking taylor expansion of l in x 3.022 * [backup-simplify]: Simplify l into l 3.022 * [backup-simplify]: Simplify (+ 1 0) into 1 3.022 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.022 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 3.022 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.022 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in x 3.022 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 3.022 * [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.023 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.023 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.023 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in x 3.023 * [taylor]: Taking taylor expansion of 2 in x 3.023 * [backup-simplify]: Simplify 2 into 2 3.023 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in x 3.023 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in x 3.023 * [taylor]: Taking taylor expansion of (pow t 2) in x 3.023 * [taylor]: Taking taylor expansion of t in x 3.023 * [backup-simplify]: Simplify t into t 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 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.024 * [backup-simplify]: Simplify (+ 1 0) into 1 3.024 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 3.024 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 3.024 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 3.024 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 3.025 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) 0) into (/ 1 (pow l 2)) 3.025 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow l 2))) into (/ 1 (pow l 2)) 3.025 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 3.025 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 3.025 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 3.025 * [taylor]: Taking taylor expansion of 2 in l 3.025 * [backup-simplify]: Simplify 2 into 2 3.025 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 3.025 * [taylor]: Taking taylor expansion of (pow t 2) in l 3.025 * [taylor]: Taking taylor expansion of t in l 3.025 * [backup-simplify]: Simplify t into t 3.025 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.025 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 3.026 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.027 * [backup-simplify]: Simplify (+ 0 0) into 0 3.028 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 1))) into 1 3.028 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 3.029 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (+ (* 0 1) (* 0 0))) into (pow t 2) 3.029 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 3.029 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))) into (- (* 2 (/ 1 (pow t 2)))) 3.030 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 3.031 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 3.032 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.032 * [backup-simplify]: Simplify (+ 0 0) into 0 3.033 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 (pow l 2)) (* 0 0))) into (pow l 2) 3.033 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 3.034 * [backup-simplify]: Simplify (+ (- (* 2 (/ 1 (pow t 2)))) (- (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 3.034 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.034 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 3.034 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 3.034 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow t 2))) into (* 2 (/ 1 (pow t 2))) 3.035 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (* 2 (/ 1 (pow t 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 3.035 * [backup-simplify]: Simplify (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 3.035 * [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.035 * [taylor]: Taking taylor expansion of (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in l 3.035 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 3.036 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 3.036 * [taylor]: Taking taylor expansion of 4 in l 3.036 * [backup-simplify]: Simplify 4 into 4 3.036 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 3.036 * [taylor]: Taking taylor expansion of (pow t 2) in l 3.036 * [taylor]: Taking taylor expansion of t in l 3.036 * [backup-simplify]: Simplify t into t 3.036 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.036 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 3.036 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 3.036 * [taylor]: Taking taylor expansion of 2 in l 3.036 * [backup-simplify]: Simplify 2 into 2 3.036 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 3.036 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.036 * [taylor]: Taking taylor expansion of l in l 3.036 * [backup-simplify]: Simplify 0 into 0 3.036 * [backup-simplify]: Simplify 1 into 1 3.037 * [backup-simplify]: Simplify (* 1 1) into 1 3.037 * [backup-simplify]: Simplify (/ 1 1) into 1 3.037 * [backup-simplify]: Simplify (* 2 1) into 2 3.038 * [backup-simplify]: Simplify (+ 0 2) into 2 3.038 * [backup-simplify]: Simplify (- 2) into -2 3.038 * [taylor]: Taking taylor expansion of -2 in t 3.038 * [backup-simplify]: Simplify -2 into -2 3.039 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.040 * [backup-simplify]: Simplify (+ 0 0) into 0 3.041 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 1)))) into 0 3.042 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 3.043 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 1) (+ (* 0 1) (* 0 0)))) into 0 3.043 * [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)) 3.043 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (+ (* 0 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2))))) into (* 2 (/ 1 (pow t 2))) 3.044 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 3.045 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 3.046 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.047 * [backup-simplify]: Simplify (+ 0 0) into 0 3.048 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 0) (+ (* 0 (pow l 2)) (* 0 0)))) into 0 3.048 * [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)) 3.048 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 3.049 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.049 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.050 * [backup-simplify]: Simplify (+ 0 1) into 1 3.050 * [backup-simplify]: Simplify (+ (* 1 0) (* 1 (pow l 2))) into (pow l 2) 3.051 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 3.051 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 3.051 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 3.052 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.052 * [backup-simplify]: Simplify (+ 0 1) into 1 3.053 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 3.053 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 1)) into (pow t 2) 3.053 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 3.054 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))) into (- (* 2 (/ 1 (pow t 2)))) 3.054 * [backup-simplify]: Simplify (+ 0 (- (* 2 (/ 1 (pow t 2))))) into (- (* 2 (/ 1 (pow t 2)))) 3.054 * [backup-simplify]: Simplify (+ (- (/ 1 (pow l 2))) (- (* 2 (/ 1 (pow t 2))))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 3.054 * [backup-simplify]: Simplify (- (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 3.054 * [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.054 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 3.054 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 3.055 * [taylor]: Taking taylor expansion of 4 in l 3.055 * [backup-simplify]: Simplify 4 into 4 3.055 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 3.055 * [taylor]: Taking taylor expansion of (pow t 2) in l 3.055 * [taylor]: Taking taylor expansion of t in l 3.055 * [backup-simplify]: Simplify t into t 3.055 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.055 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 3.055 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 3.055 * [taylor]: Taking taylor expansion of 2 in l 3.055 * [backup-simplify]: Simplify 2 into 2 3.055 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 3.055 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.055 * [taylor]: Taking taylor expansion of l in l 3.055 * [backup-simplify]: Simplify 0 into 0 3.055 * [backup-simplify]: Simplify 1 into 1 3.055 * [backup-simplify]: Simplify (* 1 1) into 1 3.055 * [backup-simplify]: Simplify (/ 1 1) into 1 3.056 * [backup-simplify]: Simplify (* 2 1) into 2 3.056 * [backup-simplify]: Simplify (+ 0 2) into 2 3.056 * [taylor]: Taking taylor expansion of 2 in t 3.056 * [backup-simplify]: Simplify 2 into 2 3.056 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.057 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.057 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 3.058 * [backup-simplify]: Simplify (+ 0 0) into 0 3.058 * [backup-simplify]: Simplify (- 0) into 0 3.058 * [taylor]: Taking taylor expansion of 0 in t 3.058 * [backup-simplify]: Simplify 0 into 0 3.058 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 3.058 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 3.058 * [taylor]: Taking taylor expansion of 2 in t 3.058 * [backup-simplify]: Simplify 2 into 2 3.058 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.058 * [taylor]: Taking taylor expansion of t in t 3.058 * [backup-simplify]: Simplify 0 into 0 3.058 * [backup-simplify]: Simplify 1 into 1 3.058 * [backup-simplify]: Simplify (* 1 1) into 1 3.059 * [backup-simplify]: Simplify (/ 2 1) into 2 3.059 * [backup-simplify]: Simplify 2 into 2 3.059 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.059 * [backup-simplify]: Simplify (+ 0 0) into 0 3.060 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 1))))) into 0 3.061 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 3.061 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 1) (* 0 0))))) into 0 3.062 * [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))) 3.062 * [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)))) 3.063 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 l))))) into 0 3.064 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2)))))) into 0 3.064 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.064 * [backup-simplify]: Simplify (+ 0 0) into 0 3.065 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (pow l 2)) (* 0 0))))) into 0 3.066 * [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))) 3.066 * [backup-simplify]: Simplify (+ (- (* 2 (/ 1 (pow t 2)))) (- (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 3.066 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 3.067 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.067 * [backup-simplify]: Simplify (+ 0 0) into 0 3.068 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 3.068 * [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)) 3.068 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 3.068 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 3.069 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.069 * [backup-simplify]: Simplify (+ 0 0) into 0 3.069 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 3.070 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 1) (* 0 1))) into 0 3.070 * [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)) 3.070 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (+ (* 0 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2))))) into (* 2 (/ 1 (pow t 2))) 3.070 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 3.070 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (* 2 (/ 1 (pow t 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 3.071 * [backup-simplify]: Simplify (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 3.071 * [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.071 * [taylor]: Taking taylor expansion of (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in l 3.071 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 3.071 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 3.071 * [taylor]: Taking taylor expansion of 4 in l 3.071 * [backup-simplify]: Simplify 4 into 4 3.071 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 3.071 * [taylor]: Taking taylor expansion of (pow t 2) in l 3.071 * [taylor]: Taking taylor expansion of t in l 3.071 * [backup-simplify]: Simplify t into t 3.071 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.071 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 3.071 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 3.071 * [taylor]: Taking taylor expansion of 2 in l 3.071 * [backup-simplify]: Simplify 2 into 2 3.071 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 3.071 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.071 * [taylor]: Taking taylor expansion of l in l 3.071 * [backup-simplify]: Simplify 0 into 0 3.071 * [backup-simplify]: Simplify 1 into 1 3.072 * [backup-simplify]: Simplify (* 1 1) into 1 3.072 * [backup-simplify]: Simplify (/ 1 1) into 1 3.072 * [backup-simplify]: Simplify (* 2 1) into 2 3.072 * [backup-simplify]: Simplify (+ 0 2) into 2 3.073 * [backup-simplify]: Simplify (- 2) into -2 3.073 * [taylor]: Taking taylor expansion of -2 in t 3.073 * [backup-simplify]: Simplify -2 into -2 3.073 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.073 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.074 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 3.074 * [backup-simplify]: Simplify (+ 0 0) into 0 3.074 * [taylor]: Taking taylor expansion of 0 in t 3.074 * [backup-simplify]: Simplify 0 into 0 3.074 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 3.075 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.075 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.076 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 3.076 * [backup-simplify]: Simplify (+ (/ 4 (pow t 2)) 0) into (* 4 (/ 1 (pow t 2))) 3.076 * [backup-simplify]: Simplify (- (* 4 (/ 1 (pow t 2)))) into (- (* 4 (/ 1 (pow t 2)))) 3.076 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 (pow t 2)))) in t 3.076 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 3.076 * [taylor]: Taking taylor expansion of 4 in t 3.076 * [backup-simplify]: Simplify 4 into 4 3.076 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 3.076 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.076 * [taylor]: Taking taylor expansion of t in t 3.076 * [backup-simplify]: Simplify 0 into 0 3.076 * [backup-simplify]: Simplify 1 into 1 3.077 * [backup-simplify]: Simplify (* 1 1) into 1 3.077 * [backup-simplify]: Simplify (/ 1 1) into 1 3.077 * [backup-simplify]: Simplify (* 4 1) into 4 3.077 * [backup-simplify]: Simplify (- 4) into -4 3.077 * [backup-simplify]: Simplify -4 into -4 3.078 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 3.078 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 3.078 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 3.078 * [taylor]: Taking taylor expansion of 0 in t 3.078 * [backup-simplify]: Simplify 0 into 0 3.078 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.079 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 3.079 * [backup-simplify]: Simplify 0 into 0 3.079 * [backup-simplify]: Simplify -2 into -2 3.080 * [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)))) 3.080 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 3.080 * [backup-simplify]: Simplify (* (sqrt 2) t) into (* t (sqrt 2)) 3.080 * [approximate]: Taking taylor expansion of (* t (sqrt 2)) in (t) around 0 3.080 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 3.080 * [taylor]: Taking taylor expansion of t in t 3.080 * [backup-simplify]: Simplify 0 into 0 3.080 * [backup-simplify]: Simplify 1 into 1 3.080 * [taylor]: Taking taylor expansion of (sqrt 2) in t 3.080 * [taylor]: Taking taylor expansion of 2 in t 3.080 * [backup-simplify]: Simplify 2 into 2 3.080 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.081 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.081 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 3.081 * [taylor]: Taking taylor expansion of t in t 3.081 * [backup-simplify]: Simplify 0 into 0 3.081 * [backup-simplify]: Simplify 1 into 1 3.081 * [taylor]: Taking taylor expansion of (sqrt 2) in t 3.081 * [taylor]: Taking taylor expansion of 2 in t 3.081 * [backup-simplify]: Simplify 2 into 2 3.081 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.082 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.082 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 3.082 * [backup-simplify]: Simplify 0 into 0 3.085 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 3.085 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.086 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 3.087 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 3.087 * [backup-simplify]: Simplify 0 into 0 3.088 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 3.090 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 3.090 * [backup-simplify]: Simplify 0 into 0 3.091 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 3.093 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 3.093 * [backup-simplify]: Simplify 0 into 0 3.094 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 3.096 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 3.096 * [backup-simplify]: Simplify 0 into 0 3.097 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 3.099 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))))) into 0 3.099 * [backup-simplify]: Simplify 0 into 0 3.100 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 3.102 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))))) into 0 3.103 * [backup-simplify]: Simplify 0 into 0 3.103 * [backup-simplify]: Simplify (* (sqrt 2) t) into (* t (sqrt 2)) 3.109 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 t)) into (/ (sqrt 2) t) 3.109 * [approximate]: Taking taylor expansion of (/ (sqrt 2) t) in (t) around 0 3.109 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 3.109 * [taylor]: Taking taylor expansion of (sqrt 2) in t 3.109 * [taylor]: Taking taylor expansion of 2 in t 3.109 * [backup-simplify]: Simplify 2 into 2 3.109 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.110 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.110 * [taylor]: Taking taylor expansion of t in t 3.110 * [backup-simplify]: Simplify 0 into 0 3.110 * [backup-simplify]: Simplify 1 into 1 3.111 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 3.111 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 3.111 * [taylor]: Taking taylor expansion of (sqrt 2) in t 3.111 * [taylor]: Taking taylor expansion of 2 in t 3.111 * [backup-simplify]: Simplify 2 into 2 3.112 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.112 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.112 * [taylor]: Taking taylor expansion of t in t 3.112 * [backup-simplify]: Simplify 0 into 0 3.112 * [backup-simplify]: Simplify 1 into 1 3.113 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 3.114 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.115 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 3.115 * [backup-simplify]: Simplify 0 into 0 3.116 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 3.117 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.117 * [backup-simplify]: Simplify 0 into 0 3.119 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 3.120 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.120 * [backup-simplify]: Simplify 0 into 0 3.121 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 3.122 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.122 * [backup-simplify]: Simplify 0 into 0 3.124 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 3.125 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.125 * [backup-simplify]: Simplify 0 into 0 3.126 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 3.128 * [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 3.128 * [backup-simplify]: Simplify 0 into 0 3.128 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 (/ 1 t))) into (* t (sqrt 2)) 3.129 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 (- t))) into (* -1 (/ (sqrt 2) t)) 3.129 * [approximate]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in (t) around 0 3.129 * [taylor]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in t 3.129 * [taylor]: Taking taylor expansion of -1 in t 3.129 * [backup-simplify]: Simplify -1 into -1 3.129 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 3.129 * [taylor]: Taking taylor expansion of (sqrt 2) in t 3.129 * [taylor]: Taking taylor expansion of 2 in t 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 t in t 3.130 * [backup-simplify]: Simplify 0 into 0 3.130 * [backup-simplify]: Simplify 1 into 1 3.131 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 3.131 * [taylor]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in t 3.131 * [taylor]: Taking taylor expansion of -1 in t 3.131 * [backup-simplify]: Simplify -1 into -1 3.131 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 3.131 * [taylor]: Taking taylor expansion of (sqrt 2) in t 3.131 * [taylor]: Taking taylor expansion of 2 in t 3.131 * [backup-simplify]: Simplify 2 into 2 3.132 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.132 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.132 * [taylor]: Taking taylor expansion of t in t 3.132 * [backup-simplify]: Simplify 0 into 0 3.132 * [backup-simplify]: Simplify 1 into 1 3.133 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 3.135 * [backup-simplify]: Simplify (* -1 (sqrt 2)) into (* -1 (sqrt 2)) 3.136 * [backup-simplify]: Simplify (* -1 (sqrt 2)) into (* -1 (sqrt 2)) 3.137 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 3.138 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (sqrt 2))) into 0 3.138 * [backup-simplify]: Simplify 0 into 0 3.139 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 3.140 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.141 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 3.141 * [backup-simplify]: Simplify 0 into 0 3.142 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 3.143 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.145 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 3.145 * [backup-simplify]: Simplify 0 into 0 3.146 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 3.147 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.149 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 3.149 * [backup-simplify]: Simplify 0 into 0 3.150 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 3.151 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.153 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 3.153 * [backup-simplify]: Simplify 0 into 0 3.154 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 3.156 * [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 3.158 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))))) into 0 3.158 * [backup-simplify]: Simplify 0 into 0 3.159 * [backup-simplify]: Simplify (* (* -1 (sqrt 2)) (/ 1 (/ 1 (- t)))) into (* t (sqrt 2)) 3.159 * * * * [progress]: [ 4 / 4 ] generating series at (2) 3.160 * [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))))) 3.160 * [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 3.160 * [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 3.160 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in l 3.160 * [taylor]: Taking taylor expansion of t in l 3.160 * [backup-simplify]: Simplify t into t 3.160 * [taylor]: Taking taylor expansion of (sqrt 2) in l 3.160 * [taylor]: Taking taylor expansion of 2 in l 3.160 * [backup-simplify]: Simplify 2 into 2 3.160 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.161 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.161 * [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 3.161 * [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 3.161 * [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 3.161 * [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 3.161 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in l 3.161 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in l 3.161 * [taylor]: Taking taylor expansion of x in l 3.161 * [backup-simplify]: Simplify x into x 3.161 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.161 * [taylor]: Taking taylor expansion of l in l 3.161 * [backup-simplify]: Simplify 0 into 0 3.161 * [backup-simplify]: Simplify 1 into 1 3.162 * [taylor]: Taking taylor expansion of (- x 1) in l 3.162 * [taylor]: Taking taylor expansion of x in l 3.162 * [backup-simplify]: Simplify x into x 3.162 * [taylor]: Taking taylor expansion of 1 in l 3.162 * [backup-simplify]: Simplify 1 into 1 3.162 * [backup-simplify]: Simplify (* 1 1) into 1 3.162 * [backup-simplify]: Simplify (* x 1) into x 3.162 * [backup-simplify]: Simplify (- 1) into -1 3.162 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 3.163 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 3.163 * [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 3.163 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in l 3.163 * [taylor]: Taking taylor expansion of 2 in l 3.163 * [backup-simplify]: Simplify 2 into 2 3.163 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in l 3.163 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in l 3.163 * [taylor]: Taking taylor expansion of (pow t 2) in l 3.163 * [taylor]: Taking taylor expansion of t in l 3.163 * [backup-simplify]: Simplify t into t 3.163 * [taylor]: Taking taylor expansion of x in l 3.163 * [backup-simplify]: Simplify x into x 3.163 * [taylor]: Taking taylor expansion of (- x 1) in l 3.163 * [taylor]: Taking taylor expansion of x in l 3.163 * [backup-simplify]: Simplify x into x 3.163 * [taylor]: Taking taylor expansion of 1 in l 3.163 * [backup-simplify]: Simplify 1 into 1 3.163 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.163 * [backup-simplify]: Simplify (* (pow t 2) x) into (* (pow t 2) x) 3.164 * [backup-simplify]: Simplify (- 1) into -1 3.164 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 3.164 * [backup-simplify]: Simplify (/ (* (pow t 2) x) (- x 1)) into (/ (* (pow t 2) x) (- x 1)) 3.164 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in l 3.164 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in l 3.164 * [taylor]: Taking taylor expansion of 2 in l 3.164 * [backup-simplify]: Simplify 2 into 2 3.164 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in l 3.164 * [taylor]: Taking taylor expansion of (pow t 2) in l 3.164 * [taylor]: Taking taylor expansion of t in l 3.164 * [backup-simplify]: Simplify t into t 3.164 * [taylor]: Taking taylor expansion of (- x 1) in l 3.164 * [taylor]: Taking taylor expansion of x in l 3.164 * [backup-simplify]: Simplify x into x 3.164 * [taylor]: Taking taylor expansion of 1 in l 3.164 * [backup-simplify]: Simplify 1 into 1 3.164 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.165 * [backup-simplify]: Simplify (- 1) into -1 3.165 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 3.165 * [backup-simplify]: Simplify (/ (pow t 2) (- x 1)) into (/ (pow t 2) (- x 1)) 3.165 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in l 3.165 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.165 * [taylor]: Taking taylor expansion of l in l 3.165 * [backup-simplify]: Simplify 0 into 0 3.165 * [backup-simplify]: Simplify 1 into 1 3.165 * [taylor]: Taking taylor expansion of (- x 1) in l 3.165 * [taylor]: Taking taylor expansion of x in l 3.165 * [backup-simplify]: Simplify x into x 3.165 * [taylor]: Taking taylor expansion of 1 in l 3.165 * [backup-simplify]: Simplify 1 into 1 3.165 * [backup-simplify]: Simplify (* 1 1) into 1 3.166 * [backup-simplify]: Simplify (- 1) into -1 3.166 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 3.166 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 3.166 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.166 * [taylor]: Taking taylor expansion of l in l 3.166 * [backup-simplify]: Simplify 0 into 0 3.166 * [backup-simplify]: Simplify 1 into 1 3.166 * [backup-simplify]: Simplify (* 2 (/ (* (pow t 2) x) (- x 1))) into (* 2 (/ (* (pow t 2) x) (- x 1))) 3.166 * [backup-simplify]: Simplify (* 2 (/ (pow t 2) (- x 1))) into (* 2 (/ (pow t 2) (- x 1))) 3.167 * [backup-simplify]: Simplify (+ (* 2 (/ (pow t 2) (- x 1))) 0) into (* 2 (/ (pow t 2) (- x 1))) 3.167 * [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)))) 3.168 * [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)))) 3.168 * [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)))) 3.168 * [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))))) 3.169 * [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)))))) 3.169 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 3.169 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (* 0 x)) into 0 3.170 * [backup-simplify]: Simplify (- 0) into 0 3.170 * [backup-simplify]: Simplify (+ 0 0) into 0 3.170 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (* (pow t 2) x) (- x 1)) (/ 0 (- x 1))))) into 0 3.171 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (* (pow t 2) x) (- x 1)))) into 0 3.171 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 3.171 * [backup-simplify]: Simplify (- 0) into 0 3.172 * [backup-simplify]: Simplify (+ 0 0) into 0 3.172 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (pow t 2) (- x 1)) (/ 0 (- x 1))))) into 0 3.172 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow t 2) (- x 1)))) into 0 3.173 * [backup-simplify]: Simplify (+ 0 0) into 0 3.173 * [backup-simplify]: Simplify (+ 0 0) into 0 3.173 * [backup-simplify]: Simplify (+ 0 0) into 0 3.174 * [backup-simplify]: Simplify (+ 0 0) into 0 3.175 * [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 3.175 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1)))))))) into 0 3.175 * [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 3.175 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in x 3.175 * [taylor]: Taking taylor expansion of t in x 3.175 * [backup-simplify]: Simplify t into t 3.175 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.175 * [taylor]: Taking taylor expansion of 2 in x 3.175 * [backup-simplify]: Simplify 2 into 2 3.176 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.177 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.177 * [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 3.177 * [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 3.177 * [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 3.177 * [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 3.177 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in x 3.177 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 3.177 * [taylor]: Taking taylor expansion of x in x 3.177 * [backup-simplify]: Simplify 0 into 0 3.177 * [backup-simplify]: Simplify 1 into 1 3.177 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.177 * [taylor]: Taking taylor expansion of l in x 3.177 * [backup-simplify]: Simplify l into l 3.177 * [taylor]: Taking taylor expansion of (- x 1) in x 3.177 * [taylor]: Taking taylor expansion of x in x 3.177 * [backup-simplify]: Simplify 0 into 0 3.177 * [backup-simplify]: Simplify 1 into 1 3.177 * [taylor]: Taking taylor expansion of 1 in x 3.177 * [backup-simplify]: Simplify 1 into 1 3.177 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.177 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 3.177 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.178 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 3.178 * [backup-simplify]: Simplify (- 1) into -1 3.179 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.179 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 3.179 * [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 3.179 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in x 3.179 * [taylor]: Taking taylor expansion of 2 in x 3.179 * [backup-simplify]: Simplify 2 into 2 3.179 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in x 3.179 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in x 3.179 * [taylor]: Taking taylor expansion of (pow t 2) in x 3.179 * [taylor]: Taking taylor expansion of t in x 3.179 * [backup-simplify]: Simplify t into t 3.179 * [taylor]: Taking taylor expansion of x in x 3.179 * [backup-simplify]: Simplify 0 into 0 3.179 * [backup-simplify]: Simplify 1 into 1 3.179 * [taylor]: Taking taylor expansion of (- x 1) in x 3.179 * [taylor]: Taking taylor expansion of x in x 3.179 * [backup-simplify]: Simplify 0 into 0 3.179 * [backup-simplify]: Simplify 1 into 1 3.179 * [taylor]: Taking taylor expansion of 1 in x 3.179 * [backup-simplify]: Simplify 1 into 1 3.179 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.179 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 3.179 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 3.180 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 3.180 * [backup-simplify]: Simplify (- 1) into -1 3.181 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.181 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 3.181 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in x 3.181 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in x 3.181 * [taylor]: Taking taylor expansion of 2 in x 3.181 * [backup-simplify]: Simplify 2 into 2 3.181 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in x 3.181 * [taylor]: Taking taylor expansion of (pow t 2) in x 3.181 * [taylor]: Taking taylor expansion of t in x 3.181 * [backup-simplify]: Simplify t into t 3.181 * [taylor]: Taking taylor expansion of (- x 1) in x 3.181 * [taylor]: Taking taylor expansion of x in x 3.181 * [backup-simplify]: Simplify 0 into 0 3.181 * [backup-simplify]: Simplify 1 into 1 3.181 * [taylor]: Taking taylor expansion of 1 in x 3.181 * [backup-simplify]: Simplify 1 into 1 3.181 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.182 * [backup-simplify]: Simplify (- 1) into -1 3.182 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.182 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 3.182 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in x 3.182 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.182 * [taylor]: Taking taylor expansion of l in x 3.182 * [backup-simplify]: Simplify l into l 3.182 * [taylor]: Taking taylor expansion of (- x 1) in x 3.182 * [taylor]: Taking taylor expansion of x in x 3.182 * [backup-simplify]: Simplify 0 into 0 3.182 * [backup-simplify]: Simplify 1 into 1 3.182 * [taylor]: Taking taylor expansion of 1 in x 3.182 * [backup-simplify]: Simplify 1 into 1 3.183 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.183 * [backup-simplify]: Simplify (- 1) into -1 3.183 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.183 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 3.183 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.183 * [taylor]: Taking taylor expansion of l in x 3.183 * [backup-simplify]: Simplify l into l 3.184 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 3.184 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (* -1 (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 3.184 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 3.184 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 3.184 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.185 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 3.185 * [backup-simplify]: Simplify (+ (- (+ (* 2 (pow t 2)) (pow l 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) 3.185 * [backup-simplify]: Simplify (/ 1 (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) into (/ -1 (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) 3.186 * [backup-simplify]: Simplify (sqrt (/ -1 (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) into (sqrt (/ -1 (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 3.186 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 3.186 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 3.186 * [backup-simplify]: Simplify (- 0) into 0 3.187 * [backup-simplify]: Simplify (+ 1 0) into 1 3.188 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 3.188 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (* 0 (* -1 (pow t 2)))) into (- (* 2 (pow t 2))) 3.188 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.189 * [backup-simplify]: Simplify (- 0) into 0 3.189 * [backup-simplify]: Simplify (+ 1 0) into 1 3.190 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 3.190 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 3.191 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 3.191 * [backup-simplify]: Simplify (+ (* -1 (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 3.191 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.191 * [backup-simplify]: Simplify (- 0) into 0 3.192 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 3.193 * [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)))) 3.194 * [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))))))) 3.194 * [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 3.194 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 3.194 * [taylor]: Taking taylor expansion of t in t 3.194 * [backup-simplify]: Simplify 0 into 0 3.194 * [backup-simplify]: Simplify 1 into 1 3.194 * [taylor]: Taking taylor expansion of (sqrt 2) in t 3.194 * [taylor]: Taking taylor expansion of 2 in t 3.194 * [backup-simplify]: Simplify 2 into 2 3.195 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.195 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.195 * [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 3.195 * [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 3.195 * [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 3.195 * [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 3.196 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in t 3.196 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 3.196 * [taylor]: Taking taylor expansion of x in t 3.196 * [backup-simplify]: Simplify x into x 3.196 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.196 * [taylor]: Taking taylor expansion of l in t 3.196 * [backup-simplify]: Simplify l into l 3.196 * [taylor]: Taking taylor expansion of (- x 1) in t 3.196 * [taylor]: Taking taylor expansion of x in t 3.196 * [backup-simplify]: Simplify x into x 3.196 * [taylor]: Taking taylor expansion of 1 in t 3.196 * [backup-simplify]: Simplify 1 into 1 3.196 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.196 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 3.196 * [backup-simplify]: Simplify (- 1) into -1 3.196 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 3.197 * [backup-simplify]: Simplify (/ (* x (pow l 2)) (- x 1)) into (/ (* x (pow l 2)) (- x 1)) 3.197 * [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 3.197 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in t 3.197 * [taylor]: Taking taylor expansion of 2 in t 3.197 * [backup-simplify]: Simplify 2 into 2 3.197 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in t 3.197 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in t 3.197 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.197 * [taylor]: Taking taylor expansion of t in t 3.197 * [backup-simplify]: Simplify 0 into 0 3.197 * [backup-simplify]: Simplify 1 into 1 3.197 * [taylor]: Taking taylor expansion of x in t 3.197 * [backup-simplify]: Simplify x into x 3.197 * [taylor]: Taking taylor expansion of (- x 1) in t 3.197 * [taylor]: Taking taylor expansion of x in t 3.197 * [backup-simplify]: Simplify x into x 3.197 * [taylor]: Taking taylor expansion of 1 in t 3.197 * [backup-simplify]: Simplify 1 into 1 3.197 * [backup-simplify]: Simplify (* 1 1) into 1 3.197 * [backup-simplify]: Simplify (* 1 x) into x 3.198 * [backup-simplify]: Simplify (- 1) into -1 3.198 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 3.198 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 3.198 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in t 3.198 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in t 3.198 * [taylor]: Taking taylor expansion of 2 in t 3.198 * [backup-simplify]: Simplify 2 into 2 3.198 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in t 3.198 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.198 * [taylor]: Taking taylor expansion of t in t 3.198 * [backup-simplify]: Simplify 0 into 0 3.198 * [backup-simplify]: Simplify 1 into 1 3.198 * [taylor]: Taking taylor expansion of (- x 1) in t 3.198 * [taylor]: Taking taylor expansion of x in t 3.198 * [backup-simplify]: Simplify x into x 3.198 * [taylor]: Taking taylor expansion of 1 in t 3.198 * [backup-simplify]: Simplify 1 into 1 3.199 * [backup-simplify]: Simplify (* 1 1) into 1 3.199 * [backup-simplify]: Simplify (- 1) into -1 3.199 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 3.199 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 3.199 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in t 3.199 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.199 * [taylor]: Taking taylor expansion of l in t 3.199 * [backup-simplify]: Simplify l into l 3.199 * [taylor]: Taking taylor expansion of (- x 1) in t 3.199 * [taylor]: Taking taylor expansion of x in t 3.200 * [backup-simplify]: Simplify x into x 3.200 * [taylor]: Taking taylor expansion of 1 in t 3.200 * [backup-simplify]: Simplify 1 into 1 3.200 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.200 * [backup-simplify]: Simplify (- 1) into -1 3.200 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 3.200 * [backup-simplify]: Simplify (/ (pow l 2) (- x 1)) into (/ (pow l 2) (- x 1)) 3.200 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.200 * [taylor]: Taking taylor expansion of l in t 3.200 * [backup-simplify]: Simplify l into l 3.201 * [backup-simplify]: Simplify (+ 0 (/ (pow l 2) (- x 1))) into (/ (pow l 2) (- x 1)) 3.201 * [backup-simplify]: Simplify (+ 0 (/ (pow l 2) (- x 1))) into (/ (pow l 2) (- x 1)) 3.201 * [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))) 3.201 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.201 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 3.202 * [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)) 3.202 * [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))) 3.203 * [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)))) 3.203 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.203 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (pow l 2))) into 0 3.203 * [backup-simplify]: Simplify (- 0) into 0 3.204 * [backup-simplify]: Simplify (+ 0 0) into 0 3.204 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (* x (pow l 2)) (- x 1)) (/ 0 (- x 1))))) into 0 3.204 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.204 * [backup-simplify]: Simplify (- 0) into 0 3.205 * [backup-simplify]: Simplify (+ 0 0) into 0 3.205 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (pow l 2) (- x 1)) (/ 0 (- x 1))))) into 0 3.205 * [backup-simplify]: Simplify (+ 0 0) into 0 3.206 * [backup-simplify]: Simplify (+ 0 0) into 0 3.206 * [backup-simplify]: Simplify (+ 0 0) into 0 3.206 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.206 * [backup-simplify]: Simplify (- 0) into 0 3.207 * [backup-simplify]: Simplify (+ 0 0) into 0 3.207 * [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 3.208 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)))))) into 0 3.208 * [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 3.208 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 3.208 * [taylor]: Taking taylor expansion of t in t 3.208 * [backup-simplify]: Simplify 0 into 0 3.208 * [backup-simplify]: Simplify 1 into 1 3.208 * [taylor]: Taking taylor expansion of (sqrt 2) in t 3.208 * [taylor]: Taking taylor expansion of 2 in t 3.208 * [backup-simplify]: Simplify 2 into 2 3.208 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.208 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.208 * [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 3.208 * [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 3.208 * [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 3.208 * [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 3.208 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in t 3.209 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 3.209 * [taylor]: Taking taylor expansion of x in t 3.209 * [backup-simplify]: Simplify x into x 3.209 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.209 * [taylor]: Taking taylor expansion of l in t 3.209 * [backup-simplify]: Simplify l into l 3.209 * [taylor]: Taking taylor expansion of (- x 1) in t 3.209 * [taylor]: Taking taylor expansion of x in t 3.209 * [backup-simplify]: Simplify x into x 3.209 * [taylor]: Taking taylor expansion of 1 in t 3.209 * [backup-simplify]: Simplify 1 into 1 3.209 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.209 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 3.209 * [backup-simplify]: Simplify (- 1) into -1 3.209 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 3.209 * [backup-simplify]: Simplify (/ (* x (pow l 2)) (- x 1)) into (/ (* x (pow l 2)) (- x 1)) 3.209 * [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 3.209 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in t 3.209 * [taylor]: Taking taylor expansion of 2 in t 3.209 * [backup-simplify]: Simplify 2 into 2 3.209 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in t 3.209 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in t 3.209 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.209 * [taylor]: Taking taylor expansion of t in t 3.209 * [backup-simplify]: Simplify 0 into 0 3.209 * [backup-simplify]: Simplify 1 into 1 3.209 * [taylor]: Taking taylor expansion of x in t 3.209 * [backup-simplify]: Simplify x into x 3.209 * [taylor]: Taking taylor expansion of (- x 1) in t 3.209 * [taylor]: Taking taylor expansion of x in t 3.209 * [backup-simplify]: Simplify x into x 3.209 * [taylor]: Taking taylor expansion of 1 in t 3.209 * [backup-simplify]: Simplify 1 into 1 3.210 * [backup-simplify]: Simplify (* 1 1) into 1 3.210 * [backup-simplify]: Simplify (* 1 x) into x 3.210 * [backup-simplify]: Simplify (- 1) into -1 3.210 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 3.210 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 3.210 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in t 3.210 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in t 3.210 * [taylor]: Taking taylor expansion of 2 in t 3.210 * [backup-simplify]: Simplify 2 into 2 3.210 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in t 3.210 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.210 * [taylor]: Taking taylor expansion of t in t 3.210 * [backup-simplify]: Simplify 0 into 0 3.210 * [backup-simplify]: Simplify 1 into 1 3.210 * [taylor]: Taking taylor expansion of (- x 1) in t 3.210 * [taylor]: Taking taylor expansion of x in t 3.210 * [backup-simplify]: Simplify x into x 3.210 * [taylor]: Taking taylor expansion of 1 in t 3.210 * [backup-simplify]: Simplify 1 into 1 3.210 * [backup-simplify]: Simplify (* 1 1) into 1 3.211 * [backup-simplify]: Simplify (- 1) into -1 3.211 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 3.211 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 3.211 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in t 3.211 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.211 * [taylor]: Taking taylor expansion of l in t 3.211 * [backup-simplify]: Simplify l into l 3.211 * [taylor]: Taking taylor expansion of (- x 1) in t 3.211 * [taylor]: Taking taylor expansion of x in t 3.211 * [backup-simplify]: Simplify x into x 3.211 * [taylor]: Taking taylor expansion of 1 in t 3.211 * [backup-simplify]: Simplify 1 into 1 3.211 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.211 * [backup-simplify]: Simplify (- 1) into -1 3.211 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 3.211 * [backup-simplify]: Simplify (/ (pow l 2) (- x 1)) into (/ (pow l 2) (- x 1)) 3.211 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.211 * [taylor]: Taking taylor expansion of l in t 3.211 * [backup-simplify]: Simplify l into l 3.212 * [backup-simplify]: Simplify (+ 0 (/ (pow l 2) (- x 1))) into (/ (pow l 2) (- x 1)) 3.212 * [backup-simplify]: Simplify (+ 0 (/ (pow l 2) (- x 1))) into (/ (pow l 2) (- x 1)) 3.212 * [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))) 3.212 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.212 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 3.212 * [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)) 3.212 * [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))) 3.213 * [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)))) 3.213 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.213 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (pow l 2))) into 0 3.213 * [backup-simplify]: Simplify (- 0) into 0 3.213 * [backup-simplify]: Simplify (+ 0 0) into 0 3.213 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (* x (pow l 2)) (- x 1)) (/ 0 (- x 1))))) into 0 3.213 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.214 * [backup-simplify]: Simplify (- 0) into 0 3.214 * [backup-simplify]: Simplify (+ 0 0) into 0 3.214 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (pow l 2) (- x 1)) (/ 0 (- x 1))))) into 0 3.214 * [backup-simplify]: Simplify (+ 0 0) into 0 3.215 * [backup-simplify]: Simplify (+ 0 0) into 0 3.215 * [backup-simplify]: Simplify (+ 0 0) into 0 3.215 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.215 * [backup-simplify]: Simplify (- 0) into 0 3.215 * [backup-simplify]: Simplify (+ 0 0) into 0 3.216 * [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 3.216 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)))))) into 0 3.217 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 3.217 * [backup-simplify]: Simplify (* 0 (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))))) into 0 3.217 * [taylor]: Taking taylor expansion of 0 in x 3.217 * [backup-simplify]: Simplify 0 into 0 3.217 * [taylor]: Taking taylor expansion of 0 in l 3.217 * [backup-simplify]: Simplify 0 into 0 3.217 * [backup-simplify]: Simplify 0 into 0 3.218 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 3.219 * [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))))) 3.219 * [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 3.219 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.219 * [taylor]: Taking taylor expansion of 2 in x 3.219 * [backup-simplify]: Simplify 2 into 2 3.219 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.220 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.220 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)))) in x 3.220 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))) in x 3.220 * [taylor]: Taking taylor expansion of (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)) in x 3.220 * [taylor]: Taking taylor expansion of (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) in x 3.220 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in x 3.220 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 3.220 * [taylor]: Taking taylor expansion of x in x 3.220 * [backup-simplify]: Simplify 0 into 0 3.220 * [backup-simplify]: Simplify 1 into 1 3.220 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.220 * [taylor]: Taking taylor expansion of l in x 3.220 * [backup-simplify]: Simplify l into l 3.220 * [taylor]: Taking taylor expansion of (- x 1) in x 3.220 * [taylor]: Taking taylor expansion of x in x 3.220 * [backup-simplify]: Simplify 0 into 0 3.220 * [backup-simplify]: Simplify 1 into 1 3.220 * [taylor]: Taking taylor expansion of 1 in x 3.220 * [backup-simplify]: Simplify 1 into 1 3.220 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.220 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 3.220 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.221 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 3.221 * [backup-simplify]: Simplify (- 1) into -1 3.221 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.221 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 3.221 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in x 3.221 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.221 * [taylor]: Taking taylor expansion of l in x 3.221 * [backup-simplify]: Simplify l into l 3.221 * [taylor]: Taking taylor expansion of (- x 1) in x 3.221 * [taylor]: Taking taylor expansion of x in x 3.221 * [backup-simplify]: Simplify 0 into 0 3.221 * [backup-simplify]: Simplify 1 into 1 3.221 * [taylor]: Taking taylor expansion of 1 in x 3.221 * [backup-simplify]: Simplify 1 into 1 3.221 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.222 * [backup-simplify]: Simplify (- 1) into -1 3.222 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.222 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 3.222 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.222 * [taylor]: Taking taylor expansion of l in x 3.222 * [backup-simplify]: Simplify l into l 3.222 * [backup-simplify]: Simplify (+ 0 (* -1 (pow l 2))) into (- (pow l 2)) 3.222 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.222 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 3.222 * [backup-simplify]: Simplify (+ (- (pow l 2)) (- (pow l 2))) into (- (* 2 (pow l 2))) 3.222 * [backup-simplify]: Simplify (/ 1 (- (* 2 (pow l 2)))) into (/ -1/2 (pow l 2)) 3.222 * [backup-simplify]: Simplify (sqrt (/ -1/2 (pow l 2))) into (sqrt (/ -1/2 (pow l 2))) 3.222 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.223 * [backup-simplify]: Simplify (- 0) into 0 3.223 * [backup-simplify]: Simplify (+ 1 0) into 1 3.224 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 3.224 * [backup-simplify]: Simplify (+ (* -1 (pow l 2)) (- (pow l 2))) into (- (* 2 (pow l 2))) 3.224 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.224 * [backup-simplify]: Simplify (- 0) into 0 3.224 * [backup-simplify]: Simplify (+ (- (* 2 (pow l 2))) 0) into (- (* 2 (pow l 2))) 3.224 * [backup-simplify]: Simplify (- (+ (* (/ -1/2 (pow l 2)) (/ (- (* 2 (pow l 2))) (- (* 2 (pow l 2))))))) into (* 1/2 (/ 1 (pow l 2))) 3.224 * [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))) 3.225 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt (/ -1/2 (pow l 2)))) into (* (sqrt 2) (sqrt (/ -1/2 (pow l 2)))) 3.225 * [taylor]: Taking taylor expansion of (* (sqrt 2) (sqrt (/ -1/2 (pow l 2)))) in l 3.225 * [taylor]: Taking taylor expansion of (sqrt 2) in l 3.225 * [taylor]: Taking taylor expansion of 2 in l 3.225 * [backup-simplify]: Simplify 2 into 2 3.225 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.225 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.225 * [taylor]: Taking taylor expansion of (sqrt (/ -1/2 (pow l 2))) in l 3.225 * [taylor]: Taking taylor expansion of (/ -1/2 (pow l 2)) in l 3.226 * [taylor]: Taking taylor expansion of -1/2 in l 3.226 * [backup-simplify]: Simplify -1/2 into -1/2 3.226 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.226 * [taylor]: Taking taylor expansion of l in l 3.226 * [backup-simplify]: Simplify 0 into 0 3.226 * [backup-simplify]: Simplify 1 into 1 3.226 * [backup-simplify]: Simplify (* 1 1) into 1 3.226 * [backup-simplify]: Simplify (/ -1/2 1) into -1/2 3.226 * [backup-simplify]: Simplify (sqrt -1/2) into (sqrt -1/2) 3.227 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.227 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/2 (/ 0 1)))) into 0 3.228 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1/2))) into 0 3.228 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -1/2))) into 0 3.228 * [backup-simplify]: Simplify 0 into 0 3.228 * [taylor]: Taking taylor expansion of 0 in l 3.228 * [backup-simplify]: Simplify 0 into 0 3.228 * [backup-simplify]: Simplify 0 into 0 3.228 * [backup-simplify]: Simplify 0 into 0 3.229 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 3.229 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 3.229 * [backup-simplify]: Simplify (- 0) into 0 3.230 * [backup-simplify]: Simplify (+ 0 0) into 0 3.230 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (* x (pow l 2)) (- x 1)) (/ 0 (- x 1))) (* 0 (/ 0 (- x 1))))) into 0 3.230 * [backup-simplify]: Simplify (* 2 (/ x (- x 1))) into (* 2 (/ x (- x 1))) 3.230 * [backup-simplify]: Simplify (* 2 (/ 1 (- x 1))) into (/ 2 (- x 1)) 3.230 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 3.230 * [backup-simplify]: Simplify (- 0) into 0 3.231 * [backup-simplify]: Simplify (+ 0 0) into 0 3.231 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (pow l 2) (- x 1)) (/ 0 (- x 1))) (* 0 (/ 0 (- x 1))))) into 0 3.231 * [backup-simplify]: Simplify (+ (/ 2 (- x 1)) 0) into (* 2 (/ 1 (- x 1))) 3.231 * [backup-simplify]: Simplify (+ (* 2 (/ x (- x 1))) (* 2 (/ 1 (- x 1)))) into (+ (* 2 (/ 1 (- x 1))) (* 2 (/ x (- x 1)))) 3.231 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (- x 1))) (* 2 (/ x (- x 1))))) into (+ (* 2 (/ 1 (- x 1))) (* 2 (/ x (- x 1)))) 3.231 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 3.232 * [backup-simplify]: Simplify (- 0) into 0 3.232 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (- x 1))) (* 2 (/ x (- x 1)))) 0) into (+ (* 2 (/ 1 (- x 1))) (* 2 (/ x (- x 1)))) 3.233 * [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)))))) 3.235 * [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))))))) 3.236 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 3.237 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 3.242 * [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 3.243 * [taylor]: Taking taylor expansion of 0 in x 3.243 * [backup-simplify]: Simplify 0 into 0 3.243 * [taylor]: Taking taylor expansion of 0 in l 3.243 * [backup-simplify]: Simplify 0 into 0 3.243 * [backup-simplify]: Simplify 0 into 0 3.244 * [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)))) 3.244 * [taylor]: Taking taylor expansion of (* 1/4 (/ (sqrt 2) (* (sqrt (/ -1/2 (pow l 2))) (pow l 2)))) in l 3.244 * [taylor]: Taking taylor expansion of 1/4 in l 3.244 * [backup-simplify]: Simplify 1/4 into 1/4 3.244 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (* (sqrt (/ -1/2 (pow l 2))) (pow l 2))) in l 3.244 * [taylor]: Taking taylor expansion of (sqrt 2) in l 3.244 * [taylor]: Taking taylor expansion of 2 in l 3.244 * [backup-simplify]: Simplify 2 into 2 3.244 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.245 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.245 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1/2 (pow l 2))) (pow l 2)) in l 3.245 * [taylor]: Taking taylor expansion of (sqrt (/ -1/2 (pow l 2))) in l 3.245 * [taylor]: Taking taylor expansion of (/ -1/2 (pow l 2)) in l 3.245 * [taylor]: Taking taylor expansion of -1/2 in l 3.245 * [backup-simplify]: Simplify -1/2 into -1/2 3.245 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.245 * [taylor]: Taking taylor expansion of l in l 3.245 * [backup-simplify]: Simplify 0 into 0 3.245 * [backup-simplify]: Simplify 1 into 1 3.246 * [backup-simplify]: Simplify (* 1 1) into 1 3.246 * [backup-simplify]: Simplify (/ -1/2 1) into -1/2 3.247 * [backup-simplify]: Simplify (sqrt -1/2) into (sqrt -1/2) 3.247 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.248 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/2 (/ 0 1)))) into 0 3.249 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1/2))) into 0 3.249 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.249 * [taylor]: Taking taylor expansion of l in l 3.249 * [backup-simplify]: Simplify 0 into 0 3.249 * [backup-simplify]: Simplify 1 into 1 3.249 * [backup-simplify]: Simplify (* 1 1) into 1 3.250 * [backup-simplify]: Simplify (* (sqrt -1/2) 1) into (sqrt -1/2) 3.251 * [backup-simplify]: Simplify (/ (sqrt 2) (sqrt -1/2)) into (/ (sqrt 2) (sqrt -1/2)) 3.252 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.252 * [backup-simplify]: Simplify (+ (* (sqrt -1/2) 0) (* 0 1)) into 0 3.253 * [backup-simplify]: Simplify (- (/ 0 (sqrt -1/2)) (+ (* (/ (sqrt 2) (sqrt -1/2)) (/ 0 (sqrt -1/2))))) into 0 3.254 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ (sqrt 2) (sqrt -1/2)))) into 0 3.254 * [backup-simplify]: Simplify 0 into 0 3.254 * [backup-simplify]: Simplify 0 into 0 3.254 * [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)))))) 3.254 * [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 3.254 * [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 3.254 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in l 3.254 * [taylor]: Taking taylor expansion of (sqrt 2) in l 3.254 * [taylor]: Taking taylor expansion of 2 in l 3.254 * [backup-simplify]: Simplify 2 into 2 3.255 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.255 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.255 * [taylor]: Taking taylor expansion of t in l 3.255 * [backup-simplify]: Simplify t into t 3.255 * [backup-simplify]: Simplify (/ (sqrt 2) t) into (/ (sqrt 2) t) 3.255 * [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 3.255 * [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 3.256 * [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 3.256 * [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 3.256 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in l 3.256 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in l 3.256 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 3.256 * [taylor]: Taking taylor expansion of (/ 1 x) in l 3.256 * [taylor]: Taking taylor expansion of x in l 3.256 * [backup-simplify]: Simplify x into x 3.256 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.256 * [taylor]: Taking taylor expansion of 1 in l 3.256 * [backup-simplify]: Simplify 1 into 1 3.256 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.256 * [taylor]: Taking taylor expansion of l in l 3.256 * [backup-simplify]: Simplify 0 into 0 3.256 * [backup-simplify]: Simplify 1 into 1 3.256 * [backup-simplify]: Simplify (- 1) into -1 3.256 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 3.256 * [backup-simplify]: Simplify (* 1 1) into 1 3.256 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) 1) into (- (/ 1 x) 1) 3.256 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 3.256 * [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 3.256 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in l 3.256 * [taylor]: Taking taylor expansion of 2 in l 3.256 * [backup-simplify]: Simplify 2 into 2 3.257 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in l 3.257 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in l 3.257 * [taylor]: Taking taylor expansion of (pow t 2) in l 3.257 * [taylor]: Taking taylor expansion of t in l 3.257 * [backup-simplify]: Simplify t into t 3.257 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 3.257 * [taylor]: Taking taylor expansion of (/ 1 x) in l 3.257 * [taylor]: Taking taylor expansion of x in l 3.257 * [backup-simplify]: Simplify x into x 3.257 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.257 * [taylor]: Taking taylor expansion of 1 in l 3.257 * [backup-simplify]: Simplify 1 into 1 3.257 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.257 * [backup-simplify]: Simplify (- 1) into -1 3.257 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 3.257 * [backup-simplify]: Simplify (* (pow t 2) (- (/ 1 x) 1)) into (* (pow t 2) (- (/ 1 x) 1)) 3.257 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (- (/ 1 x) 1))) into (/ 1 (* (pow t 2) (- (/ 1 x) 1))) 3.257 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) in l 3.257 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in l 3.257 * [taylor]: Taking taylor expansion of 2 in l 3.257 * [backup-simplify]: Simplify 2 into 2 3.257 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in l 3.257 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in l 3.257 * [taylor]: Taking taylor expansion of (pow t 2) in l 3.257 * [taylor]: Taking taylor expansion of t in l 3.257 * [backup-simplify]: Simplify t into t 3.257 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in l 3.257 * [taylor]: Taking taylor expansion of x in l 3.257 * [backup-simplify]: Simplify x into x 3.257 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 3.257 * [taylor]: Taking taylor expansion of (/ 1 x) in l 3.257 * [taylor]: Taking taylor expansion of x in l 3.257 * [backup-simplify]: Simplify x into x 3.257 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.257 * [taylor]: Taking taylor expansion of 1 in l 3.257 * [backup-simplify]: Simplify 1 into 1 3.258 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.258 * [backup-simplify]: Simplify (- 1) into -1 3.258 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 3.258 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 3.258 * [backup-simplify]: Simplify (* (pow t 2) (* x (- (/ 1 x) 1))) into (* (pow t 2) (* x (- (/ 1 x) 1))) 3.258 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) into (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) 3.258 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in l 3.258 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in l 3.258 * [taylor]: Taking taylor expansion of x in l 3.258 * [backup-simplify]: Simplify x into x 3.258 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in l 3.258 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 3.258 * [taylor]: Taking taylor expansion of (/ 1 x) in l 3.258 * [taylor]: Taking taylor expansion of x in l 3.258 * [backup-simplify]: Simplify x into x 3.258 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.258 * [taylor]: Taking taylor expansion of 1 in l 3.258 * [backup-simplify]: Simplify 1 into 1 3.258 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.258 * [taylor]: Taking taylor expansion of l in l 3.258 * [backup-simplify]: Simplify 0 into 0 3.258 * [backup-simplify]: Simplify 1 into 1 3.259 * [backup-simplify]: Simplify (- 1) into -1 3.259 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 3.259 * [backup-simplify]: Simplify (* 1 1) into 1 3.259 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) 1) into (- (/ 1 x) 1) 3.259 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 3.259 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 3.259 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 3.259 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.259 * [taylor]: Taking taylor expansion of l in l 3.259 * [backup-simplify]: Simplify 0 into 0 3.259 * [backup-simplify]: Simplify 1 into 1 3.259 * [backup-simplify]: Simplify (* 1 1) into 1 3.260 * [backup-simplify]: Simplify (/ 1 1) into 1 3.260 * [backup-simplify]: Simplify (+ 0 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 1 (* x (- (/ 1 x) 1))) 3.260 * [backup-simplify]: Simplify (+ 0 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 1 (* x (- (/ 1 x) 1))) 3.260 * [backup-simplify]: Simplify (+ (/ 1 (- (/ 1 x) 1)) (/ 1 (* x (- (/ 1 x) 1)))) into (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 3.260 * [backup-simplify]: Simplify (- 1) into -1 3.260 * [backup-simplify]: Simplify (+ (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) -1) into (- (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1) 3.261 * [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)) 3.261 * [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))) 3.261 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.261 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.261 * [backup-simplify]: Simplify (- 0) into 0 3.262 * [backup-simplify]: Simplify (+ 0 0) into 0 3.262 * [backup-simplify]: Simplify (+ (* (- (/ 1 x) 1) 0) (* 0 1)) into 0 3.262 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 x) 1)) (/ 0 (- (/ 1 x) 1))))) into 0 3.263 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.263 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.263 * [backup-simplify]: Simplify (- 0) into 0 3.263 * [backup-simplify]: Simplify (+ 0 0) into 0 3.263 * [backup-simplify]: Simplify (+ (* (- (/ 1 x) 1) 0) (* 0 1)) into 0 3.263 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (- (/ 1 x) 1))) into 0 3.264 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* x (- (/ 1 x) 1))) (/ 0 (* x (- (/ 1 x) 1)))))) into 0 3.264 * [backup-simplify]: Simplify (+ 0 0) into 0 3.264 * [backup-simplify]: Simplify (+ 0 0) into 0 3.264 * [backup-simplify]: Simplify (+ 0 0) into 0 3.265 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.265 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.265 * [backup-simplify]: Simplify (- 0) into 0 3.266 * [backup-simplify]: Simplify (+ 0 0) into 0 3.266 * [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 3.266 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1))))) into 0 3.266 * [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 3.266 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in x 3.266 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.266 * [taylor]: Taking taylor expansion of 2 in x 3.266 * [backup-simplify]: Simplify 2 into 2 3.266 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.267 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.267 * [taylor]: Taking taylor expansion of t in x 3.267 * [backup-simplify]: Simplify t into t 3.267 * [backup-simplify]: Simplify (/ (sqrt 2) t) into (/ (sqrt 2) t) 3.267 * [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 3.267 * [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 3.267 * [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 3.267 * [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 3.267 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in x 3.267 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 3.267 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.267 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.267 * [taylor]: Taking taylor expansion of x in x 3.267 * [backup-simplify]: Simplify 0 into 0 3.267 * [backup-simplify]: Simplify 1 into 1 3.268 * [backup-simplify]: Simplify (/ 1 1) into 1 3.268 * [taylor]: Taking taylor expansion of 1 in x 3.268 * [backup-simplify]: Simplify 1 into 1 3.268 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.268 * [taylor]: Taking taylor expansion of l in x 3.268 * [backup-simplify]: Simplify l into l 3.268 * [backup-simplify]: Simplify (+ 1 0) into 1 3.268 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.268 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 3.268 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.268 * [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 3.268 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in x 3.268 * [taylor]: Taking taylor expansion of 2 in x 3.268 * [backup-simplify]: Simplify 2 into 2 3.268 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in x 3.268 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in x 3.268 * [taylor]: Taking taylor expansion of (pow t 2) in x 3.268 * [taylor]: Taking taylor expansion of t in x 3.268 * [backup-simplify]: Simplify t into t 3.268 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.268 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.268 * [taylor]: Taking taylor expansion of x in x 3.268 * [backup-simplify]: Simplify 0 into 0 3.268 * [backup-simplify]: Simplify 1 into 1 3.269 * [backup-simplify]: Simplify (/ 1 1) into 1 3.269 * [taylor]: Taking taylor expansion of 1 in x 3.269 * [backup-simplify]: Simplify 1 into 1 3.269 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.269 * [backup-simplify]: Simplify (+ 1 0) into 1 3.269 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 3.269 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 3.269 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) in x 3.269 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in x 3.269 * [taylor]: Taking taylor expansion of 2 in x 3.269 * [backup-simplify]: Simplify 2 into 2 3.269 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in x 3.269 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in x 3.269 * [taylor]: Taking taylor expansion of (pow t 2) in x 3.269 * [taylor]: Taking taylor expansion of t in x 3.269 * [backup-simplify]: Simplify t into t 3.269 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 3.269 * [taylor]: Taking taylor expansion of x in x 3.269 * [backup-simplify]: Simplify 0 into 0 3.269 * [backup-simplify]: Simplify 1 into 1 3.269 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.269 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.269 * [taylor]: Taking taylor expansion of x in x 3.269 * [backup-simplify]: Simplify 0 into 0 3.269 * [backup-simplify]: Simplify 1 into 1 3.270 * [backup-simplify]: Simplify (/ 1 1) into 1 3.270 * [taylor]: Taking taylor expansion of 1 in x 3.270 * [backup-simplify]: Simplify 1 into 1 3.270 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.270 * [backup-simplify]: Simplify (+ 1 0) into 1 3.270 * [backup-simplify]: Simplify (* 0 1) into 0 3.270 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 3.271 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.271 * [backup-simplify]: Simplify (- 1) into -1 3.271 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.272 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 3.272 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 3.272 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 3.272 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 3.272 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in x 3.272 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in x 3.272 * [taylor]: Taking taylor expansion of x in x 3.272 * [backup-simplify]: Simplify 0 into 0 3.272 * [backup-simplify]: Simplify 1 into 1 3.272 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 3.272 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.272 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.272 * [taylor]: Taking taylor expansion of x in x 3.272 * [backup-simplify]: Simplify 0 into 0 3.272 * [backup-simplify]: Simplify 1 into 1 3.273 * [backup-simplify]: Simplify (/ 1 1) into 1 3.273 * [taylor]: Taking taylor expansion of 1 in x 3.273 * [backup-simplify]: Simplify 1 into 1 3.273 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.273 * [taylor]: Taking taylor expansion of l in x 3.273 * [backup-simplify]: Simplify l into l 3.273 * [backup-simplify]: Simplify (+ 1 0) into 1 3.273 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.273 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 3.273 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 3.273 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.274 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.274 * [backup-simplify]: Simplify (- 1) into -1 3.274 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.274 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 3.275 * [backup-simplify]: Simplify (+ (* 0 (- (pow l 2))) (* 1 (pow l 2))) into (pow l 2) 3.275 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.275 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 3.275 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.275 * [taylor]: Taking taylor expansion of l in x 3.275 * [backup-simplify]: Simplify l into l 3.275 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.275 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.275 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 3.275 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 3.275 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 3.275 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 3.275 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 3.275 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 3.275 * [backup-simplify]: Simplify (/ 1 (* 2 (/ 1 (pow t 2)))) into (* 1/2 (pow t 2)) 3.276 * [backup-simplify]: Simplify (sqrt (* 1/2 (pow t 2))) into (* t (sqrt 1/2)) 3.276 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 3.276 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.276 * [backup-simplify]: Simplify (- 0) into 0 3.277 * [backup-simplify]: Simplify (+ 0 0) into 0 3.277 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 3.278 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 3.278 * [backup-simplify]: Simplify (+ (* (pow t 2) -1) (+ (* 0 1) (* 0 0))) into (- (pow t 2)) 3.279 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 3.279 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 3.279 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 3.280 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.281 * [backup-simplify]: Simplify (- 0) into 0 3.281 * [backup-simplify]: Simplify (+ 0 0) into 0 3.282 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (pow l 2)))) into 0 3.282 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (- (pow l 2))) (* 0 (pow l 2)))) into (- (pow l 2)) 3.283 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 3.283 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 3.283 * [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))) 3.284 * [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)))) 3.284 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.284 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 3.284 * [backup-simplify]: Simplify (- 0) into 0 3.285 * [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)))) 3.285 * [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.286 * [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.286 * [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 3.286 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 3.286 * [taylor]: Taking taylor expansion of (sqrt 2) in t 3.286 * [taylor]: Taking taylor expansion of 2 in t 3.286 * [backup-simplify]: Simplify 2 into 2 3.286 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.287 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.287 * [taylor]: Taking taylor expansion of t in t 3.287 * [backup-simplify]: Simplify 0 into 0 3.287 * [backup-simplify]: Simplify 1 into 1 3.288 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 3.288 * [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 3.288 * [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 3.288 * [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 3.288 * [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 3.288 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in t 3.288 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 3.288 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 3.288 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.288 * [taylor]: Taking taylor expansion of x in t 3.288 * [backup-simplify]: Simplify x into x 3.288 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.288 * [taylor]: Taking taylor expansion of 1 in t 3.288 * [backup-simplify]: Simplify 1 into 1 3.288 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.288 * [taylor]: Taking taylor expansion of l in t 3.288 * [backup-simplify]: Simplify l into l 3.289 * [backup-simplify]: Simplify (- 1) into -1 3.289 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 3.289 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.289 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 3.289 * [backup-simplify]: Simplify (/ 1 (* (- (/ 1 x) 1) (pow l 2))) into (/ 1 (* (- (/ 1 x) 1) (pow l 2))) 3.289 * [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 3.289 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in t 3.289 * [taylor]: Taking taylor expansion of 2 in t 3.289 * [backup-simplify]: Simplify 2 into 2 3.289 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in t 3.289 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in t 3.290 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.290 * [taylor]: Taking taylor expansion of t in t 3.290 * [backup-simplify]: Simplify 0 into 0 3.290 * [backup-simplify]: Simplify 1 into 1 3.290 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 3.290 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.290 * [taylor]: Taking taylor expansion of x in t 3.290 * [backup-simplify]: Simplify x into x 3.290 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.290 * [taylor]: Taking taylor expansion of 1 in t 3.290 * [backup-simplify]: Simplify 1 into 1 3.290 * [backup-simplify]: Simplify (* 1 1) into 1 3.291 * [backup-simplify]: Simplify (- 1) into -1 3.291 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 3.291 * [backup-simplify]: Simplify (* 1 (- (/ 1 x) 1)) into (- (/ 1 x) 1) 3.291 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 3.291 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) in t 3.291 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in t 3.291 * [taylor]: Taking taylor expansion of 2 in t 3.291 * [backup-simplify]: Simplify 2 into 2 3.291 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in t 3.291 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in t 3.291 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.291 * [taylor]: Taking taylor expansion of t in t 3.291 * [backup-simplify]: Simplify 0 into 0 3.291 * [backup-simplify]: Simplify 1 into 1 3.291 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in t 3.291 * [taylor]: Taking taylor expansion of x in t 3.291 * [backup-simplify]: Simplify x into x 3.291 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 3.291 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.291 * [taylor]: Taking taylor expansion of x in t 3.291 * [backup-simplify]: Simplify x into x 3.291 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.291 * [taylor]: Taking taylor expansion of 1 in t 3.291 * [backup-simplify]: Simplify 1 into 1 3.292 * [backup-simplify]: Simplify (* 1 1) into 1 3.292 * [backup-simplify]: Simplify (- 1) into -1 3.292 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 3.292 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 3.292 * [backup-simplify]: Simplify (* 1 (* x (- (/ 1 x) 1))) into (* x (- (/ 1 x) 1)) 3.293 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 3.293 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in t 3.293 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in t 3.293 * [taylor]: Taking taylor expansion of x in t 3.293 * [backup-simplify]: Simplify x into x 3.293 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 3.293 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 3.293 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.293 * [taylor]: Taking taylor expansion of x in t 3.293 * [backup-simplify]: Simplify x into x 3.293 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.293 * [taylor]: Taking taylor expansion of 1 in t 3.293 * [backup-simplify]: Simplify 1 into 1 3.293 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.293 * [taylor]: Taking taylor expansion of l in t 3.293 * [backup-simplify]: Simplify l into l 3.293 * [backup-simplify]: Simplify (- 1) into -1 3.293 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 3.294 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.294 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 3.294 * [backup-simplify]: Simplify (* x (* (- (/ 1 x) 1) (pow l 2))) into (* x (* (- (/ 1 x) 1) (pow l 2))) 3.294 * [backup-simplify]: Simplify (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) into (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) 3.294 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 3.294 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.294 * [taylor]: Taking taylor expansion of l in t 3.294 * [backup-simplify]: Simplify l into l 3.294 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.294 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.294 * [backup-simplify]: Simplify (* 2 (/ 1 (- (/ 1 x) 1))) into (/ 2 (- (/ 1 x) 1)) 3.295 * [backup-simplify]: Simplify (* 2 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 2 (* x (- (/ 1 x) 1))) 3.295 * [backup-simplify]: Simplify (+ (/ 2 (* x (- (/ 1 x) 1))) 0) into (* 2 (/ 1 (* x (- (/ 1 x) 1)))) 3.295 * [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)))) 3.296 * [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)))) 3.296 * [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)))) 3.296 * [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))))) 3.297 * [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)))))) 3.297 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.297 * [backup-simplify]: Simplify (- 0) into 0 3.298 * [backup-simplify]: Simplify (+ 0 0) into 0 3.298 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.299 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (- (/ 1 x) 1))) into 0 3.299 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 x) 1)) (/ 0 (- (/ 1 x) 1))))) into 0 3.300 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (- (/ 1 x) 1)))) into 0 3.300 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.300 * [backup-simplify]: Simplify (- 0) into 0 3.301 * [backup-simplify]: Simplify (+ 0 0) into 0 3.301 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (- (/ 1 x) 1))) into 0 3.301 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.302 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* x (- (/ 1 x) 1)))) into 0 3.302 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* x (- (/ 1 x) 1))) (/ 0 (* x (- (/ 1 x) 1)))))) into 0 3.303 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (* x (- (/ 1 x) 1))))) into 0 3.303 * [backup-simplify]: Simplify (+ 0 0) into 0 3.304 * [backup-simplify]: Simplify (+ 0 0) into 0 3.304 * [backup-simplify]: Simplify (+ 0 0) into 0 3.304 * [backup-simplify]: Simplify (+ 0 0) into 0 3.305 * [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 3.305 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))))) into 0 3.305 * [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 3.305 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 3.305 * [taylor]: Taking taylor expansion of (sqrt 2) in t 3.305 * [taylor]: Taking taylor expansion of 2 in t 3.305 * [backup-simplify]: Simplify 2 into 2 3.306 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.306 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.307 * [taylor]: Taking taylor expansion of t in t 3.307 * [backup-simplify]: Simplify 0 into 0 3.307 * [backup-simplify]: Simplify 1 into 1 3.308 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 3.308 * [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 3.308 * [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 3.308 * [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 3.308 * [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 3.308 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in t 3.308 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 3.308 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 3.308 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.308 * [taylor]: Taking taylor expansion of x in t 3.308 * [backup-simplify]: Simplify x into x 3.308 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.308 * [taylor]: Taking taylor expansion of 1 in t 3.308 * [backup-simplify]: Simplify 1 into 1 3.308 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.308 * [taylor]: Taking taylor expansion of l in t 3.308 * [backup-simplify]: Simplify l into l 3.308 * [backup-simplify]: Simplify (- 1) into -1 3.309 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 3.309 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.309 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 3.309 * [backup-simplify]: Simplify (/ 1 (* (- (/ 1 x) 1) (pow l 2))) into (/ 1 (* (- (/ 1 x) 1) (pow l 2))) 3.309 * [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 3.309 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in t 3.309 * [taylor]: Taking taylor expansion of 2 in t 3.309 * [backup-simplify]: Simplify 2 into 2 3.309 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in t 3.309 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in t 3.309 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.309 * [taylor]: Taking taylor expansion of t in t 3.309 * [backup-simplify]: Simplify 0 into 0 3.309 * [backup-simplify]: Simplify 1 into 1 3.309 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 3.309 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.309 * [taylor]: Taking taylor expansion of x in t 3.309 * [backup-simplify]: Simplify x into x 3.309 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.309 * [taylor]: Taking taylor expansion of 1 in t 3.309 * [backup-simplify]: Simplify 1 into 1 3.310 * [backup-simplify]: Simplify (* 1 1) into 1 3.310 * [backup-simplify]: Simplify (- 1) into -1 3.310 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 3.310 * [backup-simplify]: Simplify (* 1 (- (/ 1 x) 1)) into (- (/ 1 x) 1) 3.310 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 3.310 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) in t 3.311 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in t 3.311 * [taylor]: Taking taylor expansion of 2 in t 3.311 * [backup-simplify]: Simplify 2 into 2 3.311 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in t 3.311 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in t 3.311 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.311 * [taylor]: Taking taylor expansion of t in t 3.311 * [backup-simplify]: Simplify 0 into 0 3.311 * [backup-simplify]: Simplify 1 into 1 3.311 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in t 3.311 * [taylor]: Taking taylor expansion of x in t 3.311 * [backup-simplify]: Simplify x into x 3.311 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 3.311 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.311 * [taylor]: Taking taylor expansion of x in t 3.311 * [backup-simplify]: Simplify x into x 3.311 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.311 * [taylor]: Taking taylor expansion of 1 in t 3.311 * [backup-simplify]: Simplify 1 into 1 3.311 * [backup-simplify]: Simplify (* 1 1) into 1 3.312 * [backup-simplify]: Simplify (- 1) into -1 3.312 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 3.312 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 3.312 * [backup-simplify]: Simplify (* 1 (* x (- (/ 1 x) 1))) into (* x (- (/ 1 x) 1)) 3.312 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 3.312 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in t 3.312 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in t 3.312 * [taylor]: Taking taylor expansion of x in t 3.312 * [backup-simplify]: Simplify x into x 3.312 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 3.312 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 3.312 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.312 * [taylor]: Taking taylor expansion of x in t 3.312 * [backup-simplify]: Simplify x into x 3.312 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.313 * [taylor]: Taking taylor expansion of 1 in t 3.313 * [backup-simplify]: Simplify 1 into 1 3.313 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.313 * [taylor]: Taking taylor expansion of l in t 3.313 * [backup-simplify]: Simplify l into l 3.313 * [backup-simplify]: Simplify (- 1) into -1 3.313 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 3.313 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.313 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 3.314 * [backup-simplify]: Simplify (* x (* (- (/ 1 x) 1) (pow l 2))) into (* x (* (- (/ 1 x) 1) (pow l 2))) 3.314 * [backup-simplify]: Simplify (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) into (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) 3.314 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 3.314 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.314 * [taylor]: Taking taylor expansion of l in t 3.314 * [backup-simplify]: Simplify l into l 3.314 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.314 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.314 * [backup-simplify]: Simplify (* 2 (/ 1 (- (/ 1 x) 1))) into (/ 2 (- (/ 1 x) 1)) 3.314 * [backup-simplify]: Simplify (* 2 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 2 (* x (- (/ 1 x) 1))) 3.314 * [backup-simplify]: Simplify (+ (/ 2 (* x (- (/ 1 x) 1))) 0) into (* 2 (/ 1 (* x (- (/ 1 x) 1)))) 3.315 * [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)))) 3.315 * [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)))) 3.315 * [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)))) 3.316 * [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))))) 3.316 * [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)))))) 3.316 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.316 * [backup-simplify]: Simplify (- 0) into 0 3.317 * [backup-simplify]: Simplify (+ 0 0) into 0 3.318 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.318 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (- (/ 1 x) 1))) into 0 3.318 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 x) 1)) (/ 0 (- (/ 1 x) 1))))) into 0 3.319 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (- (/ 1 x) 1)))) into 0 3.319 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.319 * [backup-simplify]: Simplify (- 0) into 0 3.320 * [backup-simplify]: Simplify (+ 0 0) into 0 3.320 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (- (/ 1 x) 1))) into 0 3.321 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.321 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* x (- (/ 1 x) 1)))) into 0 3.321 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* x (- (/ 1 x) 1))) (/ 0 (* x (- (/ 1 x) 1)))))) into 0 3.322 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (* x (- (/ 1 x) 1))))) into 0 3.322 * [backup-simplify]: Simplify (+ 0 0) into 0 3.323 * [backup-simplify]: Simplify (+ 0 0) into 0 3.323 * [backup-simplify]: Simplify (+ 0 0) into 0 3.323 * [backup-simplify]: Simplify (+ 0 0) into 0 3.324 * [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 3.324 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))))) into 0 3.325 * [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))))))) 3.325 * [taylor]: Taking taylor expansion of (* (sqrt 2) (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))))) in x 3.325 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.325 * [taylor]: Taking taylor expansion of 2 in x 3.325 * [backup-simplify]: Simplify 2 into 2 3.326 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.327 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.327 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))) in x 3.327 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))) in x 3.327 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) in x 3.327 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* x (- (/ 1 x) 1)))) in x 3.327 * [taylor]: Taking taylor expansion of 2 in x 3.327 * [backup-simplify]: Simplify 2 into 2 3.327 * [taylor]: Taking taylor expansion of (/ 1 (* x (- (/ 1 x) 1))) in x 3.327 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 3.327 * [taylor]: Taking taylor expansion of x in x 3.327 * [backup-simplify]: Simplify 0 into 0 3.327 * [backup-simplify]: Simplify 1 into 1 3.327 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.327 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.327 * [taylor]: Taking taylor expansion of x in x 3.327 * [backup-simplify]: Simplify 0 into 0 3.327 * [backup-simplify]: Simplify 1 into 1 3.327 * [backup-simplify]: Simplify (/ 1 1) into 1 3.327 * [taylor]: Taking taylor expansion of 1 in x 3.328 * [backup-simplify]: Simplify 1 into 1 3.328 * [backup-simplify]: Simplify (+ 1 0) into 1 3.328 * [backup-simplify]: Simplify (* 0 1) into 0 3.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.330 * [backup-simplify]: Simplify (- 1) into -1 3.330 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.331 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 3.331 * [backup-simplify]: Simplify (/ 1 1) into 1 3.331 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (- (/ 1 x) 1))) in x 3.331 * [taylor]: Taking taylor expansion of 2 in x 3.331 * [backup-simplify]: Simplify 2 into 2 3.331 * [taylor]: Taking taylor expansion of (/ 1 (- (/ 1 x) 1)) in x 3.331 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.331 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.331 * [taylor]: Taking taylor expansion of x in x 3.331 * [backup-simplify]: Simplify 0 into 0 3.331 * [backup-simplify]: Simplify 1 into 1 3.332 * [backup-simplify]: Simplify (/ 1 1) into 1 3.332 * [taylor]: Taking taylor expansion of 1 in x 3.332 * [backup-simplify]: Simplify 1 into 1 3.332 * [backup-simplify]: Simplify (+ 1 0) into 1 3.333 * [backup-simplify]: Simplify (/ 1 1) into 1 3.333 * [backup-simplify]: Simplify (* 2 1) into 2 3.334 * [backup-simplify]: Simplify (+ 2 0) into 2 3.334 * [backup-simplify]: Simplify (/ 1 2) into 1/2 3.334 * [backup-simplify]: Simplify (sqrt 1/2) into (sqrt 1/2) 3.335 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.336 * [backup-simplify]: Simplify (- 0) into 0 3.336 * [backup-simplify]: Simplify (+ 0 0) into 0 3.337 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 3.338 * [backup-simplify]: Simplify (- (+ (* 1 (/ -1 1)))) into 1 3.339 * [backup-simplify]: Simplify (+ (* 2 1) (* 0 1)) into 2 3.339 * [backup-simplify]: Simplify (* 2 1) into 2 3.340 * [backup-simplify]: Simplify (+ 2 2) into 4 3.340 * [backup-simplify]: Simplify (- (+ (* 1/2 (/ 4 2)))) into -1 3.342 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 1/2))) into (/ -1/2 (sqrt 1/2)) 3.344 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 1/2)) into (* (sqrt 2) (sqrt 1/2)) 3.344 * [taylor]: Taking taylor expansion of (* (sqrt 2) (sqrt 1/2)) in l 3.344 * [taylor]: Taking taylor expansion of (sqrt 2) in l 3.344 * [taylor]: Taking taylor expansion of 2 in l 3.344 * [backup-simplify]: Simplify 2 into 2 3.344 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.345 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.345 * [taylor]: Taking taylor expansion of (sqrt 1/2) in l 3.345 * [taylor]: Taking taylor expansion of 1/2 in l 3.345 * [backup-simplify]: Simplify 1/2 into 1/2 3.345 * [backup-simplify]: Simplify (sqrt 1/2) into (sqrt 1/2) 3.346 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 3.347 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 1/2))) into 0 3.348 * [backup-simplify]: Simplify 0 into 0 3.349 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 3.349 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))))) into 0 3.350 * [taylor]: Taking taylor expansion of 0 in x 3.350 * [backup-simplify]: Simplify 0 into 0 3.350 * [taylor]: Taking taylor expansion of 0 in l 3.350 * [backup-simplify]: Simplify 0 into 0 3.350 * [backup-simplify]: Simplify 0 into 0 3.354 * [backup-simplify]: Simplify (+ (* (sqrt 2) (/ -1/2 (sqrt 1/2))) (* 0 (sqrt 1/2))) into (- (* 1/2 (/ (sqrt 2) (sqrt 1/2)))) 3.354 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ (sqrt 2) (sqrt 1/2)))) in l 3.354 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (sqrt 1/2))) in l 3.354 * [taylor]: Taking taylor expansion of 1/2 in l 3.354 * [backup-simplify]: Simplify 1/2 into 1/2 3.354 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (sqrt 1/2)) in l 3.354 * [taylor]: Taking taylor expansion of (sqrt 2) in l 3.354 * [taylor]: Taking taylor expansion of 2 in l 3.354 * [backup-simplify]: Simplify 2 into 2 3.354 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.355 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.355 * [taylor]: Taking taylor expansion of (sqrt 1/2) in l 3.355 * [taylor]: Taking taylor expansion of 1/2 in l 3.355 * [backup-simplify]: Simplify 1/2 into 1/2 3.355 * [backup-simplify]: Simplify (sqrt 1/2) into (sqrt 1/2) 3.356 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 3.357 * [backup-simplify]: Simplify (/ (sqrt 2) (sqrt 1/2)) into (/ (sqrt 2) (sqrt 1/2)) 3.359 * [backup-simplify]: Simplify (- (/ 0 (sqrt 1/2)) (+ (* (/ (sqrt 2) (sqrt 1/2)) (/ 0 (sqrt 1/2))))) into 0 3.359 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 2) (sqrt 1/2)))) into 0 3.359 * [backup-simplify]: Simplify (- 0) into 0 3.359 * [backup-simplify]: Simplify 0 into 0 3.360 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into 0 3.361 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 3.362 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 1/2)))) into 0 3.362 * [backup-simplify]: Simplify 0 into 0 3.362 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 3.362 * [backup-simplify]: Simplify (- 0) into 0 3.362 * [backup-simplify]: Simplify (+ 0 0) into 0 3.363 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.363 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (- (/ 1 x) 1)))) into 0 3.363 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 x) 1)) (/ 0 (- (/ 1 x) 1))) (* 0 (/ 0 (- (/ 1 x) 1))))) into 0 3.364 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (- (/ 1 x) 1))))) into 0 3.364 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 3.364 * [backup-simplify]: Simplify (- 0) into 0 3.365 * [backup-simplify]: Simplify (+ 0 0) into 0 3.366 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 (- (/ 1 x) 1)))) into 0 3.367 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.367 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (* x (- (/ 1 x) 1))))) into 0 3.368 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* x (- (/ 1 x) 1))) (/ 0 (* x (- (/ 1 x) 1)))) (* 0 (/ 0 (* x (- (/ 1 x) 1)))))) into 0 3.368 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (* x (- (/ 1 x) 1)))))) into 0 3.368 * [backup-simplify]: Simplify (+ 0 (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) into (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) 3.368 * [backup-simplify]: Simplify (+ 0 (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) into (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) 3.369 * [backup-simplify]: Simplify (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) into (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) 3.369 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 3.369 * [backup-simplify]: Simplify (+ (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) (- (/ 1 (pow l 2)))) into (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) (/ 1 (pow l 2))) 3.370 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))) (/ (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) (/ 1 (pow l 2))) (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))) (* 0 (/ 0 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))))) into (- (/ 1 (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2))) (+ (/ 1 (* x (* (- (/ 1 x) 1) (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2))))) (/ 1 (* (- (/ 1 x) 1) (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2)))))) 3.372 * [backup-simplify]: Simplify (/ (- (- (/ 1 (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2))) (+ (/ 1 (* x (* (- (/ 1 x) 1) (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2))))) (/ 1 (* (- (/ 1 x) 1) (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2)))))) (pow 0 2) (+)) (* 2 (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))))) into (* 1/2 (* (- (/ 1 (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2))) (+ (/ 1 (* x (* (- (/ 1 x) 1) (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2))))) (/ 1 (* (- (/ 1 x) 1) (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2)))))) (sqrt (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))))) 3.372 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 3.373 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.375 * [backup-simplify]: Simplify (+ (* (sqrt 2) (* 1/2 (* (- (/ 1 (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2))) (+ (/ 1 (* x (* (- (/ 1 x) 1) (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2))))) (/ 1 (* (- (/ 1 x) 1) (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2)))))) (sqrt (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))))) (+ (* 0 0) (* 0 (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))))))) into (- (* 1/2 (* (/ (sqrt 2) (pow l 2)) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))))) (+ (* 1/2 (* (/ (sqrt 2) (* (- (/ 1 x) 1) (pow l 2))) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))))) (* 1/2 (* (/ (sqrt 2) (* (- (/ 1 x) 1) (* x (pow l 2)))) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))))))) 3.375 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ (sqrt 2) (pow l 2)) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))))) (+ (* 1/2 (* (/ (sqrt 2) (* (- (/ 1 x) 1) (pow l 2))) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))))) (* 1/2 (* (/ (sqrt 2) (* (- (/ 1 x) 1) (* x (pow l 2)))) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))))))) in x 3.375 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ (sqrt 2) (pow l 2)) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))))) in x 3.375 * [taylor]: Taking taylor expansion of 1/2 in x 3.375 * [backup-simplify]: Simplify 1/2 into 1/2 3.375 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2) (pow l 2)) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3)))) in x 3.375 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (pow l 2)) in x 3.375 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.375 * [taylor]: Taking taylor expansion of 2 in x 3.375 * [backup-simplify]: Simplify 2 into 2 3.375 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.376 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.376 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.376 * [taylor]: Taking taylor expansion of l in x 3.376 * [backup-simplify]: Simplify l into l 3.376 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.376 * [backup-simplify]: Simplify (/ (sqrt 2) (pow l 2)) into (/ (sqrt 2) (pow l 2)) 3.376 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))) in x 3.376 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3)) in x 3.376 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3) in x 3.376 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) in x 3.376 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* x (- (/ 1 x) 1)))) in x 3.376 * [taylor]: Taking taylor expansion of 2 in x 3.376 * [backup-simplify]: Simplify 2 into 2 3.376 * [taylor]: Taking taylor expansion of (/ 1 (* x (- (/ 1 x) 1))) in x 3.376 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 3.376 * [taylor]: Taking taylor expansion of x in x 3.376 * [backup-simplify]: Simplify 0 into 0 3.376 * [backup-simplify]: Simplify 1 into 1 3.376 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.377 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.377 * [taylor]: Taking taylor expansion of x in x 3.377 * [backup-simplify]: Simplify 0 into 0 3.377 * [backup-simplify]: Simplify 1 into 1 3.377 * [backup-simplify]: Simplify (/ 1 1) into 1 3.377 * [taylor]: Taking taylor expansion of 1 in x 3.377 * [backup-simplify]: Simplify 1 into 1 3.377 * [backup-simplify]: Simplify (+ 1 0) into 1 3.377 * [backup-simplify]: Simplify (* 0 1) into 0 3.378 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.378 * [backup-simplify]: Simplify (- 1) into -1 3.378 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.379 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 3.379 * [backup-simplify]: Simplify (/ 1 1) into 1 3.379 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (- (/ 1 x) 1))) in x 3.379 * [taylor]: Taking taylor expansion of 2 in x 3.379 * [backup-simplify]: Simplify 2 into 2 3.379 * [taylor]: Taking taylor expansion of (/ 1 (- (/ 1 x) 1)) in x 3.379 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.379 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.379 * [taylor]: Taking taylor expansion of x in x 3.379 * [backup-simplify]: Simplify 0 into 0 3.379 * [backup-simplify]: Simplify 1 into 1 3.379 * [backup-simplify]: Simplify (/ 1 1) into 1 3.379 * [taylor]: Taking taylor expansion of 1 in x 3.379 * [backup-simplify]: Simplify 1 into 1 3.380 * [backup-simplify]: Simplify (+ 1 0) into 1 3.380 * [backup-simplify]: Simplify (/ 1 1) into 1 3.380 * [backup-simplify]: Simplify (* 2 1) into 2 3.381 * [backup-simplify]: Simplify (+ 2 0) into 2 3.381 * [backup-simplify]: Simplify (* 2 2) into 4 3.381 * [backup-simplify]: Simplify (* 2 4) into 8 3.381 * [backup-simplify]: Simplify (/ 1 8) into 1/8 3.382 * [backup-simplify]: Simplify (sqrt 1/8) into (sqrt 1/8) 3.382 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.382 * [backup-simplify]: Simplify (- 0) into 0 3.383 * [backup-simplify]: Simplify (+ 0 0) into 0 3.383 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 3.384 * [backup-simplify]: Simplify (- (+ (* 1 (/ -1 1)))) into 1 3.384 * [backup-simplify]: Simplify (+ (* 2 1) (* 0 1)) into 2 3.384 * [backup-simplify]: Simplify (* 2 1) into 2 3.385 * [backup-simplify]: Simplify (+ 2 2) into 4 3.385 * [backup-simplify]: Simplify (+ (* 2 4) (* 4 2)) into 16 3.386 * [backup-simplify]: Simplify (+ (* 2 16) (* 4 4)) into 48 3.386 * [backup-simplify]: Simplify (- (+ (* 1/8 (/ 48 8)))) into -3/4 3.388 * [backup-simplify]: Simplify (/ -3/4 (* 2 (sqrt 1/8))) into (/ -3/8 (sqrt 1/8)) 3.388 * [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.388 * [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.388 * [taylor]: Taking taylor expansion of 1/2 in x 3.388 * [backup-simplify]: Simplify 1/2 into 1/2 3.388 * [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.388 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (* (- (/ 1 x) 1) (pow l 2))) in x 3.388 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.388 * [taylor]: Taking taylor expansion of 2 in x 3.388 * [backup-simplify]: Simplify 2 into 2 3.388 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.389 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.389 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 3.389 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.389 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.389 * [taylor]: Taking taylor expansion of x in x 3.389 * [backup-simplify]: Simplify 0 into 0 3.389 * [backup-simplify]: Simplify 1 into 1 3.390 * [backup-simplify]: Simplify (/ 1 1) into 1 3.390 * [taylor]: Taking taylor expansion of 1 in x 3.390 * [backup-simplify]: Simplify 1 into 1 3.390 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.390 * [taylor]: Taking taylor expansion of l in x 3.390 * [backup-simplify]: Simplify l into l 3.390 * [backup-simplify]: Simplify (+ 1 0) into 1 3.390 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.391 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 3.391 * [backup-simplify]: Simplify (/ (sqrt 2) (pow l 2)) into (/ (sqrt 2) (pow l 2)) 3.391 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))) in x 3.391 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3)) in x 3.391 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3) in x 3.391 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) in x 3.391 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* x (- (/ 1 x) 1)))) in x 3.391 * [taylor]: Taking taylor expansion of 2 in x 3.391 * [backup-simplify]: Simplify 2 into 2 3.391 * [taylor]: Taking taylor expansion of (/ 1 (* x (- (/ 1 x) 1))) in x 3.391 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 3.391 * [taylor]: Taking taylor expansion of x in x 3.391 * [backup-simplify]: Simplify 0 into 0 3.391 * [backup-simplify]: Simplify 1 into 1 3.391 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.391 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.391 * [taylor]: Taking taylor expansion of x in x 3.392 * [backup-simplify]: Simplify 0 into 0 3.392 * [backup-simplify]: Simplify 1 into 1 3.392 * [backup-simplify]: Simplify (/ 1 1) into 1 3.392 * [taylor]: Taking taylor expansion of 1 in x 3.392 * [backup-simplify]: Simplify 1 into 1 3.392 * [backup-simplify]: Simplify (+ 1 0) into 1 3.393 * [backup-simplify]: Simplify (* 0 1) into 0 3.394 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.394 * [backup-simplify]: Simplify (- 1) into -1 3.394 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.395 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 3.396 * [backup-simplify]: Simplify (/ 1 1) into 1 3.396 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (- (/ 1 x) 1))) in x 3.396 * [taylor]: Taking taylor expansion of 2 in x 3.396 * [backup-simplify]: Simplify 2 into 2 3.396 * [taylor]: Taking taylor expansion of (/ 1 (- (/ 1 x) 1)) in x 3.396 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.396 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.396 * [taylor]: Taking taylor expansion of x in x 3.396 * [backup-simplify]: Simplify 0 into 0 3.396 * [backup-simplify]: Simplify 1 into 1 3.396 * [backup-simplify]: Simplify (/ 1 1) into 1 3.397 * [taylor]: Taking taylor expansion of 1 in x 3.397 * [backup-simplify]: Simplify 1 into 1 3.397 * [backup-simplify]: Simplify (+ 1 0) into 1 3.397 * [backup-simplify]: Simplify (/ 1 1) into 1 3.398 * [backup-simplify]: Simplify (* 2 1) into 2 3.398 * [backup-simplify]: Simplify (+ 2 0) into 2 3.399 * [backup-simplify]: Simplify (* 2 2) into 4 3.399 * [backup-simplify]: Simplify (* 2 4) into 8 3.400 * [backup-simplify]: Simplify (/ 1 8) into 1/8 3.400 * [backup-simplify]: Simplify (sqrt 1/8) into (sqrt 1/8) 3.401 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.401 * [backup-simplify]: Simplify (- 0) into 0 3.402 * [backup-simplify]: Simplify (+ 0 0) into 0 3.402 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 3.403 * [backup-simplify]: Simplify (- (+ (* 1 (/ -1 1)))) into 1 3.403 * [backup-simplify]: Simplify (+ (* 2 1) (* 0 1)) into 2 3.404 * [backup-simplify]: Simplify (* 2 1) into 2 3.404 * [backup-simplify]: Simplify (+ 2 2) into 4 3.404 * [backup-simplify]: Simplify (+ (* 2 4) (* 4 2)) into 16 3.405 * [backup-simplify]: Simplify (+ (* 2 16) (* 4 4)) into 48 3.405 * [backup-simplify]: Simplify (- (+ (* 1/8 (/ 48 8)))) into -3/4 3.406 * [backup-simplify]: Simplify (/ -3/4 (* 2 (sqrt 1/8))) into (/ -3/8 (sqrt 1/8)) 3.406 * [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.406 * [taylor]: Taking taylor expansion of 1/2 in x 3.406 * [backup-simplify]: Simplify 1/2 into 1/2 3.406 * [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.406 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (* (- (/ 1 x) 1) (* x (pow l 2)))) in x 3.406 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.406 * [taylor]: Taking taylor expansion of 2 in x 3.406 * [backup-simplify]: Simplify 2 into 2 3.407 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.407 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.407 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (* x (pow l 2))) in x 3.407 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.407 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.407 * [taylor]: Taking taylor expansion of x in x 3.407 * [backup-simplify]: Simplify 0 into 0 3.407 * [backup-simplify]: Simplify 1 into 1 3.407 * [backup-simplify]: Simplify (/ 1 1) into 1 3.407 * [taylor]: Taking taylor expansion of 1 in x 3.407 * [backup-simplify]: Simplify 1 into 1 3.407 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 3.407 * [taylor]: Taking taylor expansion of x in x 3.407 * [backup-simplify]: Simplify 0 into 0 3.407 * [backup-simplify]: Simplify 1 into 1 3.407 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.407 * [taylor]: Taking taylor expansion of l in x 3.407 * [backup-simplify]: Simplify l into l 3.408 * [backup-simplify]: Simplify (+ 1 0) into 1 3.408 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.408 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 3.408 * [backup-simplify]: Simplify (* 1 0) into 0 3.408 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.408 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 3.409 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.409 * [backup-simplify]: Simplify (- 1) into -1 3.409 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.410 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* -1 0)) into (pow l 2) 3.410 * [backup-simplify]: Simplify (/ (sqrt 2) (pow l 2)) into (/ (sqrt 2) (pow l 2)) 3.410 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))) in x 3.410 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3)) in x 3.410 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3) in x 3.410 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) in x 3.410 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* x (- (/ 1 x) 1)))) in x 3.410 * [taylor]: Taking taylor expansion of 2 in x 3.410 * [backup-simplify]: Simplify 2 into 2 3.410 * [taylor]: Taking taylor expansion of (/ 1 (* x (- (/ 1 x) 1))) in x 3.410 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 3.410 * [taylor]: Taking taylor expansion of x in x 3.410 * [backup-simplify]: Simplify 0 into 0 3.410 * [backup-simplify]: Simplify 1 into 1 3.410 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.410 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.410 * [taylor]: Taking taylor expansion of x in x 3.410 * [backup-simplify]: Simplify 0 into 0 3.410 * [backup-simplify]: Simplify 1 into 1 3.411 * [backup-simplify]: Simplify (/ 1 1) into 1 3.411 * [taylor]: Taking taylor expansion of 1 in x 3.411 * [backup-simplify]: Simplify 1 into 1 3.411 * [backup-simplify]: Simplify (+ 1 0) into 1 3.411 * [backup-simplify]: Simplify (* 0 1) into 0 3.412 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.412 * [backup-simplify]: Simplify (- 1) into -1 3.412 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.413 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 3.413 * [backup-simplify]: Simplify (/ 1 1) into 1 3.413 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (- (/ 1 x) 1))) in x 3.413 * [taylor]: Taking taylor expansion of 2 in x 3.413 * [backup-simplify]: Simplify 2 into 2 3.413 * [taylor]: Taking taylor expansion of (/ 1 (- (/ 1 x) 1)) in x 3.413 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.413 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.413 * [taylor]: Taking taylor expansion of x in x 3.413 * [backup-simplify]: Simplify 0 into 0 3.413 * [backup-simplify]: Simplify 1 into 1 3.413 * [backup-simplify]: Simplify (/ 1 1) into 1 3.413 * [taylor]: Taking taylor expansion of 1 in x 3.413 * [backup-simplify]: Simplify 1 into 1 3.414 * [backup-simplify]: Simplify (+ 1 0) into 1 3.414 * [backup-simplify]: Simplify (/ 1 1) into 1 3.414 * [backup-simplify]: Simplify (* 2 1) into 2 3.414 * [backup-simplify]: Simplify (+ 2 0) into 2 3.415 * [backup-simplify]: Simplify (* 2 2) into 4 3.415 * [backup-simplify]: Simplify (* 2 4) into 8 3.415 * [backup-simplify]: Simplify (/ 1 8) into 1/8 3.415 * [backup-simplify]: Simplify (sqrt 1/8) into (sqrt 1/8) 3.416 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.416 * [backup-simplify]: Simplify (- 0) into 0 3.417 * [backup-simplify]: Simplify (+ 0 0) into 0 3.417 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 3.418 * [backup-simplify]: Simplify (- (+ (* 1 (/ -1 1)))) into 1 3.418 * [backup-simplify]: Simplify (+ (* 2 1) (* 0 1)) into 2 3.419 * [backup-simplify]: Simplify (* 2 1) into 2 3.419 * [backup-simplify]: Simplify (+ 2 2) into 4 3.419 * [backup-simplify]: Simplify (+ (* 2 4) (* 4 2)) into 16 3.420 * [backup-simplify]: Simplify (+ (* 2 16) (* 4 4)) into 48 3.420 * [backup-simplify]: Simplify (- (+ (* 1/8 (/ 48 8)))) into -3/4 3.421 * [backup-simplify]: Simplify (/ -3/4 (* 2 (sqrt 1/8))) into (/ -3/8 (sqrt 1/8)) 3.422 * [backup-simplify]: Simplify (* (/ (sqrt 2) (pow l 2)) (sqrt 1/8)) into (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2)) 3.423 * [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.423 * [backup-simplify]: Simplify (* (/ (sqrt 2) (pow l 2)) (sqrt 1/8)) into (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2)) 3.424 * [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.425 * [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.426 * [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.428 * [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.428 * [taylor]: Taking taylor expansion of 0 in l 3.428 * [backup-simplify]: Simplify 0 into 0 3.428 * [backup-simplify]: Simplify 0 into 0 3.428 * [taylor]: Taking taylor expansion of 0 in l 3.428 * [backup-simplify]: Simplify 0 into 0 3.428 * [backup-simplify]: Simplify 0 into 0 3.428 * [backup-simplify]: Simplify 0 into 0 3.429 * [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.429 * [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.429 * [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.429 * [taylor]: Taking taylor expansion of -1 in l 3.429 * [backup-simplify]: Simplify -1 into -1 3.429 * [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.429 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in l 3.429 * [taylor]: Taking taylor expansion of (sqrt 2) in l 3.429 * [taylor]: Taking taylor expansion of 2 in l 3.429 * [backup-simplify]: Simplify 2 into 2 3.429 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.430 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.430 * [taylor]: Taking taylor expansion of t in l 3.430 * [backup-simplify]: Simplify t into t 3.430 * [backup-simplify]: Simplify (/ (sqrt 2) t) into (/ (sqrt 2) t) 3.430 * [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.430 * [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.430 * [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.430 * [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.430 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in l 3.430 * [taylor]: Taking taylor expansion of 2 in l 3.430 * [backup-simplify]: Simplify 2 into 2 3.430 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in l 3.430 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in l 3.430 * [taylor]: Taking taylor expansion of (pow t 2) in l 3.430 * [taylor]: Taking taylor expansion of t in l 3.430 * [backup-simplify]: Simplify t into t 3.430 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in l 3.430 * [taylor]: Taking taylor expansion of x in l 3.430 * [backup-simplify]: Simplify x into x 3.430 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 3.430 * [taylor]: Taking taylor expansion of (/ 1 x) in l 3.430 * [taylor]: Taking taylor expansion of x in l 3.430 * [backup-simplify]: Simplify x into x 3.430 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.430 * [taylor]: Taking taylor expansion of 1 in l 3.430 * [backup-simplify]: Simplify 1 into 1 3.430 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.431 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.431 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 3.431 * [backup-simplify]: Simplify (* (pow t 2) (* (+ (/ 1 x) 1) x)) into (* (pow t 2) (* (+ (/ 1 x) 1) x)) 3.431 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (* (+ (/ 1 x) 1) x))) into (/ 1 (* (pow t 2) (* (+ (/ 1 x) 1) x))) 3.431 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in l 3.431 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in l 3.431 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 3.431 * [taylor]: Taking taylor expansion of (/ 1 x) in l 3.431 * [taylor]: Taking taylor expansion of x in l 3.431 * [backup-simplify]: Simplify x into x 3.431 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.431 * [taylor]: Taking taylor expansion of 1 in l 3.431 * [backup-simplify]: Simplify 1 into 1 3.431 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in l 3.431 * [taylor]: Taking taylor expansion of x in l 3.431 * [backup-simplify]: Simplify x into x 3.431 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.431 * [taylor]: Taking taylor expansion of l in l 3.431 * [backup-simplify]: Simplify 0 into 0 3.431 * [backup-simplify]: Simplify 1 into 1 3.432 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.432 * [backup-simplify]: Simplify (* 1 1) into 1 3.432 * [backup-simplify]: Simplify (* x 1) into x 3.432 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) x) into (* (+ (/ 1 x) 1) x) 3.432 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 3.432 * [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.432 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in l 3.432 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in l 3.432 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 3.432 * [taylor]: Taking taylor expansion of (/ 1 x) in l 3.432 * [taylor]: Taking taylor expansion of x in l 3.432 * [backup-simplify]: Simplify x into x 3.432 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.433 * [taylor]: Taking taylor expansion of 1 in l 3.433 * [backup-simplify]: Simplify 1 into 1 3.433 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.433 * [taylor]: Taking taylor expansion of l in l 3.433 * [backup-simplify]: Simplify 0 into 0 3.433 * [backup-simplify]: Simplify 1 into 1 3.433 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.433 * [backup-simplify]: Simplify (* 1 1) into 1 3.433 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) 1) into (+ (/ 1 x) 1) 3.433 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 3.433 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in l 3.433 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 3.433 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.433 * [taylor]: Taking taylor expansion of l in l 3.433 * [backup-simplify]: Simplify 0 into 0 3.433 * [backup-simplify]: Simplify 1 into 1 3.434 * [backup-simplify]: Simplify (* 1 1) into 1 3.434 * [backup-simplify]: Simplify (/ 1 1) into 1 3.434 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in l 3.434 * [taylor]: Taking taylor expansion of 2 in l 3.434 * [backup-simplify]: Simplify 2 into 2 3.434 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in l 3.434 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in l 3.434 * [taylor]: Taking taylor expansion of (pow t 2) in l 3.434 * [taylor]: Taking taylor expansion of t in l 3.434 * [backup-simplify]: Simplify t into t 3.435 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 3.435 * [taylor]: Taking taylor expansion of (/ 1 x) in l 3.435 * [taylor]: Taking taylor expansion of x in l 3.435 * [backup-simplify]: Simplify x into x 3.435 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.435 * [taylor]: Taking taylor expansion of 1 in l 3.435 * [backup-simplify]: Simplify 1 into 1 3.435 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.435 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.435 * [backup-simplify]: Simplify (* (pow t 2) (+ (/ 1 x) 1)) into (* (pow t 2) (+ (/ 1 x) 1)) 3.435 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) into (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) 3.435 * [backup-simplify]: Simplify (+ 0 (/ 1 (* (+ (/ 1 x) 1) x))) into (/ 1 (* (+ (/ 1 x) 1) x)) 3.436 * [backup-simplify]: Simplify (+ 1 0) into 1 3.436 * [backup-simplify]: Simplify (+ (/ 1 (+ (/ 1 x) 1)) 1) into (+ (/ 1 (+ (/ 1 x) 1)) 1) 3.436 * [backup-simplify]: Simplify (- (+ (/ 1 (+ (/ 1 x) 1)) 1)) into (- (+ (/ 1 (+ (/ 1 x) 1)) 1)) 3.436 * [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.437 * [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.437 * [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.438 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.438 * [backup-simplify]: Simplify (+ (* x 0) (* 0 1)) into 0 3.438 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.439 * [backup-simplify]: Simplify (+ 0 0) into 0 3.439 * [backup-simplify]: Simplify (+ (* (+ (/ 1 x) 1) 0) (* 0 x)) into 0 3.439 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (+ (/ 1 x) 1) x)) (/ 0 (* (+ (/ 1 x) 1) x))))) into 0 3.439 * [backup-simplify]: Simplify (+ 0 0) into 0 3.440 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.440 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.441 * [backup-simplify]: Simplify (+ 0 0) into 0 3.441 * [backup-simplify]: Simplify (+ (* (+ (/ 1 x) 1) 0) (* 0 1)) into 0 3.441 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 x) 1)) (/ 0 (+ (/ 1 x) 1))))) into 0 3.442 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.443 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.443 * [backup-simplify]: Simplify (+ 0 0) into 0 3.444 * [backup-simplify]: Simplify (+ 0 0) into 0 3.444 * [backup-simplify]: Simplify (- 0) into 0 3.444 * [backup-simplify]: Simplify (+ 0 0) into 0 3.445 * [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.445 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (/ 1 (* (+ (/ 1 x) 1) x)) (+ (/ 1 (+ (/ 1 x) 1)) 1)))))) into 0 3.445 * [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.445 * [taylor]: Taking taylor expansion of -1 in x 3.445 * [backup-simplify]: Simplify -1 into -1 3.445 * [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.445 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in x 3.445 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.445 * [taylor]: Taking taylor expansion of 2 in x 3.446 * [backup-simplify]: Simplify 2 into 2 3.446 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.446 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.446 * [taylor]: Taking taylor expansion of t in x 3.446 * [backup-simplify]: Simplify t into t 3.447 * [backup-simplify]: Simplify (/ (sqrt 2) t) into (/ (sqrt 2) t) 3.447 * [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.447 * [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.447 * [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.447 * [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.447 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in x 3.447 * [taylor]: Taking taylor expansion of 2 in x 3.447 * [backup-simplify]: Simplify 2 into 2 3.447 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in x 3.447 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in x 3.447 * [taylor]: Taking taylor expansion of (pow t 2) in x 3.447 * [taylor]: Taking taylor expansion of t in x 3.447 * [backup-simplify]: Simplify t into t 3.447 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in x 3.447 * [taylor]: Taking taylor expansion of x in x 3.447 * [backup-simplify]: Simplify 0 into 0 3.447 * [backup-simplify]: Simplify 1 into 1 3.447 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.447 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.447 * [taylor]: Taking taylor expansion of x in x 3.447 * [backup-simplify]: Simplify 0 into 0 3.447 * [backup-simplify]: Simplify 1 into 1 3.447 * [backup-simplify]: Simplify (/ 1 1) into 1 3.447 * [taylor]: Taking taylor expansion of 1 in x 3.447 * [backup-simplify]: Simplify 1 into 1 3.447 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.448 * [backup-simplify]: Simplify (+ 1 0) into 1 3.448 * [backup-simplify]: Simplify (* 0 1) into 0 3.448 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 3.448 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.449 * [backup-simplify]: Simplify (+ 0 1) into 1 3.449 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 1)) into 1 3.449 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 3.449 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 3.450 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 3.450 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in x 3.450 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in x 3.450 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.450 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.450 * [taylor]: Taking taylor expansion of x in x 3.450 * [backup-simplify]: Simplify 0 into 0 3.450 * [backup-simplify]: Simplify 1 into 1 3.450 * [backup-simplify]: Simplify (/ 1 1) into 1 3.450 * [taylor]: Taking taylor expansion of 1 in x 3.450 * [backup-simplify]: Simplify 1 into 1 3.450 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 3.450 * [taylor]: Taking taylor expansion of x in x 3.450 * [backup-simplify]: Simplify 0 into 0 3.450 * [backup-simplify]: Simplify 1 into 1 3.450 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.450 * [taylor]: Taking taylor expansion of l in x 3.450 * [backup-simplify]: Simplify l into l 3.450 * [backup-simplify]: Simplify (+ 1 0) into 1 3.450 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.450 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 3.451 * [backup-simplify]: Simplify (* 1 0) into 0 3.451 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.451 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 3.452 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.452 * [backup-simplify]: Simplify (+ 0 1) into 1 3.452 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* 1 0)) into (pow l 2) 3.452 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.452 * [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.452 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in x 3.452 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in x 3.452 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.452 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.452 * [taylor]: Taking taylor expansion of x in x 3.452 * [backup-simplify]: Simplify 0 into 0 3.452 * [backup-simplify]: Simplify 1 into 1 3.453 * [backup-simplify]: Simplify (/ 1 1) into 1 3.453 * [taylor]: Taking taylor expansion of 1 in x 3.453 * [backup-simplify]: Simplify 1 into 1 3.453 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.453 * [taylor]: Taking taylor expansion of l in x 3.453 * [backup-simplify]: Simplify l into l 3.453 * [backup-simplify]: Simplify (+ 1 0) into 1 3.453 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.453 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 3.453 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.453 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in x 3.453 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 3.453 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.453 * [taylor]: Taking taylor expansion of l in x 3.453 * [backup-simplify]: Simplify l into l 3.453 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.453 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.453 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in x 3.453 * [taylor]: Taking taylor expansion of 2 in x 3.453 * [backup-simplify]: Simplify 2 into 2 3.453 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in x 3.453 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in x 3.453 * [taylor]: Taking taylor expansion of (pow t 2) in x 3.453 * [taylor]: Taking taylor expansion of t in x 3.453 * [backup-simplify]: Simplify t into t 3.453 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.453 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.453 * [taylor]: Taking taylor expansion of x in x 3.453 * [backup-simplify]: Simplify 0 into 0 3.453 * [backup-simplify]: Simplify 1 into 1 3.454 * [backup-simplify]: Simplify (/ 1 1) into 1 3.454 * [taylor]: Taking taylor expansion of 1 in x 3.454 * [backup-simplify]: Simplify 1 into 1 3.454 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.454 * [backup-simplify]: Simplify (+ 1 0) into 1 3.454 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 3.454 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 3.454 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 3.454 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 3.454 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) 0) into (/ 1 (pow l 2)) 3.454 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow l 2))) into (/ 1 (pow l 2)) 3.455 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 3.455 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 3.455 * [backup-simplify]: Simplify (/ 1 (* 2 (/ 1 (pow t 2)))) into (* 1/2 (pow t 2)) 3.455 * [backup-simplify]: Simplify (sqrt (* 1/2 (pow t 2))) into (* t (sqrt 1/2)) 3.455 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.456 * [backup-simplify]: Simplify (+ 0 0) into 0 3.456 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 1))) into 1 3.457 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 3.457 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (+ (* 0 1) (* 0 0))) into (pow t 2) 3.457 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 3.457 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))) into (- (* 2 (/ 1 (pow t 2)))) 3.458 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 3.458 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 3.459 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.459 * [backup-simplify]: Simplify (+ 0 0) into 0 3.460 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 (pow l 2)) (* 0 0))) into (pow l 2) 3.460 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 3.460 * [backup-simplify]: Simplify (+ (- (* 2 (/ 1 (pow t 2)))) (- (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 3.460 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.460 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 3.460 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 3.460 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow t 2))) into (* 2 (/ 1 (pow t 2))) 3.461 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (* 2 (/ 1 (pow t 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 3.461 * [backup-simplify]: Simplify (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 3.461 * [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.461 * [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.462 * [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.462 * [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.462 * [taylor]: Taking taylor expansion of -1 in t 3.462 * [backup-simplify]: Simplify -1 into -1 3.462 * [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.462 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 3.462 * [taylor]: Taking taylor expansion of (sqrt 2) in t 3.462 * [taylor]: Taking taylor expansion of 2 in t 3.462 * [backup-simplify]: Simplify 2 into 2 3.462 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.463 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.463 * [taylor]: Taking taylor expansion of t in t 3.463 * [backup-simplify]: Simplify 0 into 0 3.463 * [backup-simplify]: Simplify 1 into 1 3.463 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 3.463 * [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.463 * [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.463 * [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.463 * [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.463 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in t 3.464 * [taylor]: Taking taylor expansion of 2 in t 3.464 * [backup-simplify]: Simplify 2 into 2 3.464 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in t 3.464 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in t 3.464 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.464 * [taylor]: Taking taylor expansion of t in t 3.464 * [backup-simplify]: Simplify 0 into 0 3.464 * [backup-simplify]: Simplify 1 into 1 3.464 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in t 3.464 * [taylor]: Taking taylor expansion of x in t 3.464 * [backup-simplify]: Simplify x into x 3.464 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.464 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.464 * [taylor]: Taking taylor expansion of x in t 3.464 * [backup-simplify]: Simplify x into x 3.464 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.464 * [taylor]: Taking taylor expansion of 1 in t 3.464 * [backup-simplify]: Simplify 1 into 1 3.464 * [backup-simplify]: Simplify (* 1 1) into 1 3.464 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.464 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 3.464 * [backup-simplify]: Simplify (* 1 (* (+ (/ 1 x) 1) x)) into (* (+ (/ 1 x) 1) x) 3.464 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 3.464 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in t 3.464 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in t 3.464 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.464 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.464 * [taylor]: Taking taylor expansion of x in t 3.464 * [backup-simplify]: Simplify x into x 3.464 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.464 * [taylor]: Taking taylor expansion of 1 in t 3.464 * [backup-simplify]: Simplify 1 into 1 3.464 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 3.464 * [taylor]: Taking taylor expansion of x in t 3.464 * [backup-simplify]: Simplify x into x 3.465 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.465 * [taylor]: Taking taylor expansion of l in t 3.465 * [backup-simplify]: Simplify l into l 3.465 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.465 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.465 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 3.465 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (* x (pow l 2))) into (* (+ (/ 1 x) 1) (* x (pow l 2))) 3.465 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) into (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) 3.465 * [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.465 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in t 3.465 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in t 3.465 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.465 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.465 * [taylor]: Taking taylor expansion of x in t 3.465 * [backup-simplify]: Simplify x into x 3.465 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.465 * [taylor]: Taking taylor expansion of 1 in t 3.465 * [backup-simplify]: Simplify 1 into 1 3.465 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.465 * [taylor]: Taking taylor expansion of l in t 3.465 * [backup-simplify]: Simplify l into l 3.465 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.465 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.465 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (pow l 2)) into (* (+ (/ 1 x) 1) (pow l 2)) 3.465 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) into (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) 3.465 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in t 3.465 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 3.465 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.465 * [taylor]: Taking taylor expansion of l in t 3.465 * [backup-simplify]: Simplify l into l 3.465 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.465 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.466 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in t 3.466 * [taylor]: Taking taylor expansion of 2 in t 3.466 * [backup-simplify]: Simplify 2 into 2 3.466 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in t 3.466 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in t 3.466 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.466 * [taylor]: Taking taylor expansion of t in t 3.466 * [backup-simplify]: Simplify 0 into 0 3.466 * [backup-simplify]: Simplify 1 into 1 3.466 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.466 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.466 * [taylor]: Taking taylor expansion of x in t 3.466 * [backup-simplify]: Simplify x into x 3.466 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.466 * [taylor]: Taking taylor expansion of 1 in t 3.466 * [backup-simplify]: Simplify 1 into 1 3.468 * [backup-simplify]: Simplify (* 1 1) into 1 3.468 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.468 * [backup-simplify]: Simplify (* 1 (+ (/ 1 x) 1)) into (+ (/ 1 x) 1) 3.468 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 3.468 * [backup-simplify]: Simplify (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) into (/ 2 (* (+ (/ 1 x) 1) x)) 3.468 * [backup-simplify]: Simplify (+ (/ 2 (* (+ (/ 1 x) 1) x)) 0) into (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) 3.468 * [backup-simplify]: Simplify (* 2 (/ 1 (+ (/ 1 x) 1))) into (/ 2 (+ (/ 1 x) 1)) 3.468 * [backup-simplify]: Simplify (+ 0 (/ 2 (+ (/ 1 x) 1))) into (* 2 (/ 1 (+ (/ 1 x) 1))) 3.468 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (+ (/ 1 x) 1)))) into (* 2 (/ 1 (+ (/ 1 x) 1))) 3.468 * [backup-simplify]: Simplify (- (* 2 (/ 1 (+ (/ 1 x) 1)))) into (- (* 2 (/ 1 (+ (/ 1 x) 1)))) 3.468 * [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.469 * [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.469 * [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.469 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.469 * [backup-simplify]: Simplify (+ 0 0) into 0 3.469 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (+ (/ 1 x) 1))) into 0 3.470 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.470 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (+ (/ 1 x) 1) x))) into 0 3.470 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (+ (/ 1 x) 1) x)) (/ 0 (* (+ (/ 1 x) 1) x))))) into 0 3.471 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (* (+ (/ 1 x) 1) x)))) into 0 3.471 * [backup-simplify]: Simplify (+ 0 0) into 0 3.471 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.471 * [backup-simplify]: Simplify (+ 0 0) into 0 3.472 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.472 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (+ (/ 1 x) 1))) into 0 3.472 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 x) 1)) (/ 0 (+ (/ 1 x) 1))))) into 0 3.472 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (+ (/ 1 x) 1)))) into 0 3.473 * [backup-simplify]: Simplify (+ 0 0) into 0 3.473 * [backup-simplify]: Simplify (+ 0 0) into 0 3.473 * [backup-simplify]: Simplify (- 0) into 0 3.473 * [backup-simplify]: Simplify (+ 0 0) into 0 3.474 * [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.474 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) into 0 3.474 * [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.474 * [taylor]: Taking taylor expansion of -1 in t 3.474 * [backup-simplify]: Simplify -1 into -1 3.474 * [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.474 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 3.474 * [taylor]: Taking taylor expansion of (sqrt 2) in t 3.474 * [taylor]: Taking taylor expansion of 2 in t 3.474 * [backup-simplify]: Simplify 2 into 2 3.474 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.475 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.475 * [taylor]: Taking taylor expansion of t in t 3.475 * [backup-simplify]: Simplify 0 into 0 3.475 * [backup-simplify]: Simplify 1 into 1 3.476 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 3.476 * [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.476 * [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.476 * [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.476 * [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.476 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in t 3.476 * [taylor]: Taking taylor expansion of 2 in t 3.476 * [backup-simplify]: Simplify 2 into 2 3.476 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in t 3.476 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in t 3.476 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.476 * [taylor]: Taking taylor expansion of t in t 3.476 * [backup-simplify]: Simplify 0 into 0 3.476 * [backup-simplify]: Simplify 1 into 1 3.476 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in t 3.476 * [taylor]: Taking taylor expansion of x in t 3.476 * [backup-simplify]: Simplify x into x 3.476 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.476 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.476 * [taylor]: Taking taylor expansion of x in t 3.476 * [backup-simplify]: Simplify x into x 3.477 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.477 * [taylor]: Taking taylor expansion of 1 in t 3.477 * [backup-simplify]: Simplify 1 into 1 3.477 * [backup-simplify]: Simplify (* 1 1) into 1 3.477 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.477 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 3.477 * [backup-simplify]: Simplify (* 1 (* (+ (/ 1 x) 1) x)) into (* (+ (/ 1 x) 1) x) 3.477 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 3.477 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in t 3.477 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in t 3.478 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.478 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.478 * [taylor]: Taking taylor expansion of x in t 3.478 * [backup-simplify]: Simplify x into x 3.478 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.478 * [taylor]: Taking taylor expansion of 1 in t 3.478 * [backup-simplify]: Simplify 1 into 1 3.478 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 3.478 * [taylor]: Taking taylor expansion of x in t 3.478 * [backup-simplify]: Simplify x into x 3.478 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.478 * [taylor]: Taking taylor expansion of l in t 3.478 * [backup-simplify]: Simplify l into l 3.478 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.478 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.478 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 3.478 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (* x (pow l 2))) into (* (+ (/ 1 x) 1) (* x (pow l 2))) 3.478 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) into (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) 3.478 * [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.479 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in t 3.479 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in t 3.479 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.479 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.479 * [taylor]: Taking taylor expansion of x in t 3.479 * [backup-simplify]: Simplify x into x 3.479 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.479 * [taylor]: Taking taylor expansion of 1 in t 3.479 * [backup-simplify]: Simplify 1 into 1 3.479 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.479 * [taylor]: Taking taylor expansion of l in t 3.479 * [backup-simplify]: Simplify l into l 3.479 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.479 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.479 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (pow l 2)) into (* (+ (/ 1 x) 1) (pow l 2)) 3.479 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) into (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) 3.479 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in t 3.479 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 3.479 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.479 * [taylor]: Taking taylor expansion of l in t 3.479 * [backup-simplify]: Simplify l into l 3.480 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.480 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.480 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in t 3.480 * [taylor]: Taking taylor expansion of 2 in t 3.480 * [backup-simplify]: Simplify 2 into 2 3.480 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in t 3.480 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in t 3.480 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.480 * [taylor]: Taking taylor expansion of t in t 3.480 * [backup-simplify]: Simplify 0 into 0 3.480 * [backup-simplify]: Simplify 1 into 1 3.480 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.480 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.480 * [taylor]: Taking taylor expansion of x in t 3.480 * [backup-simplify]: Simplify x into x 3.480 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.480 * [taylor]: Taking taylor expansion of 1 in t 3.480 * [backup-simplify]: Simplify 1 into 1 3.480 * [backup-simplify]: Simplify (* 1 1) into 1 3.481 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.481 * [backup-simplify]: Simplify (* 1 (+ (/ 1 x) 1)) into (+ (/ 1 x) 1) 3.481 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 3.481 * [backup-simplify]: Simplify (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) into (/ 2 (* (+ (/ 1 x) 1) x)) 3.481 * [backup-simplify]: Simplify (+ (/ 2 (* (+ (/ 1 x) 1) x)) 0) into (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) 3.481 * [backup-simplify]: Simplify (* 2 (/ 1 (+ (/ 1 x) 1))) into (/ 2 (+ (/ 1 x) 1)) 3.481 * [backup-simplify]: Simplify (+ 0 (/ 2 (+ (/ 1 x) 1))) into (* 2 (/ 1 (+ (/ 1 x) 1))) 3.481 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (+ (/ 1 x) 1)))) into (* 2 (/ 1 (+ (/ 1 x) 1))) 3.482 * [backup-simplify]: Simplify (- (* 2 (/ 1 (+ (/ 1 x) 1)))) into (- (* 2 (/ 1 (+ (/ 1 x) 1)))) 3.482 * [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.482 * [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.482 * [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.483 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.483 * [backup-simplify]: Simplify (+ 0 0) into 0 3.483 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (+ (/ 1 x) 1))) into 0 3.484 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.484 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (+ (/ 1 x) 1) x))) into 0 3.485 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (+ (/ 1 x) 1) x)) (/ 0 (* (+ (/ 1 x) 1) x))))) into 0 3.485 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (* (+ (/ 1 x) 1) x)))) into 0 3.486 * [backup-simplify]: Simplify (+ 0 0) into 0 3.486 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.486 * [backup-simplify]: Simplify (+ 0 0) into 0 3.487 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.487 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (+ (/ 1 x) 1))) into 0 3.488 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 x) 1)) (/ 0 (+ (/ 1 x) 1))))) into 0 3.488 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (+ (/ 1 x) 1)))) into 0 3.489 * [backup-simplify]: Simplify (+ 0 0) into 0 3.489 * [backup-simplify]: Simplify (+ 0 0) into 0 3.489 * [backup-simplify]: Simplify (- 0) into 0 3.490 * [backup-simplify]: Simplify (+ 0 0) into 0 3.490 * [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.491 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) into 0 3.491 * [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.492 * [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.492 * [taylor]: Taking taylor expansion of (* -1 (* (sqrt 2) (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) in x 3.492 * [taylor]: Taking taylor expansion of -1 in x 3.492 * [backup-simplify]: Simplify -1 into -1 3.492 * [taylor]: Taking taylor expansion of (* (sqrt 2) (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))))) in x 3.492 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.492 * [taylor]: Taking taylor expansion of 2 in x 3.492 * [backup-simplify]: Simplify 2 into 2 3.493 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.493 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.493 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))) in x 3.493 * [taylor]: Taking taylor expansion of (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))) in x 3.493 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) in x 3.494 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) in x 3.494 * [taylor]: Taking taylor expansion of 2 in x 3.494 * [backup-simplify]: Simplify 2 into 2 3.494 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) x)) in x 3.494 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) x) in x 3.494 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.494 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.494 * [taylor]: Taking taylor expansion of x in x 3.494 * [backup-simplify]: Simplify 0 into 0 3.494 * [backup-simplify]: Simplify 1 into 1 3.494 * [backup-simplify]: Simplify (/ 1 1) into 1 3.494 * [taylor]: Taking taylor expansion of 1 in x 3.494 * [backup-simplify]: Simplify 1 into 1 3.494 * [taylor]: Taking taylor expansion of x in x 3.494 * [backup-simplify]: Simplify 0 into 0 3.494 * [backup-simplify]: Simplify 1 into 1 3.495 * [backup-simplify]: Simplify (+ 1 0) into 1 3.495 * [backup-simplify]: Simplify (* 1 0) into 0 3.496 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.496 * [backup-simplify]: Simplify (+ 0 1) into 1 3.497 * [backup-simplify]: Simplify (+ (* 1 1) (* 1 0)) into 1 3.497 * [backup-simplify]: Simplify (/ 1 1) into 1 3.497 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (+ (/ 1 x) 1))) in x 3.498 * [taylor]: Taking taylor expansion of 2 in x 3.498 * [backup-simplify]: Simplify 2 into 2 3.498 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 x) 1)) in x 3.498 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.498 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.498 * [taylor]: Taking taylor expansion of x in x 3.498 * [backup-simplify]: Simplify 0 into 0 3.498 * [backup-simplify]: Simplify 1 into 1 3.498 * [backup-simplify]: Simplify (/ 1 1) into 1 3.498 * [taylor]: Taking taylor expansion of 1 in x 3.498 * [backup-simplify]: Simplify 1 into 1 3.499 * [backup-simplify]: Simplify (+ 1 0) into 1 3.499 * [backup-simplify]: Simplify (/ 1 1) into 1 3.499 * [backup-simplify]: Simplify (* 2 1) into 2 3.500 * [backup-simplify]: Simplify (+ 2 0) into 2 3.500 * [backup-simplify]: Simplify (/ 1 2) into 1/2 3.501 * [backup-simplify]: Simplify (sqrt 1/2) into (sqrt 1/2) 3.502 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.502 * [backup-simplify]: Simplify (+ 0 0) into 0 3.503 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 1) (* 0 0))) into 1 3.503 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1 1)))) into -1 3.504 * [backup-simplify]: Simplify (+ (* 2 -1) (* 0 1)) into -2 3.505 * [backup-simplify]: Simplify (* 2 1) into 2 3.505 * [backup-simplify]: Simplify (- 2) into -2 3.505 * [backup-simplify]: Simplify (+ -2 -2) into -4 3.506 * [backup-simplify]: Simplify (- (+ (* 1/2 (/ -4 2)))) into 1 3.508 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 1/2))) into (/ 1/2 (sqrt 1/2)) 3.510 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 1/2)) into (* (sqrt 2) (sqrt 1/2)) 3.512 * [backup-simplify]: Simplify (* -1 (* (sqrt 2) (sqrt 1/2))) into (* -1 (* (sqrt 2) (sqrt 1/2))) 3.512 * [taylor]: Taking taylor expansion of (* -1 (* (sqrt 2) (sqrt 1/2))) in l 3.512 * [taylor]: Taking taylor expansion of -1 in l 3.512 * [backup-simplify]: Simplify -1 into -1 3.512 * [taylor]: Taking taylor expansion of (* (sqrt 2) (sqrt 1/2)) in l 3.512 * [taylor]: Taking taylor expansion of (sqrt 2) in l 3.512 * [taylor]: Taking taylor expansion of 2 in l 3.512 * [backup-simplify]: Simplify 2 into 2 3.512 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.513 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.513 * [taylor]: Taking taylor expansion of (sqrt 1/2) in l 3.513 * [taylor]: Taking taylor expansion of 1/2 in l 3.513 * [backup-simplify]: Simplify 1/2 into 1/2 3.514 * [backup-simplify]: Simplify (sqrt 1/2) into (sqrt 1/2) 3.514 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 3.515 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 1/2))) into 0 3.516 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 1/2)) into (* (sqrt 2) (sqrt 1/2)) 3.516 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (sqrt 2) (sqrt 1/2)))) into 0 3.516 * [backup-simplify]: Simplify 0 into 0 3.517 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 3.517 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) into 0 3.518 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (sqrt 2) (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))))))) into 0 3.518 * [taylor]: Taking taylor expansion of 0 in x 3.518 * [backup-simplify]: Simplify 0 into 0 3.518 * [taylor]: Taking taylor expansion of 0 in l 3.518 * [backup-simplify]: Simplify 0 into 0 3.518 * [backup-simplify]: Simplify 0 into 0 3.520 * [backup-simplify]: Simplify (+ (* (sqrt 2) (/ 1/2 (sqrt 1/2))) (* 0 (sqrt 1/2))) into (* 1/2 (/ (sqrt 2) (sqrt 1/2))) 3.524 * [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.524 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ (sqrt 2) (sqrt 1/2)))) in l 3.524 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (sqrt 1/2))) in l 3.524 * [taylor]: Taking taylor expansion of 1/2 in l 3.524 * [backup-simplify]: Simplify 1/2 into 1/2 3.524 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (sqrt 1/2)) in l 3.524 * [taylor]: Taking taylor expansion of (sqrt 2) in l 3.524 * [taylor]: Taking taylor expansion of 2 in l 3.524 * [backup-simplify]: Simplify 2 into 2 3.524 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.525 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.525 * [taylor]: Taking taylor expansion of (sqrt 1/2) in l 3.525 * [taylor]: Taking taylor expansion of 1/2 in l 3.525 * [backup-simplify]: Simplify 1/2 into 1/2 3.525 * [backup-simplify]: Simplify (sqrt 1/2) into (sqrt 1/2) 3.525 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 3.526 * [backup-simplify]: Simplify (/ (sqrt 2) (sqrt 1/2)) into (/ (sqrt 2) (sqrt 1/2)) 3.527 * [backup-simplify]: Simplify (- (/ 0 (sqrt 1/2)) (+ (* (/ (sqrt 2) (sqrt 1/2)) (/ 0 (sqrt 1/2))))) into 0 3.528 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 2) (sqrt 1/2)))) into 0 3.528 * [backup-simplify]: Simplify (- 0) into 0 3.528 * [backup-simplify]: Simplify 0 into 0 3.528 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into 0 3.529 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 3.530 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 1/2)))) into 0 3.531 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (sqrt 2) (sqrt 1/2))))) into 0 3.531 * [backup-simplify]: Simplify 0 into 0 3.531 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 3.531 * [backup-simplify]: Simplify (+ 0 0) into 0 3.531 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 (+ (/ 1 x) 1)))) into 0 3.532 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.533 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (* (+ (/ 1 x) 1) x)))) into 0 3.533 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (+ (/ 1 x) 1) x)) (/ 0 (* (+ (/ 1 x) 1) x))) (* 0 (/ 0 (* (+ (/ 1 x) 1) x))))) into 0 3.533 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (* (+ (/ 1 x) 1) x))))) into 0 3.534 * [backup-simplify]: Simplify (+ 0 (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) into (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) 3.534 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 3.534 * [backup-simplify]: Simplify (+ 0 0) into 0 3.535 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.535 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 x) 1)))) into 0 3.535 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 x) 1)) (/ 0 (+ (/ 1 x) 1))) (* 0 (/ 0 (+ (/ 1 x) 1))))) into 0 3.536 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (+ (/ 1 x) 1))))) into 0 3.536 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) 0) into (/ 1 (pow l 2)) 3.536 * [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.536 * [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.536 * [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.537 * [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.539 * [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.540 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 3.540 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.542 * [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.547 * [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.548 * [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.548 * [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.548 * [taylor]: Taking taylor expansion of 1/2 in x 3.548 * [backup-simplify]: Simplify 1/2 into 1/2 3.548 * [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.548 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (* (+ (/ 1 x) 1) (* x (pow l 2)))) in x 3.548 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.548 * [taylor]: Taking taylor expansion of 2 in x 3.548 * [backup-simplify]: Simplify 2 into 2 3.548 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.549 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.549 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in x 3.549 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.549 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.549 * [taylor]: Taking taylor expansion of x in x 3.549 * [backup-simplify]: Simplify 0 into 0 3.549 * [backup-simplify]: Simplify 1 into 1 3.550 * [backup-simplify]: Simplify (/ 1 1) into 1 3.550 * [taylor]: Taking taylor expansion of 1 in x 3.550 * [backup-simplify]: Simplify 1 into 1 3.550 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 3.550 * [taylor]: Taking taylor expansion of x in x 3.550 * [backup-simplify]: Simplify 0 into 0 3.550 * [backup-simplify]: Simplify 1 into 1 3.550 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.550 * [taylor]: Taking taylor expansion of l in x 3.550 * [backup-simplify]: Simplify l into l 3.550 * [backup-simplify]: Simplify (+ 1 0) into 1 3.550 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.550 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 3.551 * [backup-simplify]: Simplify (* 1 0) into 0 3.551 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.551 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 3.552 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.553 * [backup-simplify]: Simplify (+ 0 1) into 1 3.553 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* 1 0)) into (pow l 2) 3.554 * [backup-simplify]: Simplify (/ (sqrt 2) (pow l 2)) into (/ (sqrt 2) (pow l 2)) 3.554 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))) in x 3.554 * [taylor]: Taking taylor expansion of (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3)) in x 3.554 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3) in x 3.554 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) in x 3.554 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) in x 3.554 * [taylor]: Taking taylor expansion of 2 in x 3.554 * [backup-simplify]: Simplify 2 into 2 3.554 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) x)) in x 3.554 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) x) in x 3.554 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.554 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.554 * [taylor]: Taking taylor expansion of x in x 3.554 * [backup-simplify]: Simplify 0 into 0 3.554 * [backup-simplify]: Simplify 1 into 1 3.554 * [backup-simplify]: Simplify (/ 1 1) into 1 3.555 * [taylor]: Taking taylor expansion of 1 in x 3.555 * [backup-simplify]: Simplify 1 into 1 3.555 * [taylor]: Taking taylor expansion of x in x 3.555 * [backup-simplify]: Simplify 0 into 0 3.555 * [backup-simplify]: Simplify 1 into 1 3.555 * [backup-simplify]: Simplify (+ 1 0) into 1 3.556 * [backup-simplify]: Simplify (* 1 0) into 0 3.556 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.557 * [backup-simplify]: Simplify (+ 0 1) into 1 3.557 * [backup-simplify]: Simplify (+ (* 1 1) (* 1 0)) into 1 3.558 * [backup-simplify]: Simplify (/ 1 1) into 1 3.558 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (+ (/ 1 x) 1))) in x 3.558 * [taylor]: Taking taylor expansion of 2 in x 3.558 * [backup-simplify]: Simplify 2 into 2 3.558 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 x) 1)) in x 3.558 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.558 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.558 * [taylor]: Taking taylor expansion of x in x 3.558 * [backup-simplify]: Simplify 0 into 0 3.558 * [backup-simplify]: Simplify 1 into 1 3.558 * [backup-simplify]: Simplify (/ 1 1) into 1 3.558 * [taylor]: Taking taylor expansion of 1 in x 3.558 * [backup-simplify]: Simplify 1 into 1 3.559 * [backup-simplify]: Simplify (+ 1 0) into 1 3.559 * [backup-simplify]: Simplify (/ 1 1) into 1 3.560 * [backup-simplify]: Simplify (* 2 1) into 2 3.560 * [backup-simplify]: Simplify (+ 2 0) into 2 3.560 * [backup-simplify]: Simplify (* 2 2) into 4 3.561 * [backup-simplify]: Simplify (* 2 4) into 8 3.561 * [backup-simplify]: Simplify (/ 1 8) into 1/8 3.562 * [backup-simplify]: Simplify (sqrt 1/8) into (sqrt 1/8) 3.563 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.563 * [backup-simplify]: Simplify (+ 0 0) into 0 3.564 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 1) (* 0 0))) into 1 3.565 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1 1)))) into -1 3.565 * [backup-simplify]: Simplify (+ (* 2 -1) (* 0 1)) into -2 3.566 * [backup-simplify]: Simplify (* 2 1) into 2 3.566 * [backup-simplify]: Simplify (- 2) into -2 3.567 * [backup-simplify]: Simplify (+ -2 -2) into -4 3.568 * [backup-simplify]: Simplify (+ (* 2 -4) (* -4 2)) into -16 3.569 * [backup-simplify]: Simplify (+ (* 2 -16) (* -4 4)) into -48 3.569 * [backup-simplify]: Simplify (- (+ (* 1/8 (/ -48 8)))) into 3/4 3.571 * [backup-simplify]: Simplify (/ 3/4 (* 2 (sqrt 1/8))) into (/ 3/8 (sqrt 1/8)) 3.571 * [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.571 * [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.571 * [taylor]: Taking taylor expansion of 1/2 in x 3.571 * [backup-simplify]: Simplify 1/2 into 1/2 3.571 * [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.571 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (* (+ (/ 1 x) 1) (pow l 2))) in x 3.571 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.571 * [taylor]: Taking taylor expansion of 2 in x 3.571 * [backup-simplify]: Simplify 2 into 2 3.572 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.572 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.572 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in x 3.572 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.572 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.572 * [taylor]: Taking taylor expansion of x in x 3.572 * [backup-simplify]: Simplify 0 into 0 3.573 * [backup-simplify]: Simplify 1 into 1 3.573 * [backup-simplify]: Simplify (/ 1 1) into 1 3.573 * [taylor]: Taking taylor expansion of 1 in x 3.573 * [backup-simplify]: Simplify 1 into 1 3.573 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.573 * [taylor]: Taking taylor expansion of l in x 3.573 * [backup-simplify]: Simplify l into l 3.573 * [backup-simplify]: Simplify (+ 1 0) into 1 3.574 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.574 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 3.574 * [backup-simplify]: Simplify (/ (sqrt 2) (pow l 2)) into (/ (sqrt 2) (pow l 2)) 3.574 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))) in x 3.574 * [taylor]: Taking taylor expansion of (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3)) in x 3.574 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3) in x 3.574 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) in x 3.574 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) in x 3.574 * [taylor]: Taking taylor expansion of 2 in x 3.574 * [backup-simplify]: Simplify 2 into 2 3.574 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) x)) in x 3.574 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) x) in x 3.574 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.574 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.574 * [taylor]: Taking taylor expansion of x in x 3.574 * [backup-simplify]: Simplify 0 into 0 3.575 * [backup-simplify]: Simplify 1 into 1 3.575 * [backup-simplify]: Simplify (/ 1 1) into 1 3.575 * [taylor]: Taking taylor expansion of 1 in x 3.575 * [backup-simplify]: Simplify 1 into 1 3.575 * [taylor]: Taking taylor expansion of x in x 3.575 * [backup-simplify]: Simplify 0 into 0 3.575 * [backup-simplify]: Simplify 1 into 1 3.575 * [backup-simplify]: Simplify (+ 1 0) into 1 3.576 * [backup-simplify]: Simplify (* 1 0) into 0 3.577 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.577 * [backup-simplify]: Simplify (+ 0 1) into 1 3.578 * [backup-simplify]: Simplify (+ (* 1 1) (* 1 0)) into 1 3.578 * [backup-simplify]: Simplify (/ 1 1) into 1 3.578 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (+ (/ 1 x) 1))) in x 3.578 * [taylor]: Taking taylor expansion of 2 in x 3.578 * [backup-simplify]: Simplify 2 into 2 3.578 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 x) 1)) in x 3.578 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.578 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.578 * [taylor]: Taking taylor expansion of x in x 3.579 * [backup-simplify]: Simplify 0 into 0 3.579 * [backup-simplify]: Simplify 1 into 1 3.579 * [backup-simplify]: Simplify (/ 1 1) into 1 3.579 * [taylor]: Taking taylor expansion of 1 in x 3.579 * [backup-simplify]: Simplify 1 into 1 3.580 * [backup-simplify]: Simplify (+ 1 0) into 1 3.580 * [backup-simplify]: Simplify (/ 1 1) into 1 3.580 * [backup-simplify]: Simplify (* 2 1) into 2 3.583 * [backup-simplify]: Simplify (+ 2 0) into 2 3.584 * [backup-simplify]: Simplify (* 2 2) into 4 3.584 * [backup-simplify]: Simplify (* 2 4) into 8 3.584 * [backup-simplify]: Simplify (/ 1 8) into 1/8 3.585 * [backup-simplify]: Simplify (sqrt 1/8) into (sqrt 1/8) 3.586 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.586 * [backup-simplify]: Simplify (+ 0 0) into 0 3.587 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 1) (* 0 0))) into 1 3.588 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1 1)))) into -1 3.589 * [backup-simplify]: Simplify (+ (* 2 -1) (* 0 1)) into -2 3.589 * [backup-simplify]: Simplify (* 2 1) into 2 3.589 * [backup-simplify]: Simplify (- 2) into -2 3.590 * [backup-simplify]: Simplify (+ -2 -2) into -4 3.590 * [backup-simplify]: Simplify (+ (* 2 -4) (* -4 2)) into -16 3.591 * [backup-simplify]: Simplify (+ (* 2 -16) (* -4 4)) into -48 3.592 * [backup-simplify]: Simplify (- (+ (* 1/8 (/ -48 8)))) into 3/4 3.594 * [backup-simplify]: Simplify (/ 3/4 (* 2 (sqrt 1/8))) into (/ 3/8 (sqrt 1/8)) 3.594 * [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.594 * [taylor]: Taking taylor expansion of 1/2 in x 3.594 * [backup-simplify]: Simplify 1/2 into 1/2 3.594 * [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.594 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (pow l 2)) in x 3.594 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.594 * [taylor]: Taking taylor expansion of 2 in x 3.594 * [backup-simplify]: Simplify 2 into 2 3.595 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.595 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.595 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.595 * [taylor]: Taking taylor expansion of l in x 3.595 * [backup-simplify]: Simplify l into l 3.595 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.596 * [backup-simplify]: Simplify (/ (sqrt 2) (pow l 2)) into (/ (sqrt 2) (pow l 2)) 3.596 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))) in x 3.596 * [taylor]: Taking taylor expansion of (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3)) in x 3.596 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3) in x 3.596 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) in x 3.596 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) in x 3.596 * [taylor]: Taking taylor expansion of 2 in x 3.596 * [backup-simplify]: Simplify 2 into 2 3.596 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) x)) in x 3.596 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) x) in x 3.596 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.596 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.596 * [taylor]: Taking taylor expansion of x in x 3.596 * [backup-simplify]: Simplify 0 into 0 3.596 * [backup-simplify]: Simplify 1 into 1 3.597 * [backup-simplify]: Simplify (/ 1 1) into 1 3.597 * [taylor]: Taking taylor expansion of 1 in x 3.597 * [backup-simplify]: Simplify 1 into 1 3.597 * [taylor]: Taking taylor expansion of x in x 3.597 * [backup-simplify]: Simplify 0 into 0 3.597 * [backup-simplify]: Simplify 1 into 1 3.597 * [backup-simplify]: Simplify (+ 1 0) into 1 3.598 * [backup-simplify]: Simplify (* 1 0) into 0 3.598 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.599 * [backup-simplify]: Simplify (+ 0 1) into 1 3.599 * [backup-simplify]: Simplify (+ (* 1 1) (* 1 0)) into 1 3.600 * [backup-simplify]: Simplify (/ 1 1) into 1 3.600 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (+ (/ 1 x) 1))) in x 3.600 * [taylor]: Taking taylor expansion of 2 in x 3.600 * [backup-simplify]: Simplify 2 into 2 3.600 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 x) 1)) in x 3.600 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.600 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.600 * [taylor]: Taking taylor expansion of x in x 3.600 * [backup-simplify]: Simplify 0 into 0 3.600 * [backup-simplify]: Simplify 1 into 1 3.600 * [backup-simplify]: Simplify (/ 1 1) into 1 3.600 * [taylor]: Taking taylor expansion of 1 in x 3.600 * [backup-simplify]: Simplify 1 into 1 3.601 * [backup-simplify]: Simplify (+ 1 0) into 1 3.601 * [backup-simplify]: Simplify (/ 1 1) into 1 3.602 * [backup-simplify]: Simplify (* 2 1) into 2 3.602 * [backup-simplify]: Simplify (+ 2 0) into 2 3.603 * [backup-simplify]: Simplify (* 2 2) into 4 3.603 * [backup-simplify]: Simplify (* 2 4) into 8 3.604 * [backup-simplify]: Simplify (/ 1 8) into 1/8 3.604 * [backup-simplify]: Simplify (sqrt 1/8) into (sqrt 1/8) 3.605 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.605 * [backup-simplify]: Simplify (+ 0 0) into 0 3.606 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 1) (* 0 0))) into 1 3.607 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1 1)))) into -1 3.608 * [backup-simplify]: Simplify (+ (* 2 -1) (* 0 1)) into -2 3.608 * [backup-simplify]: Simplify (* 2 1) into 2 3.608 * [backup-simplify]: Simplify (- 2) into -2 3.609 * [backup-simplify]: Simplify (+ -2 -2) into -4 3.610 * [backup-simplify]: Simplify (+ (* 2 -4) (* -4 2)) into -16 3.610 * [backup-simplify]: Simplify (+ (* 2 -16) (* -4 4)) into -48 3.611 * [backup-simplify]: Simplify (- (+ (* 1/8 (/ -48 8)))) into 3/4 3.613 * [backup-simplify]: Simplify (/ 3/4 (* 2 (sqrt 1/8))) into (/ 3/8 (sqrt 1/8)) 3.614 * [backup-simplify]: Simplify (* (/ (sqrt 2) (pow l 2)) (sqrt 1/8)) into (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2)) 3.615 * [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.615 * [backup-simplify]: Simplify (* (/ (sqrt 2) (pow l 2)) (sqrt 1/8)) into (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2)) 3.616 * [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.617 * [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.618 * [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.620 * [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.620 * [taylor]: Taking taylor expansion of 0 in l 3.620 * [backup-simplify]: Simplify 0 into 0 3.620 * [backup-simplify]: Simplify 0 into 0 3.620 * [taylor]: Taking taylor expansion of 0 in l 3.620 * [backup-simplify]: Simplify 0 into 0 3.620 * [backup-simplify]: Simplify 0 into 0 3.620 * [backup-simplify]: Simplify 0 into 0 3.620 * * * [progress]: simplifying candidates 3.620 * * * * [progress]: [ 1 / 96 ] simplifiying candidate # 3.621 * * * * [progress]: [ 2 / 96 ] simplifiying candidate # 3.621 * * * * [progress]: [ 3 / 96 ] simplifiying candidate # 3.621 * [simplify]: Simplifying (log (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 3.621 * * [simplify]: iters left: 6 (16 enodes) 3.626 * * [simplify]: iters left: 5 (69 enodes) 3.638 * * [simplify]: iters left: 4 (135 enodes) 3.679 * * [simplify]: iters left: 3 (249 enodes) 3.744 * * [simplify]: iters left: 2 (438 enodes) 3.891 * * [simplify]: Extracting #0: cost 1 inf + 0 3.891 * * [simplify]: Extracting #1: cost 3 inf + 0 3.891 * * [simplify]: Extracting #2: cost 5 inf + 0 3.892 * * [simplify]: Extracting #3: cost 15 inf + 0 3.892 * * [simplify]: Extracting #4: cost 84 inf + 0 3.893 * * [simplify]: Extracting #5: cost 166 inf + 289 3.895 * * [simplify]: Extracting #6: cost 151 inf + 4066 3.908 * * [simplify]: Extracting #7: cost 31 inf + 22570 3.922 * * [simplify]: Extracting #8: cost 0 inf + 29344 3.929 * * [simplify]: Extracting #9: cost 0 inf + 29337 3.937 * * [simplify]: Extracting #10: cost 0 inf + 29334 3.945 * [simplify]: Simplified to (log (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 3.945 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (exp (log (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))))))) 3.945 * * * * [progress]: [ 4 / 96 ] simplifiying candidate # 3.945 * [simplify]: Simplifying (exp (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 3.945 * * [simplify]: iters left: 6 (16 enodes) 3.950 * * [simplify]: iters left: 5 (69 enodes) 3.972 * * [simplify]: iters left: 4 (135 enodes) 3.995 * * [simplify]: iters left: 3 (249 enodes) 4.055 * * [simplify]: iters left: 2 (438 enodes) 4.149 * * [simplify]: Extracting #0: cost 1 inf + 0 4.149 * * [simplify]: Extracting #1: cost 3 inf + 0 4.149 * * [simplify]: Extracting #2: cost 5 inf + 0 4.149 * * [simplify]: Extracting #3: cost 15 inf + 0 4.149 * * [simplify]: Extracting #4: cost 84 inf + 0 4.150 * * [simplify]: Extracting #5: cost 166 inf + 289 4.151 * * [simplify]: Extracting #6: cost 151 inf + 4066 4.156 * * [simplify]: Extracting #7: cost 31 inf + 22570 4.164 * * [simplify]: Extracting #8: cost 0 inf + 29344 4.176 * * [simplify]: Extracting #9: cost 0 inf + 29337 4.189 * * [simplify]: Extracting #10: cost 0 inf + 29334 4.202 * [simplify]: Simplified to (exp (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 4.202 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (log (exp (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))))))) 4.202 * * * * [progress]: [ 5 / 96 ] simplifiying candidate # 4.203 * [simplify]: Simplifying (* (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 4.203 * * [simplify]: iters left: 6 (17 enodes) 4.211 * * [simplify]: iters left: 5 (72 enodes) 4.233 * * [simplify]: iters left: 4 (138 enodes) 4.267 * * [simplify]: iters left: 3 (253 enodes) 4.322 * * [simplify]: iters left: 2 (435 enodes) 4.441 * * [simplify]: Extracting #0: cost 1 inf + 0 4.441 * * [simplify]: Extracting #1: cost 3 inf + 0 4.441 * * [simplify]: Extracting #2: cost 5 inf + 0 4.441 * * [simplify]: Extracting #3: cost 7 inf + 0 4.442 * * [simplify]: Extracting #4: cost 17 inf + 0 4.442 * * [simplify]: Extracting #5: cost 86 inf + 0 4.442 * * [simplify]: Extracting #6: cost 164 inf + 331 4.444 * * [simplify]: Extracting #7: cost 134 inf + 5990 4.449 * * [simplify]: Extracting #8: cost 24 inf + 24863 4.457 * * [simplify]: Extracting #9: cost 0 inf + 30019 4.464 * * [simplify]: Extracting #10: cost 0 inf + 30014 4.478 * [simplify]: Simplified to (* (cbrt (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) (cbrt (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) 4.478 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (* (cbrt (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) (cbrt (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 4.478 * [simplify]: Simplifying (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 4.478 * * [simplify]: iters left: 6 (16 enodes) 4.487 * * [simplify]: iters left: 5 (69 enodes) 4.511 * * [simplify]: iters left: 4 (135 enodes) 4.544 * * [simplify]: iters left: 3 (249 enodes) 4.606 * * [simplify]: iters left: 2 (438 enodes) 4.749 * * [simplify]: Extracting #0: cost 1 inf + 0 4.749 * * [simplify]: Extracting #1: cost 3 inf + 0 4.749 * * [simplify]: Extracting #2: cost 5 inf + 0 4.749 * * [simplify]: Extracting #3: cost 15 inf + 0 4.749 * * [simplify]: Extracting #4: cost 84 inf + 0 4.750 * * [simplify]: Extracting #5: cost 166 inf + 289 4.753 * * [simplify]: Extracting #6: cost 151 inf + 4066 4.762 * * [simplify]: Extracting #7: cost 31 inf + 22580 4.777 * * [simplify]: Extracting #8: cost 0 inf + 29364 4.791 * * [simplify]: Extracting #9: cost 0 inf + 29357 4.806 * * [simplify]: Extracting #10: cost 0 inf + 29354 4.821 * [simplify]: Simplified to (cbrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 4.821 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (* (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) (cbrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))))))) 4.821 * * * * [progress]: [ 6 / 96 ] simplifiying candidate # 4.822 * [simplify]: Simplifying (* (* (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 4.822 * * [simplify]: iters left: 6 (17 enodes) 4.831 * * [simplify]: iters left: 5 (71 enodes) 4.860 * * [simplify]: iters left: 4 (146 enodes) 4.913 * * [simplify]: iters left: 3 (317 enodes) 5.048 * * [simplify]: Extracting #0: cost 1 inf + 0 5.048 * * [simplify]: Extracting #1: cost 16 inf + 0 5.048 * * [simplify]: Extracting #2: cost 82 inf + 1 5.049 * * [simplify]: Extracting #3: cost 152 inf + 251 5.050 * * [simplify]: Extracting #4: cost 132 inf + 3668 5.053 * * [simplify]: Extracting #5: cost 70 inf + 14669 5.059 * * [simplify]: Extracting #6: cost 41 inf + 25080 5.072 * * [simplify]: Extracting #7: cost 2 inf + 44686 5.094 * * [simplify]: Extracting #8: cost 0 inf + 45431 5.111 * * [simplify]: Extracting #9: cost 0 inf + 45430 5.124 * [simplify]: Simplified to (* (- (/ (+ (* (+ (* (* t t) 2) (* l l)) x) (+ (* (* t t) 2) (* l l))) (+ x -1)) (* l l)) (sqrt (- (/ (+ (* (+ (* (* t t) 2) (* l l)) x) (+ (* (* t t) 2) (* l l))) (+ x -1)) (* l l)))) 5.124 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (cbrt (* (- (/ (+ (* (+ (* (* t t) 2) (* l l)) x) (+ (* (* t t) 2) (* l l))) (+ x -1)) (* l l)) (sqrt (- (/ (+ (* (+ (* (* t t) 2) (* l l)) x) (+ (* (* t t) 2) (* l l))) (+ x -1)) (* l l))))))) 5.125 * * * * [progress]: [ 7 / 96 ] simplifiying candidate # 5.125 * [simplify]: Simplifying (sqrt (* (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 5.125 * * [simplify]: iters left: 6 (17 enodes) 5.133 * * [simplify]: iters left: 5 (73 enodes) 5.150 * * [simplify]: iters left: 4 (139 enodes) 5.174 * * [simplify]: iters left: 3 (254 enodes) 5.267 * * [simplify]: iters left: 2 (436 enodes) 5.414 * * [simplify]: Extracting #0: cost 1 inf + 0 5.414 * * [simplify]: Extracting #1: cost 4 inf + 0 5.414 * * [simplify]: Extracting #2: cost 7 inf + 0 5.414 * * [simplify]: Extracting #3: cost 17 inf + 0 5.415 * * [simplify]: Extracting #4: cost 87 inf + 0 5.416 * * [simplify]: Extracting #5: cost 171 inf + 167 5.419 * * [simplify]: Extracting #6: cost 139 inf + 6522 5.430 * * [simplify]: Extracting #7: cost 13 inf + 27342 5.443 * * [simplify]: Extracting #8: cost 0 inf + 30488 5.451 * * [simplify]: Extracting #9: cost 0 inf + 30486 5.458 * * [simplify]: Extracting #10: cost 0 inf + 30485 5.466 * [simplify]: Simplified to (fabs (cbrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ -1 x)) (* l l)))) 5.466 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (fabs (cbrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ -1 x)) (* l l)))) (sqrt (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 5.467 * [simplify]: Simplifying (sqrt (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 5.467 * * [simplify]: iters left: 6 (16 enodes) 5.476 * * [simplify]: iters left: 5 (69 enodes) 5.498 * * [simplify]: iters left: 4 (135 enodes) 5.520 * * [simplify]: iters left: 3 (249 enodes) 5.588 * * [simplify]: iters left: 2 (438 enodes) 5.721 * * [simplify]: Extracting #0: cost 1 inf + 0 5.721 * * [simplify]: Extracting #1: cost 3 inf + 0 5.721 * * [simplify]: Extracting #2: cost 5 inf + 0 5.721 * * [simplify]: Extracting #3: cost 15 inf + 0 5.722 * * [simplify]: Extracting #4: cost 84 inf + 0 5.723 * * [simplify]: Extracting #5: cost 166 inf + 289 5.725 * * [simplify]: Extracting #6: cost 151 inf + 4066 5.732 * * [simplify]: Extracting #7: cost 31 inf + 22620 5.739 * * [simplify]: Extracting #8: cost 0 inf + 29444 5.747 * * [simplify]: Extracting #9: cost 0 inf + 29437 5.758 * * [simplify]: Extracting #10: cost 0 inf + 29434 5.773 * [simplify]: Simplified to (sqrt (cbrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 5.773 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) (sqrt (cbrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))))))) 5.774 * * * * [progress]: [ 8 / 96 ] simplifiying candidate # 5.774 * [simplify]: Simplifying (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 5.774 * * [simplify]: iters left: 6 (16 enodes) 5.779 * * [simplify]: iters left: 5 (69 enodes) 5.791 * * [simplify]: iters left: 4 (135 enodes) 5.815 * * [simplify]: iters left: 3 (249 enodes) 5.903 * * [simplify]: iters left: 2 (438 enodes) 6.040 * * [simplify]: Extracting #0: cost 1 inf + 0 6.040 * * [simplify]: Extracting #1: cost 3 inf + 0 6.040 * * [simplify]: Extracting #2: cost 5 inf + 0 6.040 * * [simplify]: Extracting #3: cost 15 inf + 0 6.041 * * [simplify]: Extracting #4: cost 84 inf + 0 6.041 * * [simplify]: Extracting #5: cost 166 inf + 289 6.042 * * [simplify]: Extracting #6: cost 151 inf + 4066 6.047 * * [simplify]: Extracting #7: cost 31 inf + 22540 6.055 * * [simplify]: Extracting #8: cost 0 inf + 29284 6.062 * * [simplify]: Extracting #9: cost 0 inf + 29277 6.069 * * [simplify]: Extracting #10: cost 0 inf + 29274 6.076 * [simplify]: Simplified to (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 6.077 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 6.077 * [simplify]: Simplifying (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 6.077 * * [simplify]: iters left: 6 (16 enodes) 6.082 * * [simplify]: iters left: 5 (69 enodes) 6.094 * * [simplify]: iters left: 4 (135 enodes) 6.119 * * [simplify]: iters left: 3 (249 enodes) 6.164 * * [simplify]: iters left: 2 (438 enodes) 6.251 * * [simplify]: Extracting #0: cost 1 inf + 0 6.251 * * [simplify]: Extracting #1: cost 3 inf + 0 6.251 * * [simplify]: Extracting #2: cost 5 inf + 0 6.251 * * [simplify]: Extracting #3: cost 15 inf + 0 6.251 * * [simplify]: Extracting #4: cost 84 inf + 0 6.252 * * [simplify]: Extracting #5: cost 166 inf + 289 6.253 * * [simplify]: Extracting #6: cost 151 inf + 4066 6.258 * * [simplify]: Extracting #7: cost 31 inf + 22540 6.265 * * [simplify]: Extracting #8: cost 0 inf + 29284 6.272 * * [simplify]: Extracting #9: cost 0 inf + 29277 6.279 * * [simplify]: Extracting #10: cost 0 inf + 29274 6.287 * [simplify]: Simplified to (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 6.287 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))))))) 6.287 * * * * [progress]: [ 9 / 96 ] simplifiying candidate # 6.287 * [simplify]: Simplifying (sqrt 1) 6.287 * * [simplify]: iters left: 1 (2 enodes) 6.289 * * [simplify]: Extracting #0: cost 1 inf + 0 6.289 * * [simplify]: Extracting #1: cost 0 inf + 1 6.289 * [simplify]: Simplified to 1 6.289 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* 1 (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 6.290 * [simplify]: Simplifying (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 6.290 * * [simplify]: iters left: 6 (15 enodes) 6.294 * * [simplify]: iters left: 5 (66 enodes) 6.309 * * [simplify]: iters left: 4 (132 enodes) 6.351 * * [simplify]: iters left: 3 (247 enodes) 6.423 * * [simplify]: iters left: 2 (438 enodes) 6.562 * * [simplify]: Extracting #0: cost 1 inf + 0 6.562 * * [simplify]: Extracting #1: cost 3 inf + 0 6.562 * * [simplify]: Extracting #2: cost 13 inf + 0 6.562 * * [simplify]: Extracting #3: cost 83 inf + 0 6.563 * * [simplify]: Extracting #4: cost 168 inf + 86 6.565 * * [simplify]: Extracting #5: cost 158 inf + 2709 6.574 * * [simplify]: Extracting #6: cost 47 inf + 18872 6.588 * * [simplify]: Extracting #7: cost 1 inf + 28434 6.597 * * [simplify]: Extracting #8: cost 0 inf + 28478 6.604 * [simplify]: Simplified to (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 6.604 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* 1 (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))))) 6.604 * * * * [progress]: [ 10 / 96 ] simplifiying candidate # 6.604 * [simplify]: Simplifying (sqrt (- (pow (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) 3) (pow (* l l) 3))) 6.604 * * [simplify]: iters left: 6 (18 enodes) 6.613 * * [simplify]: iters left: 5 (92 enodes) 6.642 * * [simplify]: iters left: 4 (275 enodes) 6.819 * * [simplify]: Extracting #0: cost 1 inf + 0 6.819 * * [simplify]: Extracting #1: cost 3 inf + 0 6.819 * * [simplify]: Extracting #2: cost 16 inf + 0 6.820 * * [simplify]: Extracting #3: cost 210 inf + 0 6.822 * * [simplify]: Extracting #4: cost 412 inf + 1284 6.838 * * [simplify]: Extracting #5: cost 242 inf + 55368 6.877 * * [simplify]: Extracting #6: cost 15 inf + 142968 6.921 * * [simplify]: Extracting #7: cost 0 inf + 151020 6.952 * * [simplify]: Extracting #8: cost 0 inf + 150900 6.994 * [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))))) 6.994 * [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)))))))) 6.995 * [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))))) 6.995 * * [simplify]: iters left: 6 (19 enodes) 7.007 * * [simplify]: iters left: 5 (98 enodes) 7.030 * * [simplify]: iters left: 4 (282 enodes) 7.192 * * [simplify]: Extracting #0: cost 1 inf + 0 7.192 * * [simplify]: Extracting #1: cost 3 inf + 0 7.192 * * [simplify]: Extracting #2: cost 16 inf + 0 7.193 * * [simplify]: Extracting #3: cost 177 inf + 0 7.195 * * [simplify]: Extracting #4: cost 291 inf + 249 7.202 * * [simplify]: Extracting #5: cost 222 inf + 16236 7.233 * * [simplify]: Extracting #6: cost 30 inf + 76966 7.274 * * [simplify]: Extracting #7: cost 0 inf + 87027 7.316 * * [simplify]: Extracting #8: cost 0 inf + 86787 7.357 * [simplify]: Simplified to (sqrt (+ (* (* l l) (* l l)) (* (* (+ (* (* 2 t) t) (* l l)) (/ (+ 1 x) (- x 1))) (+ (* (+ (* (* 2 t) t) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) 7.357 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (- (* (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1)))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1)))) (* (* l l) (* (* l l) (* l l))))) (sqrt (+ (* (* l l) (* l l)) (* (* (+ (* (* 2 t) t) (* l l)) (/ (+ 1 x) (- x 1))) (+ (* (+ (* (* 2 t) t) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))))))) 7.357 * * * * [progress]: [ 11 / 96 ] simplifiying candidate # 7.357 * [simplify]: Simplifying (sqrt (- (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (* (* l l) (* l l)))) 7.358 * * [simplify]: iters left: 6 (17 enodes) 7.363 * * [simplify]: iters left: 5 (86 enodes) 7.382 * * [simplify]: iters left: 4 (245 enodes) 7.498 * * [simplify]: Extracting #0: cost 1 inf + 0 7.498 * * [simplify]: Extracting #1: cost 3 inf + 0 7.498 * * [simplify]: Extracting #2: cost 33 inf + 0 7.499 * * [simplify]: Extracting #3: cost 170 inf + 0 7.501 * * [simplify]: Extracting #4: cost 290 inf + 126 7.507 * * [simplify]: Extracting #5: cost 226 inf + 16989 7.535 * * [simplify]: Extracting #6: cost 31 inf + 77556 7.577 * * [simplify]: Extracting #7: cost 0 inf + 89611 7.615 * * [simplify]: Extracting #8: cost 0 inf + 89571 7.653 * [simplify]: Simplified to (sqrt (- (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (+ -1 x))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (+ -1 x)))) (* (* l l) (* l l)))) 7.653 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (- (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (+ -1 x))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (+ -1 x)))) (* (* l l) (* l l)))) (sqrt (+ (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 7.653 * [simplify]: Simplifying (sqrt (+ (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 7.654 * * [simplify]: iters left: 6 (15 enodes) 7.662 * * [simplify]: iters left: 5 (65 enodes) 7.685 * * [simplify]: iters left: 4 (125 enodes) 7.708 * * [simplify]: iters left: 3 (239 enodes) 7.760 * * [simplify]: iters left: 2 (428 enodes) 7.890 * * [simplify]: Extracting #0: cost 1 inf + 0 7.890 * * [simplify]: Extracting #1: cost 3 inf + 0 7.890 * * [simplify]: Extracting #2: cost 10 inf + 0 7.891 * * [simplify]: Extracting #3: cost 77 inf + 0 7.891 * * [simplify]: Extracting #4: cost 159 inf + 86 7.894 * * [simplify]: Extracting #5: cost 135 inf + 5403 7.899 * * [simplify]: Extracting #6: cost 31 inf + 21001 7.906 * * [simplify]: Extracting #7: cost 1 inf + 26978 7.913 * * [simplify]: Extracting #8: cost 0 inf + 27302 7.919 * [simplify]: Simplified to (sqrt (+ (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 7.920 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (- (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (* (* l l) (* l l)))) (sqrt (+ (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))))) 7.920 * * * * [progress]: [ 12 / 96 ] simplifiying candidate # 7.920 * [simplify]: Simplifying (/ 1 2) 7.920 * * [simplify]: iters left: 2 (3 enodes) 7.922 * * [simplify]: iters left: 1 (12 enodes) 7.924 * * [simplify]: Extracting #0: cost 1 inf + 0 7.924 * * [simplify]: Extracting #1: cost 0 inf + 1 7.924 * [simplify]: Simplified to 1/2 7.924 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (pow (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)) 1/2))) 7.925 * * * * [progress]: [ 13 / 96 ] simplifiying candidate # 7.925 * [simplify]: Simplifying (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 7.925 * * [simplify]: iters left: 6 (16 enodes) 7.929 * * [simplify]: iters left: 5 (69 enodes) 7.944 * * [simplify]: iters left: 4 (135 enodes) 7.981 * * [simplify]: iters left: 3 (249 enodes) 8.025 * * [simplify]: iters left: 2 (438 enodes) 8.174 * * [simplify]: Extracting #0: cost 1 inf + 0 8.174 * * [simplify]: Extracting #1: cost 3 inf + 0 8.174 * * [simplify]: Extracting #2: cost 5 inf + 0 8.174 * * [simplify]: Extracting #3: cost 15 inf + 0 8.174 * * [simplify]: Extracting #4: cost 84 inf + 0 8.175 * * [simplify]: Extracting #5: cost 166 inf + 289 8.178 * * [simplify]: Extracting #6: cost 151 inf + 4066 8.187 * * [simplify]: Extracting #7: cost 31 inf + 22540 8.201 * * [simplify]: Extracting #8: cost 0 inf + 29284 8.215 * * [simplify]: Extracting #9: cost 0 inf + 29277 8.223 * * [simplify]: Extracting #10: cost 0 inf + 29274 8.230 * [simplify]: Simplified to (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 8.230 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 8.230 * [simplify]: Simplifying (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 8.230 * * [simplify]: iters left: 6 (16 enodes) 8.235 * * [simplify]: iters left: 5 (69 enodes) 8.250 * * [simplify]: iters left: 4 (135 enodes) 8.287 * * [simplify]: iters left: 3 (249 enodes) 8.349 * * [simplify]: iters left: 2 (438 enodes) 8.451 * * [simplify]: Extracting #0: cost 1 inf + 0 8.451 * * [simplify]: Extracting #1: cost 3 inf + 0 8.451 * * [simplify]: Extracting #2: cost 5 inf + 0 8.451 * * [simplify]: Extracting #3: cost 15 inf + 0 8.451 * * [simplify]: Extracting #4: cost 84 inf + 0 8.452 * * [simplify]: Extracting #5: cost 166 inf + 289 8.453 * * [simplify]: Extracting #6: cost 151 inf + 4066 8.457 * * [simplify]: Extracting #7: cost 31 inf + 22540 8.471 * * [simplify]: Extracting #8: cost 0 inf + 29284 8.485 * * [simplify]: Extracting #9: cost 0 inf + 29277 8.499 * * [simplify]: Extracting #10: cost 0 inf + 29274 8.506 * [simplify]: Simplified to (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 8.506 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))))))) 8.507 * * * * [progress]: [ 14 / 96 ] simplifiying candidate # 8.507 * * * * [progress]: [ 15 / 96 ] simplifiying candidate # 8.507 * * * * [progress]: [ 16 / 96 ] simplifiying candidate #real (real->posit16 (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))))> 8.507 * [simplify]: Simplifying (real->posit16 (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 8.507 * * [simplify]: iters left: 6 (16 enodes) 8.512 * * [simplify]: iters left: 5 (66 enodes) 8.526 * * [simplify]: iters left: 4 (132 enodes) 8.569 * * [simplify]: iters left: 3 (246 enodes) 8.660 * * [simplify]: iters left: 2 (435 enodes) 8.769 * * [simplify]: Extracting #0: cost 1 inf + 0 8.769 * * [simplify]: Extracting #1: cost 2 inf + 0 8.769 * * [simplify]: Extracting #2: cost 3 inf + 0 8.769 * * [simplify]: Extracting #3: cost 13 inf + 0 8.770 * * [simplify]: Extracting #4: cost 83 inf + 0 8.771 * * [simplify]: Extracting #5: cost 170 inf + 167 8.773 * * [simplify]: Extracting #6: cost 153 inf + 4221 8.782 * * [simplify]: Extracting #7: cost 41 inf + 19828 8.795 * * [simplify]: Extracting #8: cost 3 inf + 28042 8.810 * * [simplify]: Extracting #9: cost 0 inf + 28816 8.824 * [simplify]: Simplified to (real->posit16 (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) 8.824 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (posit16->real (real->posit16 (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))))) 8.824 * * * * [progress]: [ 17 / 96 ] simplifiying candidate # 8.825 * [simplify]: Simplifying (/ (exp (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (exp (* l l))) 8.825 * * [simplify]: iters left: 6 (16 enodes) 8.838 * * [simplify]: iters left: 5 (73 enodes) 8.863 * * [simplify]: iters left: 4 (151 enodes) 8.899 * * [simplify]: iters left: 3 (335 enodes) 8.994 * * [simplify]: Extracting #0: cost 1 inf + 0 8.994 * * [simplify]: Extracting #1: cost 28 inf + 0 8.994 * * [simplify]: Extracting #2: cost 122 inf + 0 8.995 * * [simplify]: Extracting #3: cost 202 inf + 208 8.996 * * [simplify]: Extracting #4: cost 203 inf + 3599 9.002 * * [simplify]: Extracting #5: cost 121 inf + 25743 9.021 * * [simplify]: Extracting #6: cost 11 inf + 67074 9.037 * * [simplify]: Extracting #7: cost 0 inf + 70647 9.051 * * [simplify]: Extracting #8: cost 0 inf + 70538 9.066 * [simplify]: Simplified to (exp (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 9.066 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (log (exp (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))))) 9.066 * * * * [progress]: [ 18 / 96 ] simplifiying candidate # 9.067 * * * * [progress]: [ 19 / 96 ] simplifiying candidate # 9.067 * [simplify]: Simplifying (log (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 9.067 * * [simplify]: iters left: 6 (15 enodes) 9.075 * * [simplify]: iters left: 5 (66 enodes) 9.098 * * [simplify]: iters left: 4 (132 enodes) 9.124 * * [simplify]: iters left: 3 (247 enodes) 9.201 * * [simplify]: iters left: 2 (438 enodes) 9.327 * * [simplify]: Extracting #0: cost 1 inf + 0 9.327 * * [simplify]: Extracting #1: cost 3 inf + 0 9.327 * * [simplify]: Extracting #2: cost 13 inf + 0 9.328 * * [simplify]: Extracting #3: cost 83 inf + 0 9.328 * * [simplify]: Extracting #4: cost 168 inf + 86 9.329 * * [simplify]: Extracting #5: cost 158 inf + 2709 9.337 * * [simplify]: Extracting #6: cost 47 inf + 18932 9.354 * * [simplify]: Extracting #7: cost 1 inf + 28494 9.361 * * [simplify]: Extracting #8: cost 0 inf + 28538 9.368 * [simplify]: Simplified to (log (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 9.368 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (exp (log (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))))) 9.368 * * * * [progress]: [ 20 / 96 ] simplifiying candidate # 9.368 * [simplify]: Simplifying (exp (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 9.368 * * [simplify]: iters left: 6 (15 enodes) 9.373 * * [simplify]: iters left: 5 (69 enodes) 9.386 * * [simplify]: iters left: 4 (153 enodes) 9.414 * * [simplify]: iters left: 3 (327 enodes) 9.511 * * [simplify]: Extracting #0: cost 1 inf + 0 9.511 * * [simplify]: Extracting #1: cost 32 inf + 0 9.511 * * [simplify]: Extracting #2: cost 110 inf + 0 9.512 * * [simplify]: Extracting #3: cost 188 inf + 169 9.513 * * [simplify]: Extracting #4: cost 187 inf + 3879 9.516 * * [simplify]: Extracting #5: cost 100 inf + 24266 9.527 * * [simplify]: Extracting #6: cost 10 inf + 52274 9.537 * * [simplify]: Extracting #7: cost 2 inf + 55177 9.549 * * [simplify]: Extracting #8: cost 0 inf + 56647 9.558 * [simplify]: Simplified to (exp (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 9.558 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (log (exp (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))))) 9.559 * * * * [progress]: [ 21 / 96 ] simplifiying candidate # 9.559 * [simplify]: Simplifying (* (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 9.559 * * [simplify]: iters left: 6 (16 enodes) 9.564 * * [simplify]: iters left: 5 (69 enodes) 9.576 * * [simplify]: iters left: 4 (135 enodes) 9.601 * * [simplify]: iters left: 3 (249 enodes) 9.660 * * [simplify]: iters left: 2 (438 enodes) 9.784 * * [simplify]: Extracting #0: cost 1 inf + 0 9.784 * * [simplify]: Extracting #1: cost 3 inf + 0 9.784 * * [simplify]: Extracting #2: cost 5 inf + 0 9.784 * * [simplify]: Extracting #3: cost 15 inf + 0 9.784 * * [simplify]: Extracting #4: cost 84 inf + 0 9.785 * * [simplify]: Extracting #5: cost 166 inf + 289 9.788 * * [simplify]: Extracting #6: cost 151 inf + 4066 9.797 * * [simplify]: Extracting #7: cost 31 inf + 22620 9.805 * * [simplify]: Extracting #8: cost 0 inf + 29444 9.812 * * [simplify]: Extracting #9: cost 0 inf + 29437 9.821 * * [simplify]: Extracting #10: cost 0 inf + 29434 9.835 * [simplify]: Simplified to (* (cbrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))) (cbrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 9.836 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* (* (cbrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))) (cbrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 9.836 * [simplify]: Simplifying (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 9.836 * * [simplify]: iters left: 6 (15 enodes) 9.844 * * [simplify]: iters left: 5 (66 enodes) 9.855 * * [simplify]: iters left: 4 (132 enodes) 9.890 * * [simplify]: iters left: 3 (247 enodes) 9.966 * * [simplify]: iters left: 2 (438 enodes) 10.102 * * [simplify]: Extracting #0: cost 1 inf + 0 10.102 * * [simplify]: Extracting #1: cost 3 inf + 0 10.102 * * [simplify]: Extracting #2: cost 13 inf + 0 10.102 * * [simplify]: Extracting #3: cost 83 inf + 0 10.103 * * [simplify]: Extracting #4: cost 168 inf + 86 10.104 * * [simplify]: Extracting #5: cost 158 inf + 2709 10.108 * * [simplify]: Extracting #6: cost 47 inf + 18952 10.121 * * [simplify]: Extracting #7: cost 1 inf + 28514 10.135 * * [simplify]: Extracting #8: cost 0 inf + 28558 10.149 * [simplify]: Simplified to (cbrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 10.150 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* (* (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (cbrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))))) 10.150 * * * * [progress]: [ 22 / 96 ] simplifiying candidate # 10.150 * [simplify]: Simplifying (* (* (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)) (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 10.151 * * [simplify]: iters left: 6 (16 enodes) 10.159 * * [simplify]: iters left: 5 (70 enodes) 10.185 * * [simplify]: iters left: 4 (150 enodes) 10.231 * * [simplify]: iters left: 3 (434 enodes) 10.556 * * [simplify]: Extracting #0: cost 1 inf + 0 10.556 * * [simplify]: Extracting #1: cost 28 inf + 0 10.557 * * [simplify]: Extracting #2: cost 330 inf + 1 10.561 * * [simplify]: Extracting #3: cost 580 inf + 496 10.590 * * [simplify]: Extracting #4: cost 369 inf + 87240 10.671 * * [simplify]: Extracting #5: cost 25 inf + 235320 10.776 * * [simplify]: Extracting #6: cost 0 inf + 245145 10.863 * * [simplify]: Extracting #7: cost 0 inf + 245143 10.955 * [simplify]: Simplified to (* (* (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)) (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 10.955 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (cbrt (* (* (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)) (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))))) 10.956 * * * * [progress]: [ 23 / 96 ] simplifiying candidate # 10.956 * [simplify]: Simplifying (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 10.956 * * [simplify]: iters left: 6 (15 enodes) 10.961 * * [simplify]: iters left: 5 (66 enodes) 10.972 * * [simplify]: iters left: 4 (132 enodes) 11.011 * * [simplify]: iters left: 3 (247 enodes) 11.102 * * [simplify]: iters left: 2 (438 enodes) 11.258 * * [simplify]: Extracting #0: cost 1 inf + 0 11.258 * * [simplify]: Extracting #1: cost 3 inf + 0 11.258 * * [simplify]: Extracting #2: cost 13 inf + 0 11.258 * * [simplify]: Extracting #3: cost 83 inf + 0 11.259 * * [simplify]: Extracting #4: cost 168 inf + 86 11.260 * * [simplify]: Extracting #5: cost 158 inf + 2709 11.264 * * [simplify]: Extracting #6: cost 47 inf + 18872 11.271 * * [simplify]: Extracting #7: cost 1 inf + 28434 11.279 * * [simplify]: Extracting #8: cost 0 inf + 28478 11.293 * [simplify]: Simplified to (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 11.293 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 11.294 * [simplify]: Simplifying (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 11.294 * * [simplify]: iters left: 6 (15 enodes) 11.302 * * [simplify]: iters left: 5 (66 enodes) 11.325 * * [simplify]: iters left: 4 (132 enodes) 11.365 * * [simplify]: iters left: 3 (247 enodes) 11.416 * * [simplify]: iters left: 2 (438 enodes) 11.537 * * [simplify]: Extracting #0: cost 1 inf + 0 11.537 * * [simplify]: Extracting #1: cost 3 inf + 0 11.537 * * [simplify]: Extracting #2: cost 13 inf + 0 11.537 * * [simplify]: Extracting #3: cost 83 inf + 0 11.538 * * [simplify]: Extracting #4: cost 168 inf + 86 11.540 * * [simplify]: Extracting #5: cost 158 inf + 2709 11.549 * * [simplify]: Extracting #6: cost 47 inf + 18872 11.563 * * [simplify]: Extracting #7: cost 1 inf + 28434 11.577 * * [simplify]: Extracting #8: cost 0 inf + 28478 11.591 * [simplify]: Simplified to (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 11.591 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))))) 11.591 * * * * [progress]: [ 24 / 96 ] simplifiying candidate # 11.591 * [simplify]: Simplifying (- (pow (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) 3) (pow (* l l) 3)) 11.592 * * [simplify]: iters left: 6 (17 enodes) 11.602 * * [simplify]: iters left: 5 (89 enodes) 11.643 * * [simplify]: iters left: 4 (272 enodes) 11.771 * * [simplify]: Extracting #0: cost 1 inf + 0 11.771 * * [simplify]: Extracting #1: cost 14 inf + 0 11.772 * * [simplify]: Extracting #2: cost 190 inf + 0 11.775 * * [simplify]: Extracting #3: cost 380 inf + 1779 11.791 * * [simplify]: Extracting #4: cost 228 inf + 47447 11.830 * * [simplify]: Extracting #5: cost 11 inf + 132048 11.874 * * [simplify]: Extracting #6: cost 3 inf + 134929 11.929 * * [simplify]: Extracting #7: cost 0 inf + 136307 11.981 * [simplify]: Simplified to (- (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))))) (* (* l l) (* (* l l) (* l l)))) 11.981 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (- (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))))) (* (* l l) (* (* l l) (* l l)))) (+ (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (+ (* (* l l) (* l l)) (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))))) 11.981 * [simplify]: Simplifying (+ (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (+ (* (* l l) (* l l)) (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 11.981 * * [simplify]: iters left: 6 (18 enodes) 11.987 * * [simplify]: iters left: 5 (95 enodes) 12.014 * * [simplify]: iters left: 4 (279 enodes) 12.128 * * [simplify]: Extracting #0: cost 1 inf + 0 12.128 * * [simplify]: Extracting #1: cost 14 inf + 0 12.128 * * [simplify]: Extracting #2: cost 175 inf + 0 12.130 * * [simplify]: Extracting #3: cost 292 inf + 86 12.134 * * [simplify]: Extracting #4: cost 207 inf + 22967 12.168 * * [simplify]: Extracting #5: cost 20 inf + 79684 12.212 * * [simplify]: Extracting #6: cost 0 inf + 87115 12.236 * [simplify]: Simplified to (+ (* (* l l) (* l l)) (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (+ -1 x))) (+ (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (+ -1 x))) (* l l)))) 12.236 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (- (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))))) (* (* l l) (* (* l l) (* l l)))) (+ (* (* l l) (* l l)) (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (+ -1 x))) (+ (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (+ -1 x))) (* l l)))))))) 12.236 * * * * [progress]: [ 25 / 96 ] simplifiying candidate # 12.236 * [simplify]: Simplifying (- (* l l)) 12.236 * * [simplify]: iters left: 4 (3 enodes) 12.237 * * [simplify]: iters left: 3 (12 enodes) 12.239 * * [simplify]: iters left: 2 (14 enodes) 12.240 * * [simplify]: Extracting #0: cost 1 inf + 0 12.241 * * [simplify]: Extracting #1: cost 5 inf + 0 12.241 * * [simplify]: Extracting #2: cost 6 inf + 1 12.241 * * [simplify]: Extracting #3: cost 0 inf + 327 12.241 * [simplify]: Simplified to (- (* l l)) 12.241 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (- (* l l)))))) 12.241 * * * * [progress]: [ 26 / 96 ] simplifiying candidate # 12.241 * * * * [progress]: [ 27 / 96 ] simplifiying candidate # 12.241 * [simplify]: Simplifying (- (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (* (* l l) (* l l))) 12.241 * * [simplify]: iters left: 6 (16 enodes) 12.246 * * [simplify]: iters left: 5 (83 enodes) 12.281 * * [simplify]: iters left: 4 (242 enodes) 12.388 * * [simplify]: Extracting #0: cost 1 inf + 0 12.389 * * [simplify]: Extracting #1: cost 31 inf + 0 12.389 * * [simplify]: Extracting #2: cost 152 inf + 0 12.390 * * [simplify]: Extracting #3: cost 264 inf + 288 12.392 * * [simplify]: Extracting #4: cost 206 inf + 14276 12.406 * * [simplify]: Extracting #5: cost 22 inf + 71169 12.425 * * [simplify]: Extracting #6: cost 1 inf + 78958 12.461 * * [simplify]: Extracting #7: cost 0 inf + 79483 12.485 * [simplify]: Simplified to (- (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1)))) (* (* l l) (* l l))) 12.485 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (- (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1)))) (* (* l l) (* l l))) (+ (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 12.485 * [simplify]: Simplifying (+ (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)) 12.485 * * [simplify]: iters left: 6 (14 enodes) 12.490 * * [simplify]: iters left: 5 (62 enodes) 12.502 * * [simplify]: iters left: 4 (122 enodes) 12.529 * * [simplify]: iters left: 3 (237 enodes) 12.603 * * [simplify]: iters left: 2 (427 enodes) 12.736 * * [simplify]: Extracting #0: cost 1 inf + 0 12.736 * * [simplify]: Extracting #1: cost 8 inf + 0 12.736 * * [simplify]: Extracting #2: cost 74 inf + 0 12.737 * * [simplify]: Extracting #3: cost 165 inf + 86 12.739 * * [simplify]: Extracting #4: cost 158 inf + 2352 12.742 * * [simplify]: Extracting #5: cost 51 inf + 16710 12.749 * * [simplify]: Extracting #6: cost 3 inf + 26485 12.756 * * [simplify]: Extracting #7: cost 0 inf + 27132 12.763 * * [simplify]: Extracting #8: cost 0 inf + 27131 12.771 * [simplify]: Simplified to (+ (/ (+ (* (+ (* (* t t) 2) (* l l)) x) (+ (* (* t t) 2) (* l l))) (+ x -1)) (* l l)) 12.771 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (- (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (* (* l l) (* l l))) (+ (/ (+ (* (+ (* (* t t) 2) (* l l)) x) (+ (* (* t t) 2) (* l l))) (+ x -1)) (* l l)))))) 12.771 * * * * [progress]: [ 28 / 96 ] simplifiying candidate # 12.771 * [simplify]: Simplifying (- (* (/ (+ x 1) (- x 1)) (* 2 (* t t))) (* l l)) 12.772 * * [simplify]: iters left: 6 (13 enodes) 12.782 * * [simplify]: iters left: 5 (55 enodes) 12.792 * * [simplify]: iters left: 4 (96 enodes) 12.808 * * [simplify]: iters left: 3 (165 enodes) 12.858 * * [simplify]: iters left: 2 (292 enodes) 12.933 * * [simplify]: iters left: 1 (454 enodes) 13.063 * * [simplify]: Extracting #0: cost 1 inf + 0 13.063 * * [simplify]: Extracting #1: cost 5 inf + 0 13.063 * * [simplify]: Extracting #2: cost 73 inf + 0 13.064 * * [simplify]: Extracting #3: cost 169 inf + 454 13.065 * * [simplify]: Extracting #4: cost 156 inf + 4848 13.069 * * [simplify]: Extracting #5: cost 31 inf + 21464 13.076 * * [simplify]: Extracting #6: cost 0 inf + 26315 13.082 * * [simplify]: Extracting #7: cost 0 inf + 26229 13.098 * [simplify]: Simplified to (- (/ t (/ (/ (/ (- x 1) 2) (+ 1 x)) t)) (* l l)) 13.098 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (/ (+ x 1) (- x 1)) (* l l)) (- (/ t (/ (/ (/ (- x 1) 2) (+ 1 x)) t)) (* l l)))))) 13.099 * * * * [progress]: [ 29 / 96 ] simplifiying candidate # 13.099 * [simplify]: Simplifying (- (* (* 2 (* t t)) (/ (+ x 1) (- x 1))) (* l l)) 13.099 * * [simplify]: iters left: 6 (13 enodes) 13.107 * * [simplify]: iters left: 5 (55 enodes) 13.120 * * [simplify]: iters left: 4 (103 enodes) 13.140 * * [simplify]: iters left: 3 (205 enodes) 13.213 * * [simplify]: iters left: 2 (356 enodes) 13.363 * * [simplify]: Extracting #0: cost 1 inf + 0 13.363 * * [simplify]: Extracting #1: cost 5 inf + 0 13.363 * * [simplify]: Extracting #2: cost 95 inf + 0 13.364 * * [simplify]: Extracting #3: cost 222 inf + 289 13.365 * * [simplify]: Extracting #4: cost 198 inf + 3295 13.370 * * [simplify]: Extracting #5: cost 49 inf + 24268 13.377 * * [simplify]: Extracting #6: cost 1 inf + 32193 13.387 * * [simplify]: Extracting #7: cost 0 inf + 32309 13.399 * [simplify]: Simplified to (- (* (/ t (+ x -1)) (* 2 (+ (* t x) t))) (* l l)) 13.399 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* l l) (/ (+ x 1) (- x 1))) (- (* (/ t (+ x -1)) (* 2 (+ (* t x) t))) (* l l)))))) 13.399 * * * * [progress]: [ 30 / 96 ] simplifiying candidate # 13.399 * [simplify]: Simplifying (- (* l l)) 13.400 * * [simplify]: iters left: 4 (3 enodes) 13.401 * * [simplify]: iters left: 3 (12 enodes) 13.404 * * [simplify]: iters left: 2 (14 enodes) 13.407 * * [simplify]: Extracting #0: cost 1 inf + 0 13.407 * * [simplify]: Extracting #1: cost 5 inf + 0 13.407 * * [simplify]: Extracting #2: cost 6 inf + 1 13.407 * * [simplify]: Extracting #3: cost 0 inf + 327 13.407 * [simplify]: Simplified to (- (* l l)) 13.407 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (- (* l l)))))) 13.407 * * * * [progress]: [ 31 / 96 ] simplifiying candidate #real (real->posit16 (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))))> 13.408 * [simplify]: Simplifying (real->posit16 (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 13.408 * * [simplify]: iters left: 6 (15 enodes) 13.415 * * [simplify]: iters left: 5 (63 enodes) 13.434 * * [simplify]: iters left: 4 (129 enodes) 13.458 * * [simplify]: iters left: 3 (244 enodes) 13.524 * * [simplify]: iters left: 2 (427 enodes) 13.677 * * [simplify]: Extracting #0: cost 1 inf + 0 13.677 * * [simplify]: Extracting #1: cost 2 inf + 0 13.677 * * [simplify]: Extracting #2: cost 11 inf + 0 13.677 * * [simplify]: Extracting #3: cost 81 inf + 0 13.678 * * [simplify]: Extracting #4: cost 165 inf + 127 13.681 * * [simplify]: Extracting #5: cost 135 inf + 6313 13.692 * * [simplify]: Extracting #6: cost 23 inf + 22499 13.706 * * [simplify]: Extracting #7: cost 0 inf + 27657 13.720 * * [simplify]: Extracting #8: cost 0 inf + 27655 13.734 * [simplify]: Simplified to (real->posit16 (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))) 13.735 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (posit16->real (real->posit16 (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))))))) 13.735 * * * * [progress]: [ 32 / 96 ] simplifiying candidate # 13.735 * [simplify]: Simplifying (* (sqrt 2) t) 13.735 * * [simplify]: iters left: 3 (4 enodes) 13.738 * * [simplify]: iters left: 2 (13 enodes) 13.742 * * [simplify]: Extracting #0: cost 1 inf + 0 13.743 * * [simplify]: Extracting #1: cost 4 inf + 0 13.743 * * [simplify]: Extracting #2: cost 5 inf + 1 13.743 * * [simplify]: Extracting #3: cost 4 inf + 2 13.743 * * [simplify]: Extracting #4: cost 0 inf + 248 13.743 * [simplify]: Simplified to (* t (sqrt 2)) 13.743 * [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))))) 13.743 * * * * [progress]: [ 33 / 96 ] simplifiying candidate # 13.743 * * * * [progress]: [ 34 / 96 ] simplifiying candidate # 13.744 * [simplify]: Simplifying (+ (log (sqrt 2)) (log t)) 13.744 * * [simplify]: iters left: 4 (6 enodes) 13.747 * * [simplify]: iters left: 3 (19 enodes) 13.750 * * [simplify]: Extracting #0: cost 1 inf + 0 13.750 * * [simplify]: Extracting #1: cost 4 inf + 0 13.750 * * [simplify]: Extracting #2: cost 8 inf + 0 13.750 * * [simplify]: Extracting #3: cost 7 inf + 143 13.750 * * [simplify]: Extracting #4: cost 6 inf + 144 13.750 * * [simplify]: Extracting #5: cost 0 inf + 892 13.750 * [simplify]: Simplified to (+ (log (sqrt 2)) (log t)) 13.750 * [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))))) 13.750 * * * * [progress]: [ 35 / 96 ] simplifiying candidate # 13.751 * [simplify]: Simplifying (log (* (sqrt 2) t)) 13.751 * * [simplify]: iters left: 4 (5 enodes) 13.752 * * [simplify]: iters left: 3 (19 enodes) 13.755 * * [simplify]: iters left: 2 (24 enodes) 13.759 * * [simplify]: Extracting #0: cost 1 inf + 0 13.759 * * [simplify]: Extracting #1: cost 5 inf + 0 13.759 * * [simplify]: Extracting #2: cost 10 inf + 0 13.759 * * [simplify]: Extracting #3: cost 9 inf + 143 13.759 * * [simplify]: Extracting #4: cost 8 inf + 144 13.759 * * [simplify]: Extracting #5: cost 0 inf + 916 13.759 * [simplify]: Simplified to (log (* t (sqrt 2))) 13.760 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (log (* t (sqrt 2)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 13.760 * * * * [progress]: [ 36 / 96 ] simplifiying candidate # 13.760 * [simplify]: Simplifying (exp (* (sqrt 2) t)) 13.760 * * [simplify]: iters left: 4 (5 enodes) 13.762 * * [simplify]: iters left: 3 (18 enodes) 13.765 * * [simplify]: iters left: 2 (25 enodes) 13.769 * * [simplify]: iters left: 1 (36 enodes) 13.775 * * [simplify]: Extracting #0: cost 1 inf + 0 13.775 * * [simplify]: Extracting #1: cost 14 inf + 0 13.775 * * [simplify]: Extracting #2: cost 27 inf + 72 13.775 * * [simplify]: Extracting #3: cost 23 inf + 543 13.775 * * [simplify]: Extracting #4: cost 9 inf + 2658 13.776 * * [simplify]: Extracting #5: cost 1 inf + 5204 13.777 * * [simplify]: Extracting #6: cost 0 inf + 5621 13.777 * [simplify]: Simplified to (exp (* t (sqrt 2))) 13.777 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (log (exp (* t (sqrt 2)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 13.777 * * * * [progress]: [ 37 / 96 ] simplifiying candidate # 13.778 * [simplify]: Simplifying (* (* (* (sqrt 2) (sqrt 2)) (sqrt 2)) (* (* t t) t)) 13.778 * * [simplify]: iters left: 6 (8 enodes) 13.782 * * [simplify]: iters left: 5 (29 enodes) 13.787 * * [simplify]: iters left: 4 (56 enodes) 13.798 * * [simplify]: iters left: 3 (103 enodes) 13.815 * * [simplify]: iters left: 2 (145 enodes) 13.844 * * [simplify]: iters left: 1 (221 enodes) 13.912 * * [simplify]: Extracting #0: cost 1 inf + 0 13.912 * * [simplify]: Extracting #1: cost 36 inf + 0 13.913 * * [simplify]: Extracting #2: cost 76 inf + 166 13.914 * * [simplify]: Extracting #3: cost 56 inf + 1959 13.917 * * [simplify]: Extracting #4: cost 29 inf + 9539 13.920 * * [simplify]: Extracting #5: cost 2 inf + 21464 13.922 * * [simplify]: Extracting #6: cost 0 inf + 22883 13.925 * [simplify]: Simplified to (* (* (* t 2) (* t t)) (sqrt 2)) 13.925 * [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))))) 13.925 * * * * [progress]: [ 38 / 96 ] simplifiying candidate # 13.925 * [simplify]: Simplifying (* (cbrt (* (sqrt 2) t)) (cbrt (* (sqrt 2) t))) 13.925 * * [simplify]: iters left: 6 (6 enodes) 13.927 * * [simplify]: iters left: 5 (19 enodes) 13.930 * * [simplify]: Extracting #0: cost 1 inf + 0 13.930 * * [simplify]: Extracting #1: cost 3 inf + 0 13.930 * * [simplify]: Extracting #2: cost 5 inf + 0 13.930 * * [simplify]: Extracting #3: cost 8 inf + 0 13.930 * * [simplify]: Extracting #4: cost 9 inf + 1 13.930 * * [simplify]: Extracting #5: cost 8 inf + 2 13.930 * * [simplify]: Extracting #6: cost 0 inf + 976 13.930 * [simplify]: Simplified to (* (cbrt (* t (sqrt 2))) (cbrt (* t (sqrt 2)))) 13.930 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (cbrt (* t (sqrt 2))) (cbrt (* t (sqrt 2)))) (cbrt (* (sqrt 2) t))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 13.931 * [simplify]: Simplifying (cbrt (* (sqrt 2) t)) 13.931 * * [simplify]: iters left: 4 (5 enodes) 13.932 * * [simplify]: iters left: 3 (16 enodes) 13.935 * * [simplify]: Extracting #0: cost 1 inf + 0 13.935 * * [simplify]: Extracting #1: cost 3 inf + 0 13.935 * * [simplify]: Extracting #2: cost 6 inf + 0 13.935 * * [simplify]: Extracting #3: cost 7 inf + 1 13.935 * * [simplify]: Extracting #4: cost 6 inf + 2 13.935 * * [simplify]: Extracting #5: cost 0 inf + 572 13.935 * [simplify]: Simplified to (cbrt (* t (sqrt 2))) 13.935 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (cbrt (* (sqrt 2) t)) (cbrt (* (sqrt 2) t))) (cbrt (* t (sqrt 2)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 13.935 * * * * [progress]: [ 39 / 96 ] simplifiying candidate # 13.935 * [simplify]: Simplifying (* (* (* (sqrt 2) t) (* (sqrt 2) t)) (* (sqrt 2) t)) 13.935 * * [simplify]: iters left: 6 (6 enodes) 13.937 * * [simplify]: iters left: 5 (29 enodes) 13.945 * * [simplify]: iters left: 4 (58 enodes) 13.968 * * [simplify]: iters left: 3 (112 enodes) 14.007 * * [simplify]: iters left: 2 (155 enodes) 14.040 * * [simplify]: iters left: 1 (223 enodes) 14.083 * * [simplify]: Extracting #0: cost 1 inf + 0 14.084 * * [simplify]: Extracting #1: cost 36 inf + 0 14.084 * * [simplify]: Extracting #2: cost 84 inf + 493 14.085 * * [simplify]: Extracting #3: cost 38 inf + 11601 14.088 * * [simplify]: Extracting #4: cost 3 inf + 24326 14.091 * * [simplify]: Extracting #5: cost 0 inf + 24937 14.094 * * [simplify]: Extracting #6: cost 0 inf + 24897 14.097 * [simplify]: Simplified to (* (* (* 2 (sqrt 2)) (* t t)) t) 14.097 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* (* 2 (sqrt 2)) (* t t)) t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.097 * * * * [progress]: [ 40 / 96 ] simplifiying candidate # 14.097 * [simplify]: Simplifying (sqrt (* (sqrt 2) t)) 14.097 * * [simplify]: iters left: 4 (5 enodes) 14.102 * * [simplify]: iters left: 3 (16 enodes) 14.105 * * [simplify]: Extracting #0: cost 1 inf + 0 14.105 * * [simplify]: Extracting #1: cost 3 inf + 0 14.105 * * [simplify]: Extracting #2: cost 6 inf + 0 14.105 * * [simplify]: Extracting #3: cost 7 inf + 1 14.105 * * [simplify]: Extracting #4: cost 6 inf + 2 14.105 * * [simplify]: Extracting #5: cost 0 inf + 492 14.105 * [simplify]: Simplified to (sqrt (* t (sqrt 2))) 14.105 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt (* t (sqrt 2))) (sqrt (* (sqrt 2) t))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.106 * [simplify]: Simplifying (sqrt (* (sqrt 2) t)) 14.106 * * [simplify]: iters left: 4 (5 enodes) 14.107 * * [simplify]: iters left: 3 (16 enodes) 14.110 * * [simplify]: Extracting #0: cost 1 inf + 0 14.110 * * [simplify]: Extracting #1: cost 3 inf + 0 14.110 * * [simplify]: Extracting #2: cost 6 inf + 0 14.110 * * [simplify]: Extracting #3: cost 7 inf + 1 14.110 * * [simplify]: Extracting #4: cost 6 inf + 2 14.110 * * [simplify]: Extracting #5: cost 0 inf + 492 14.110 * [simplify]: Simplified to (sqrt (* t (sqrt 2))) 14.110 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt (* (sqrt 2) t)) (sqrt (* t (sqrt 2)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.110 * * * * [progress]: [ 41 / 96 ] simplifiying candidate # 14.110 * * * * [progress]: [ 42 / 96 ] simplifiying candidate # 14.111 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 14.111 * * [simplify]: iters left: 4 (6 enodes) 14.112 * * [simplify]: iters left: 3 (19 enodes) 14.115 * * [simplify]: Extracting #0: cost 1 inf + 0 14.115 * * [simplify]: Extracting #1: cost 4 inf + 0 14.115 * * [simplify]: Extracting #2: cost 8 inf + 0 14.115 * * [simplify]: Extracting #3: cost 7 inf + 83 14.115 * * [simplify]: Extracting #4: cost 6 inf + 84 14.115 * * [simplify]: Extracting #5: cost 0 inf + 652 14.116 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 14.116 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (sqrt t) (sqrt (sqrt 2))) (* (sqrt (sqrt 2)) (sqrt t))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.116 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 14.116 * * [simplify]: iters left: 4 (6 enodes) 14.117 * * [simplify]: iters left: 3 (19 enodes) 14.120 * * [simplify]: Extracting #0: cost 1 inf + 0 14.120 * * [simplify]: Extracting #1: cost 4 inf + 0 14.120 * * [simplify]: Extracting #2: cost 8 inf + 0 14.120 * * [simplify]: Extracting #3: cost 7 inf + 83 14.121 * * [simplify]: Extracting #4: cost 6 inf + 84 14.121 * * [simplify]: Extracting #5: cost 0 inf + 652 14.121 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 14.121 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (sqrt (sqrt 2)) (sqrt t)) (* (sqrt t) (sqrt (sqrt 2)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.121 * * * * [progress]: [ 43 / 96 ] simplifiying candidate # 14.121 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 14.121 * * [simplify]: iters left: 4 (6 enodes) 14.123 * * [simplify]: iters left: 3 (19 enodes) 14.126 * * [simplify]: Extracting #0: cost 1 inf + 0 14.126 * * [simplify]: Extracting #1: cost 4 inf + 0 14.126 * * [simplify]: Extracting #2: cost 8 inf + 0 14.126 * * [simplify]: Extracting #3: cost 7 inf + 83 14.126 * * [simplify]: Extracting #4: cost 6 inf + 84 14.126 * * [simplify]: Extracting #5: cost 0 inf + 652 14.126 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 14.126 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (sqrt t) (sqrt (sqrt 2))) (* (sqrt (sqrt 2)) (sqrt t))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.127 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 14.127 * * [simplify]: iters left: 4 (6 enodes) 14.130 * * [simplify]: iters left: 3 (19 enodes) 14.136 * * [simplify]: Extracting #0: cost 1 inf + 0 14.136 * * [simplify]: Extracting #1: cost 4 inf + 0 14.136 * * [simplify]: Extracting #2: cost 8 inf + 0 14.136 * * [simplify]: Extracting #3: cost 7 inf + 83 14.136 * * [simplify]: Extracting #4: cost 6 inf + 84 14.136 * * [simplify]: Extracting #5: cost 0 inf + 652 14.136 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 14.136 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (sqrt (sqrt 2)) (sqrt t)) (* (sqrt t) (sqrt (sqrt 2)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.137 * * * * [progress]: [ 44 / 96 ] simplifiying candidate # 14.137 * [simplify]: Simplifying (* (sqrt 2) (* (cbrt t) (cbrt t))) 14.137 * * [simplify]: iters left: 5 (6 enodes) 14.140 * * [simplify]: iters left: 4 (21 enodes) 14.147 * * [simplify]: iters left: 3 (25 enodes) 14.155 * * [simplify]: Extracting #0: cost 1 inf + 0 14.155 * * [simplify]: Extracting #1: cost 6 inf + 0 14.155 * * [simplify]: Extracting #2: cost 12 inf + 0 14.155 * * [simplify]: Extracting #3: cost 10 inf + 2 14.155 * * [simplify]: Extracting #4: cost 0 inf + 1216 14.155 * [simplify]: Simplified to (* (sqrt 2) (* (cbrt t) (cbrt t))) 14.155 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (sqrt 2) (* (cbrt t) (cbrt t))) (cbrt t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.155 * * * * [progress]: [ 45 / 96 ] simplifiying candidate # 14.155 * [simplify]: Simplifying (* (sqrt 2) (sqrt t)) 14.155 * * [simplify]: iters left: 3 (5 enodes) 14.157 * * [simplify]: iters left: 2 (16 enodes) 14.159 * * [simplify]: Extracting #0: cost 1 inf + 0 14.159 * * [simplify]: Extracting #1: cost 4 inf + 0 14.159 * * [simplify]: Extracting #2: cost 8 inf + 0 14.160 * * [simplify]: Extracting #3: cost 4 inf + 84 14.160 * * [simplify]: Extracting #4: cost 0 inf + 410 14.160 * [simplify]: Simplified to (* (sqrt t) (sqrt 2)) 14.160 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (sqrt t) (sqrt 2)) (sqrt t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.160 * * * * [progress]: [ 46 / 96 ] simplifiying candidate # 14.160 * [simplify]: Simplifying (* (sqrt 2) 1) 14.160 * * [simplify]: iters left: 3 (4 enodes) 14.162 * * [simplify]: iters left: 2 (13 enodes) 14.165 * * [simplify]: iters left: 1 (17 enodes) 14.167 * * [simplify]: Extracting #0: cost 1 inf + 0 14.167 * * [simplify]: Extracting #1: cost 4 inf + 0 14.168 * * [simplify]: Extracting #2: cost 0 inf + 84 14.168 * [simplify]: Simplified to (sqrt 2) 14.168 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.168 * * * * [progress]: [ 47 / 96 ] simplifiying candidate # 14.168 * [simplify]: Simplifying (* (cbrt (sqrt 2)) t) 14.168 * * [simplify]: iters left: 4 (5 enodes) 14.169 * * [simplify]: iters left: 3 (16 enodes) 14.172 * * [simplify]: Extracting #0: cost 1 inf + 0 14.172 * * [simplify]: Extracting #1: cost 4 inf + 0 14.172 * * [simplify]: Extracting #2: cost 5 inf + 1 14.172 * * [simplify]: Extracting #3: cost 7 inf + 1 14.172 * * [simplify]: Extracting #4: cost 6 inf + 2 14.172 * * [simplify]: Extracting #5: cost 0 inf + 650 14.172 * [simplify]: Simplified to (* (cbrt (sqrt 2)) t) 14.172 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.172 * * * * [progress]: [ 48 / 96 ] simplifiying candidate # 14.173 * [simplify]: Simplifying (* (sqrt (cbrt 2)) t) 14.173 * * [simplify]: iters left: 4 (5 enodes) 14.174 * * [simplify]: iters left: 3 (16 enodes) 14.177 * * [simplify]: Extracting #0: cost 1 inf + 0 14.177 * * [simplify]: Extracting #1: cost 4 inf + 0 14.177 * * [simplify]: Extracting #2: cost 5 inf + 1 14.177 * * [simplify]: Extracting #3: cost 7 inf + 1 14.177 * * [simplify]: Extracting #4: cost 6 inf + 2 14.177 * * [simplify]: Extracting #5: cost 0 inf + 730 14.177 * [simplify]: Simplified to (* (sqrt (cbrt 2)) t) 14.177 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt (* (cbrt 2) (cbrt 2))) (* (sqrt (cbrt 2)) t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.177 * * * * [progress]: [ 49 / 96 ] simplifiying candidate # 14.177 * [simplify]: Simplifying (* (sqrt (sqrt 2)) t) 14.177 * * [simplify]: iters left: 4 (5 enodes) 14.179 * * [simplify]: iters left: 3 (16 enodes) 14.181 * * [simplify]: Extracting #0: cost 1 inf + 0 14.181 * * [simplify]: Extracting #1: cost 4 inf + 0 14.181 * * [simplify]: Extracting #2: cost 5 inf + 1 14.181 * * [simplify]: Extracting #3: cost 7 inf + 1 14.182 * * [simplify]: Extracting #4: cost 6 inf + 2 14.182 * * [simplify]: Extracting #5: cost 0 inf + 490 14.182 * [simplify]: Simplified to (* (sqrt (sqrt 2)) t) 14.182 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.182 * * * * [progress]: [ 50 / 96 ] simplifiying candidate # 14.182 * [simplify]: Simplifying (* (sqrt 2) t) 14.182 * * [simplify]: iters left: 3 (4 enodes) 14.183 * * [simplify]: iters left: 2 (13 enodes) 14.185 * * [simplify]: Extracting #0: cost 1 inf + 0 14.185 * * [simplify]: Extracting #1: cost 4 inf + 0 14.186 * * [simplify]: Extracting #2: cost 5 inf + 1 14.186 * * [simplify]: Extracting #3: cost 4 inf + 2 14.186 * * [simplify]: Extracting #4: cost 0 inf + 248 14.186 * [simplify]: Simplified to (* t (sqrt 2)) 14.186 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt 1) (* t (sqrt 2))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.186 * * * * [progress]: [ 51 / 96 ] simplifiying candidate # 14.186 * [simplify]: Simplifying (* (sqrt (sqrt 2)) t) 14.186 * * [simplify]: iters left: 4 (5 enodes) 14.188 * * [simplify]: iters left: 3 (16 enodes) 14.190 * * [simplify]: Extracting #0: cost 1 inf + 0 14.190 * * [simplify]: Extracting #1: cost 4 inf + 0 14.190 * * [simplify]: Extracting #2: cost 5 inf + 1 14.190 * * [simplify]: Extracting #3: cost 7 inf + 1 14.190 * * [simplify]: Extracting #4: cost 6 inf + 2 14.190 * * [simplify]: Extracting #5: cost 0 inf + 490 14.190 * [simplify]: Simplified to (* (sqrt (sqrt 2)) t) 14.190 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.191 * * * * [progress]: [ 52 / 96 ] simplifiying candidate # 14.191 * [simplify]: Simplifying (* (sqrt 2) t) 14.191 * * [simplify]: iters left: 3 (4 enodes) 14.192 * * [simplify]: iters left: 2 (13 enodes) 14.194 * * [simplify]: Extracting #0: cost 1 inf + 0 14.195 * * [simplify]: Extracting #1: cost 4 inf + 0 14.195 * * [simplify]: Extracting #2: cost 5 inf + 1 14.195 * * [simplify]: Extracting #3: cost 4 inf + 2 14.195 * * [simplify]: Extracting #4: cost 0 inf + 248 14.195 * [simplify]: Simplified to (* t (sqrt 2)) 14.195 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* 1 (* t (sqrt 2))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.195 * * * * [progress]: [ 53 / 96 ] simplifiying candidate #real (real->posit16 (* (sqrt 2) t))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))> 14.195 * [simplify]: Simplifying (real->posit16 (* (sqrt 2) t)) 14.195 * * [simplify]: iters left: 4 (5 enodes) 14.199 * * [simplify]: iters left: 3 (13 enodes) 14.201 * * [simplify]: Extracting #0: cost 1 inf + 0 14.201 * * [simplify]: Extracting #1: cost 2 inf + 0 14.201 * * [simplify]: Extracting #2: cost 4 inf + 0 14.201 * * [simplify]: Extracting #3: cost 5 inf + 1 14.201 * * [simplify]: Extracting #4: cost 4 inf + 2 14.201 * * [simplify]: Extracting #5: cost 0 inf + 248 14.202 * [simplify]: Simplified to (real->posit16 (* t (sqrt 2))) 14.202 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (posit16->real (real->posit16 (* t (sqrt 2)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.202 * * * * [progress]: [ 54 / 96 ] simplifiying candidate # 14.202 * * * * [progress]: [ 55 / 96 ] simplifiying candidate # 14.202 * * * * [progress]: [ 56 / 96 ] simplifiying candidate # 14.202 * [simplify]: Simplifying (- (+ (log (sqrt 2)) (log t)) (log (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.202 * * [simplify]: iters left: 6 (21 enodes) 14.208 * * [simplify]: iters left: 5 (89 enodes) 14.224 * * [simplify]: iters left: 4 (167 enodes) 14.261 * * [simplify]: iters left: 3 (292 enodes) 14.366 * * [simplify]: iters left: 2 (487 enodes) 14.491 * * [simplify]: Extracting #0: cost 1 inf + 0 14.491 * * [simplify]: Extracting #1: cost 11 inf + 0 14.491 * * [simplify]: Extracting #2: cost 23 inf + 0 14.491 * * [simplify]: Extracting #3: cost 26 inf + 1 14.491 * * [simplify]: Extracting #4: cost 32 inf + 185 14.491 * * [simplify]: Extracting #5: cost 94 inf + 1043 14.492 * * [simplify]: Extracting #6: cost 174 inf + 1728 14.499 * * [simplify]: Extracting #7: cost 127 inf + 10701 14.511 * * [simplify]: Extracting #8: cost 24 inf + 27122 14.524 * * [simplify]: Extracting #9: cost 10 inf + 31082 14.533 * * [simplify]: Extracting #10: cost 1 inf + 36474 14.542 * * [simplify]: Extracting #11: cost 0 inf + 36981 14.551 * * [simplify]: Extracting #12: cost 0 inf + 36980 14.562 * [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))))) 14.562 * [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))))))) 14.562 * * * * [progress]: [ 57 / 96 ] simplifiying candidate # 14.562 * [simplify]: Simplifying (- (log (* (sqrt 2) t)) (log (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.563 * * [simplify]: iters left: 6 (20 enodes) 14.568 * * [simplify]: iters left: 5 (87 enodes) 14.585 * * [simplify]: iters left: 4 (165 enodes) 14.637 * * [simplify]: iters left: 3 (293 enodes) 14.719 * * [simplify]: iters left: 2 (486 enodes) 14.873 * * [simplify]: Extracting #0: cost 1 inf + 0 14.873 * * [simplify]: Extracting #1: cost 11 inf + 0 14.873 * * [simplify]: Extracting #2: cost 24 inf + 0 14.874 * * [simplify]: Extracting #3: cost 27 inf + 72 14.874 * * [simplify]: Extracting #4: cost 32 inf + 447 14.874 * * [simplify]: Extracting #5: cost 94 inf + 1067 14.876 * * [simplify]: Extracting #6: cost 175 inf + 1601 14.880 * * [simplify]: Extracting #7: cost 128 inf + 10476 14.891 * * [simplify]: Extracting #8: cost 25 inf + 26895 14.907 * * [simplify]: Extracting #9: cost 1 inf + 36240 14.929 * * [simplify]: Extracting #10: cost 0 inf + 36905 14.946 * [simplify]: Simplified to (- (log (* t (sqrt 2))) (log (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ x 1) (- x 1))) (* l l))))) 14.946 * [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))))))) 14.947 * * * * [progress]: [ 58 / 96 ] simplifiying candidate # 14.947 * [simplify]: Simplifying (log (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.947 * * [simplify]: iters left: 6 (19 enodes) 14.958 * * [simplify]: iters left: 5 (84 enodes) 14.987 * * [simplify]: iters left: 4 (168 enodes) 15.017 * * [simplify]: iters left: 3 (313 enodes) 15.093 * * [simplify]: Extracting #0: cost 1 inf + 0 15.093 * * [simplify]: Extracting #1: cost 14 inf + 0 15.093 * * [simplify]: Extracting #2: cost 33 inf + 0 15.094 * * [simplify]: Extracting #3: cost 38 inf + 183 15.094 * * [simplify]: Extracting #4: cost 43 inf + 337 15.094 * * [simplify]: Extracting #5: cost 79 inf + 612 15.094 * * [simplify]: Extracting #6: cost 119 inf + 1358 15.095 * * [simplify]: Extracting #7: cost 110 inf + 3945 15.099 * * [simplify]: Extracting #8: cost 31 inf + 18769 15.105 * * [simplify]: Extracting #9: cost 2 inf + 30130 15.112 * * [simplify]: Extracting #10: cost 0 inf + 31039 15.126 * [simplify]: Simplified to (log (* (/ (sqrt 2) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) t)) 15.126 * [simplify]: Simplified (2 1) to (λ (x l t) (exp (log (* (/ (sqrt 2) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) t)))) 15.127 * * * * [progress]: [ 59 / 96 ] simplifiying candidate # 15.127 * [simplify]: Simplifying (exp (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 15.127 * * [simplify]: iters left: 6 (19 enodes) 15.138 * * [simplify]: iters left: 5 (81 enodes) 15.166 * * [simplify]: iters left: 4 (153 enodes) 15.216 * * [simplify]: iters left: 3 (275 enodes) 15.291 * * [simplify]: iters left: 2 (466 enodes) 15.465 * * [simplify]: Extracting #0: cost 1 inf + 0 15.465 * * [simplify]: Extracting #1: cost 11 inf + 0 15.466 * * [simplify]: Extracting #2: cost 22 inf + 72 15.466 * * [simplify]: Extracting #3: cost 27 inf + 156 15.466 * * [simplify]: Extracting #4: cost 31 inf + 567 15.467 * * [simplify]: Extracting #5: cost 99 inf + 567 15.468 * * [simplify]: Extracting #6: cost 191 inf + 734 15.473 * * [simplify]: Extracting #7: cost 135 inf + 11470 15.491 * * [simplify]: Extracting #8: cost 15 inf + 35955 15.509 * * [simplify]: Extracting #9: cost 0 inf + 39415 15.521 * [simplify]: Simplified to (exp (* (/ (sqrt 2) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) t)) 15.521 * [simplify]: Simplified (2 1) to (λ (x l t) (log (exp (* (/ (sqrt 2) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) t)))) 15.521 * * * * [progress]: [ 60 / 96 ] simplifiying candidate # 15.521 * [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))))) 15.521 * * [simplify]: iters left: 6 (23 enodes) 15.528 * * [simplify]: iters left: 5 (101 enodes) 15.553 * * [simplify]: iters left: 4 (280 enodes) 15.650 * * [simplify]: Extracting #0: cost 1 inf + 0 15.650 * * [simplify]: Extracting #1: cost 98 inf + 0 15.651 * * [simplify]: Extracting #2: cost 217 inf + 448 15.652 * * [simplify]: Extracting #3: cost 255 inf + 2075 15.654 * * [simplify]: Extracting #4: cost 281 inf + 3340 15.657 * * [simplify]: Extracting #5: cost 240 inf + 10119 15.670 * * [simplify]: Extracting #6: cost 126 inf + 54487 15.692 * * [simplify]: Extracting #7: cost 24 inf + 105304 15.743 * * [simplify]: Extracting #8: cost 0 inf + 118008 15.796 * * [simplify]: Extracting #9: cost 0 inf + 117968 15.837 * [simplify]: Simplified to (* (/ (sqrt 2) (/ (- (* (/ (+ x 1) (+ -1 x)) (+ (* l l) (* (* t t) 2))) (* l l)) (* (* t t) 2))) (/ t (sqrt (- (* (/ (+ x 1) (+ -1 x)) (+ (* l l) (* (* t t) 2))) (* l l))))) 15.837 * [simplify]: Simplified (2 1) to (λ (x l t) (cbrt (* (/ (sqrt 2) (/ (- (* (/ (+ x 1) (+ -1 x)) (+ (* l l) (* (* t t) 2))) (* l l)) (* (* t t) 2))) (/ t (sqrt (- (* (/ (+ x 1) (+ -1 x)) (+ (* l l) (* (* t t) 2))) (* l l))))))) 15.838 * * * * [progress]: [ 61 / 96 ] simplifiying candidate # 15.838 * [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))))) 15.838 * * [simplify]: iters left: 6 (22 enodes) 15.845 * * [simplify]: iters left: 5 (103 enodes) 15.865 * * [simplify]: iters left: 4 (276 enodes) 15.966 * * [simplify]: Extracting #0: cost 1 inf + 0 15.966 * * [simplify]: Extracting #1: cost 98 inf + 0 15.967 * * [simplify]: Extracting #2: cost 223 inf + 623 15.968 * * [simplify]: Extracting #3: cost 262 inf + 2755 15.970 * * [simplify]: Extracting #4: cost 299 inf + 3559 15.972 * * [simplify]: Extracting #5: cost 257 inf + 9451 15.983 * * [simplify]: Extracting #6: cost 170 inf + 37526 16.016 * * [simplify]: Extracting #7: cost 34 inf + 104250 16.072 * * [simplify]: Extracting #8: cost 0 inf + 122260 16.102 * * [simplify]: Extracting #9: cost 0 inf + 122220 16.141 * [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)))) 16.142 * [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)))))) 16.142 * * * * [progress]: [ 62 / 96 ] simplifiying candidate # 16.142 * [simplify]: Simplifying (* (cbrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) (cbrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 16.142 * * [simplify]: iters left: 6 (20 enodes) 16.154 * * [simplify]: iters left: 5 (84 enodes) 16.182 * * [simplify]: iters left: 4 (156 enodes) 16.234 * * [simplify]: iters left: 3 (278 enodes) 16.303 * * [simplify]: iters left: 2 (479 enodes) 16.411 * * [simplify]: Extracting #0: cost 1 inf + 0 16.411 * * [simplify]: Extracting #1: cost 3 inf + 0 16.411 * * [simplify]: Extracting #2: cost 5 inf + 0 16.411 * * [simplify]: Extracting #3: cost 14 inf + 0 16.411 * * [simplify]: Extracting #4: cost 22 inf + 1 16.411 * * [simplify]: Extracting #5: cost 29 inf + 84 16.411 * * [simplify]: Extracting #6: cost 95 inf + 248 16.412 * * [simplify]: Extracting #7: cost 185 inf + 863 16.414 * * [simplify]: Extracting #8: cost 137 inf + 10302 16.421 * * [simplify]: Extracting #9: cost 13 inf + 32941 16.430 * * [simplify]: Extracting #10: cost 1 inf + 36100 16.439 * * [simplify]: Extracting #11: cost 0 inf + 36744 16.447 * [simplify]: Simplified to (* (cbrt (/ t (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (sqrt 2)))) (cbrt (/ t (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (sqrt 2))))) 16.448 * [simplify]: Simplified (2 1) to (λ (x l t) (* (* (cbrt (/ t (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (sqrt 2)))) (cbrt (/ t (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (sqrt 2))))) (cbrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 16.448 * [simplify]: Simplifying (cbrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 16.448 * * [simplify]: iters left: 6 (19 enodes) 16.454 * * [simplify]: iters left: 5 (81 enodes) 16.476 * * [simplify]: iters left: 4 (153 enodes) 16.531 * * [simplify]: iters left: 3 (273 enodes) 16.633 * * [simplify]: iters left: 2 (460 enodes) 16.765 * * [simplify]: Extracting #0: cost 1 inf + 0 16.765 * * [simplify]: Extracting #1: cost 3 inf + 0 16.765 * * [simplify]: Extracting #2: cost 12 inf + 0 16.765 * * [simplify]: Extracting #3: cost 20 inf + 1 16.765 * * [simplify]: Extracting #4: cost 27 inf + 125 16.766 * * [simplify]: Extracting #5: cost 93 inf + 248 16.766 * * [simplify]: Extracting #6: cost 182 inf + 415 16.769 * * [simplify]: Extracting #7: cost 130 inf + 10951 16.781 * * [simplify]: Extracting #8: cost 19 inf + 30782 16.797 * * [simplify]: Extracting #9: cost 0 inf + 35119 16.814 * [simplify]: Simplified to (cbrt (* (/ (sqrt 2) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) t)) 16.814 * [simplify]: Simplified (2 2) to (λ (x l t) (* (* (cbrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) (cbrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) (cbrt (* (/ (sqrt 2) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) t)))) 16.814 * * * * [progress]: [ 63 / 96 ] simplifiying candidate # 16.815 * [simplify]: Simplifying (* (* (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 16.815 * * [simplify]: iters left: 6 (20 enodes) 16.827 * * [simplify]: iters left: 5 (91 enodes) 16.849 * * [simplify]: iters left: 4 (208 enodes) 16.892 * * [simplify]: Extracting #0: cost 1 inf + 0 16.892 * * [simplify]: Extracting #1: cost 34 inf + 0 16.893 * * [simplify]: Extracting #2: cost 82 inf + 214 16.893 * * [simplify]: Extracting #3: cost 98 inf + 256 16.894 * * [simplify]: Extracting #4: cost 118 inf + 1039 16.896 * * [simplify]: Extracting #5: cost 143 inf + 2717 16.898 * * [simplify]: Extracting #6: cost 123 inf + 4644 16.907 * * [simplify]: Extracting #7: cost 52 inf + 26988 16.933 * * [simplify]: Extracting #8: cost 7 inf + 50106 16.959 * * [simplify]: Extracting #9: cost 0 inf + 54352 16.986 * [simplify]: Simplified to (/ (/ (/ (* t t) (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (sqrt 2))) (/ (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (sqrt 2)) t)) (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (sqrt 2))) 16.986 * [simplify]: Simplified (2 1) to (λ (x l t) (cbrt (/ (/ (/ (* t t) (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (sqrt 2))) (/ (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (sqrt 2)) t)) (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (sqrt 2))))) 16.986 * * * * [progress]: [ 64 / 96 ] simplifiying candidate # 16.986 * [simplify]: Simplifying (sqrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 16.987 * * [simplify]: iters left: 6 (19 enodes) 16.997 * * [simplify]: iters left: 5 (81 enodes) 17.024 * * [simplify]: iters left: 4 (153 enodes) 17.051 * * [simplify]: iters left: 3 (273 enodes) 17.118 * * [simplify]: iters left: 2 (460 enodes) 17.273 * * [simplify]: Extracting #0: cost 1 inf + 0 17.274 * * [simplify]: Extracting #1: cost 3 inf + 0 17.274 * * [simplify]: Extracting #2: cost 12 inf + 0 17.274 * * [simplify]: Extracting #3: cost 20 inf + 1 17.274 * * [simplify]: Extracting #4: cost 27 inf + 125 17.275 * * [simplify]: Extracting #5: cost 93 inf + 248 17.276 * * [simplify]: Extracting #6: cost 182 inf + 415 17.280 * * [simplify]: Extracting #7: cost 130 inf + 10951 17.294 * * [simplify]: Extracting #8: cost 19 inf + 30742 17.310 * * [simplify]: Extracting #9: cost 0 inf + 35039 17.326 * [simplify]: Simplified to (sqrt (* (/ (sqrt 2) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) t)) 17.326 * [simplify]: Simplified (2 1) to (λ (x l t) (* (sqrt (* (/ (sqrt 2) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) t)) (sqrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 17.327 * [simplify]: Simplifying (sqrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 17.327 * * [simplify]: iters left: 6 (19 enodes) 17.338 * * [simplify]: iters left: 5 (81 enodes) 17.365 * * [simplify]: iters left: 4 (153 enodes) 17.393 * * [simplify]: iters left: 3 (273 enodes) 17.480 * * [simplify]: iters left: 2 (460 enodes) 17.615 * * [simplify]: Extracting #0: cost 1 inf + 0 17.616 * * [simplify]: Extracting #1: cost 3 inf + 0 17.616 * * [simplify]: Extracting #2: cost 12 inf + 0 17.616 * * [simplify]: Extracting #3: cost 20 inf + 1 17.616 * * [simplify]: Extracting #4: cost 27 inf + 125 17.616 * * [simplify]: Extracting #5: cost 93 inf + 248 17.617 * * [simplify]: Extracting #6: cost 182 inf + 415 17.619 * * [simplify]: Extracting #7: cost 130 inf + 10951 17.626 * * [simplify]: Extracting #8: cost 19 inf + 30742 17.634 * * [simplify]: Extracting #9: cost 0 inf + 35039 17.644 * [simplify]: Simplified to (sqrt (* (/ (sqrt 2) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) t)) 17.644 * [simplify]: Simplified (2 2) to (λ (x l t) (* (sqrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) (sqrt (* (/ (sqrt 2) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) t)))) 17.644 * * * * [progress]: [ 65 / 96 ] simplifiying candidate # 17.645 * [simplify]: Simplifying (- (* (sqrt 2) t)) 17.645 * * [simplify]: iters left: 5 (5 enodes) 17.648 * * [simplify]: iters left: 4 (20 enodes) 17.655 * * [simplify]: iters left: 3 (26 enodes) 17.662 * * [simplify]: Extracting #0: cost 1 inf + 0 17.662 * * [simplify]: Extracting #1: cost 7 inf + 0 17.662 * * [simplify]: Extracting #2: cost 10 inf + 42 17.662 * * [simplify]: Extracting #3: cost 8 inf + 84 17.663 * * [simplify]: Extracting #4: cost 0 inf + 736 17.663 * [simplify]: Simplified to (* (sqrt 2) (- t)) 17.663 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* (sqrt 2) (- t)) (- (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 17.663 * [simplify]: Simplifying (- (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 17.663 * * [simplify]: iters left: 6 (16 enodes) 17.674 * * [simplify]: iters left: 5 (69 enodes) 17.686 * * [simplify]: iters left: 4 (135 enodes) 17.709 * * [simplify]: iters left: 3 (249 enodes) 17.756 * * [simplify]: iters left: 2 (438 enodes) 17.844 * * [simplify]: Extracting #0: cost 1 inf + 0 17.844 * * [simplify]: Extracting #1: cost 3 inf + 0 17.844 * * [simplify]: Extracting #2: cost 5 inf + 0 17.844 * * [simplify]: Extracting #3: cost 15 inf + 0 17.844 * * [simplify]: Extracting #4: cost 84 inf + 0 17.845 * * [simplify]: Extracting #5: cost 166 inf + 289 17.846 * * [simplify]: Extracting #6: cost 151 inf + 4066 17.851 * * [simplify]: Extracting #7: cost 31 inf + 22540 17.859 * * [simplify]: Extracting #8: cost 0 inf + 29284 17.870 * * [simplify]: Extracting #9: cost 0 inf + 29277 17.888 * * [simplify]: Extracting #10: cost 0 inf + 29274 17.902 * [simplify]: Simplified to (- (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 17.903 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (- (* (sqrt 2) t)) (- (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))))) 17.903 * * * * [progress]: [ 66 / 96 ] simplifiying candidate # 17.903 * [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)))))) 17.903 * * [simplify]: iters left: 6 (19 enodes) 17.914 * * [simplify]: iters left: 5 (80 enodes) 17.929 * * [simplify]: iters left: 4 (148 enodes) 17.963 * * [simplify]: iters left: 3 (263 enodes) 18.032 * * [simplify]: iters left: 2 (453 enodes) 18.157 * * [simplify]: Extracting #0: cost 1 inf + 0 18.157 * * [simplify]: Extracting #1: cost 6 inf + 0 18.157 * * [simplify]: Extracting #2: cost 12 inf + 0 18.158 * * [simplify]: Extracting #3: cost 13 inf + 1 18.158 * * [simplify]: Extracting #4: cost 22 inf + 42 18.158 * * [simplify]: Extracting #5: cost 90 inf + 83 18.159 * * [simplify]: Extracting #6: cost 186 inf + 127 18.165 * * [simplify]: Extracting #7: cost 117 inf + 12369 18.182 * * [simplify]: Extracting #8: cost 9 inf + 31160 18.198 * * [simplify]: Extracting #9: cost 0 inf + 33501 18.208 * [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)))))) 18.208 * [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))))))) 18.209 * [simplify]: Simplifying (/ t (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 18.209 * * [simplify]: iters left: 6 (17 enodes) 18.214 * * [simplify]: iters left: 5 (72 enodes) 18.227 * * [simplify]: iters left: 4 (138 enodes) 18.269 * * [simplify]: iters left: 3 (252 enodes) 18.361 * * [simplify]: iters left: 2 (435 enodes) 18.522 * * [simplify]: Extracting #0: cost 1 inf + 0 18.522 * * [simplify]: Extracting #1: cost 4 inf + 0 18.522 * * [simplify]: Extracting #2: cost 5 inf + 1 18.522 * * [simplify]: Extracting #3: cost 7 inf + 1 18.522 * * [simplify]: Extracting #4: cost 17 inf + 1 18.522 * * [simplify]: Extracting #5: cost 86 inf + 1 18.523 * * [simplify]: Extracting #6: cost 167 inf + 169 18.526 * * [simplify]: Extracting #7: cost 141 inf + 5216 18.539 * * [simplify]: Extracting #8: cost 28 inf + 24410 18.554 * * [simplify]: Extracting #9: cost 1 inf + 30044 18.570 * * [simplify]: Extracting #10: cost 0 inf + 30319 18.585 * [simplify]: Simplified to (/ t (cbrt (sqrt (- (/ (+ (+ (* l l) (* t (* t 2))) (* (+ (* l l) (* t (* t 2))) x)) (+ -1 x)) (* l l))))) 18.585 * [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))))))) 18.585 * * * * [progress]: [ 67 / 96 ] simplifiying candidate # 18.586 * [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)))))) 18.586 * * [simplify]: iters left: 6 (19 enodes) 18.596 * * [simplify]: iters left: 5 (79 enodes) 18.611 * * [simplify]: iters left: 4 (145 enodes) 18.651 * * [simplify]: iters left: 3 (264 enodes) 18.729 * * [simplify]: iters left: 2 (454 enodes) 18.862 * * [simplify]: Extracting #0: cost 1 inf + 0 18.862 * * [simplify]: Extracting #1: cost 4 inf + 0 18.862 * * [simplify]: Extracting #2: cost 9 inf + 0 18.862 * * [simplify]: Extracting #3: cost 11 inf + 1 18.862 * * [simplify]: Extracting #4: cost 19 inf + 83 18.862 * * [simplify]: Extracting #5: cost 88 inf + 83 18.864 * * [simplify]: Extracting #6: cost 177 inf + 414 18.868 * * [simplify]: Extracting #7: cost 125 inf + 10462 18.882 * * [simplify]: Extracting #8: cost 13 inf + 28933 18.892 * * [simplify]: Extracting #9: cost 0 inf + 32215 18.900 * * [simplify]: Extracting #10: cost 0 inf + 32214 18.908 * [simplify]: Simplified to (/ (sqrt 2) (fabs (cbrt (- (* (+ (* l l) (* 2 (* t t))) (/ (+ 1 x) (- x 1))) (* l l))))) 18.908 * [simplify]: Simplified (2 1) to (λ (x l t) (* (/ (sqrt 2) (fabs (cbrt (- (* (+ (* l l) (* 2 (* t t))) (/ (+ 1 x) (- x 1))) (* l l))))) (/ t (sqrt (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 18.909 * [simplify]: Simplifying (/ t (sqrt (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 18.909 * * [simplify]: iters left: 6 (17 enodes) 18.913 * * [simplify]: iters left: 5 (72 enodes) 18.932 * * [simplify]: iters left: 4 (138 enodes) 18.959 * * [simplify]: iters left: 3 (252 enodes) 19.019 * * [simplify]: iters left: 2 (435 enodes) 19.122 * * [simplify]: Extracting #0: cost 1 inf + 0 19.122 * * [simplify]: Extracting #1: cost 4 inf + 0 19.122 * * [simplify]: Extracting #2: cost 5 inf + 1 19.122 * * [simplify]: Extracting #3: cost 7 inf + 1 19.122 * * [simplify]: Extracting #4: cost 17 inf + 1 19.122 * * [simplify]: Extracting #5: cost 86 inf + 1 19.123 * * [simplify]: Extracting #6: cost 167 inf + 169 19.126 * * [simplify]: Extracting #7: cost 141 inf + 5216 19.137 * * [simplify]: Extracting #8: cost 28 inf + 24490 19.151 * * [simplify]: Extracting #9: cost 1 inf + 30124 19.166 * * [simplify]: Extracting #10: cost 0 inf + 30399 19.181 * [simplify]: Simplified to (/ t (sqrt (cbrt (- (/ (+ (+ (* l l) (* t (* t 2))) (* (+ (* l l) (* t (* t 2))) x)) (+ -1 x)) (* l l))))) 19.181 * [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))))))) 19.182 * * * * [progress]: [ 68 / 96 ] simplifiying candidate # 19.182 * [simplify]: Simplifying (/ (sqrt 2) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 19.182 * * [simplify]: iters left: 6 (18 enodes) 19.192 * * [simplify]: iters left: 5 (75 enodes) 19.220 * * [simplify]: iters left: 4 (141 enodes) 19.271 * * [simplify]: iters left: 3 (256 enodes) 19.328 * * [simplify]: iters left: 2 (445 enodes) 19.453 * * [simplify]: Extracting #0: cost 1 inf + 0 19.453 * * [simplify]: Extracting #1: cost 4 inf + 0 19.453 * * [simplify]: Extracting #2: cost 8 inf + 0 19.453 * * [simplify]: Extracting #3: cost 9 inf + 1 19.453 * * [simplify]: Extracting #4: cost 17 inf + 83 19.454 * * [simplify]: Extracting #5: cost 86 inf + 83 19.455 * * [simplify]: Extracting #6: cost 172 inf + 208 19.457 * * [simplify]: Extracting #7: cost 155 inf + 3907 19.466 * * [simplify]: Extracting #8: cost 44 inf + 21102 19.480 * * [simplify]: Extracting #9: cost 2 inf + 30127 19.494 * * [simplify]: Extracting #10: cost 0 inf + 30530 19.502 * [simplify]: Simplified to (/ (sqrt 2) (sqrt (sqrt (- (/ (+ (* x (+ (* l l) (* 2 (* t t)))) (+ (* l l) (* 2 (* t t)))) (+ -1 x)) (* l l))))) 19.502 * [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))))))) 19.503 * [simplify]: Simplifying (/ t (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 19.503 * * [simplify]: iters left: 6 (17 enodes) 19.508 * * [simplify]: iters left: 5 (72 enodes) 19.524 * * [simplify]: iters left: 4 (138 enodes) 19.547 * * [simplify]: iters left: 3 (252 enodes) 19.595 * * [simplify]: iters left: 2 (435 enodes) 19.717 * * [simplify]: Extracting #0: cost 1 inf + 0 19.717 * * [simplify]: Extracting #1: cost 4 inf + 0 19.717 * * [simplify]: Extracting #2: cost 5 inf + 1 19.717 * * [simplify]: Extracting #3: cost 7 inf + 1 19.717 * * [simplify]: Extracting #4: cost 17 inf + 1 19.718 * * [simplify]: Extracting #5: cost 86 inf + 1 19.718 * * [simplify]: Extracting #6: cost 167 inf + 169 19.719 * * [simplify]: Extracting #7: cost 141 inf + 5216 19.724 * * [simplify]: Extracting #8: cost 28 inf + 24330 19.737 * * [simplify]: Extracting #9: cost 1 inf + 29884 19.752 * * [simplify]: Extracting #10: cost 0 inf + 30159 19.767 * [simplify]: Simplified to (/ t (sqrt (sqrt (- (/ (+ (+ (* l l) (* t (* t 2))) (* (+ (* l l) (* t (* t 2))) x)) (+ -1 x)) (* l l))))) 19.767 * [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))))))) 19.768 * * * * [progress]: [ 69 / 96 ] simplifiying candidate # 19.768 * [simplify]: Simplifying (/ (sqrt 2) (sqrt 1)) 19.768 * * [simplify]: iters left: 3 (5 enodes) 19.774 * * [simplify]: iters left: 2 (17 enodes) 19.780 * * [simplify]: iters left: 1 (19 enodes) 19.786 * * [simplify]: Extracting #0: cost 1 inf + 0 19.786 * * [simplify]: Extracting #1: cost 4 inf + 0 19.786 * * [simplify]: Extracting #2: cost 2 inf + 2 19.786 * * [simplify]: Extracting #3: cost 0 inf + 84 19.786 * [simplify]: Simplified to (sqrt 2) 19.786 * [simplify]: Simplified (2 1) to (λ (x l t) (* (sqrt 2) (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 19.787 * [simplify]: Simplifying (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 19.787 * * [simplify]: iters left: 6 (16 enodes) 19.796 * * [simplify]: iters left: 5 (69 enodes) 19.828 * * [simplify]: iters left: 4 (135 enodes) 19.874 * * [simplify]: iters left: 3 (250 enodes) 19.950 * * [simplify]: iters left: 2 (439 enodes) 20.043 * * [simplify]: Extracting #0: cost 1 inf + 0 20.043 * * [simplify]: Extracting #1: cost 4 inf + 0 20.043 * * [simplify]: Extracting #2: cost 5 inf + 1 20.043 * * [simplify]: Extracting #3: cost 15 inf + 1 20.044 * * [simplify]: Extracting #4: cost 83 inf + 1 20.045 * * [simplify]: Extracting #5: cost 165 inf + 330 20.047 * * [simplify]: Extracting #6: cost 155 inf + 3974 20.057 * * [simplify]: Extracting #7: cost 25 inf + 24250 20.071 * * [simplify]: Extracting #8: cost 0 inf + 29413 20.078 * [simplify]: Simplified to (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* (* t t) 2))) (* l l)))) 20.078 * [simplify]: Simplified (2 2) to (λ (x l t) (* (sqrt 2) (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* (* t t) 2))) (* l l)))))) 20.078 * * * * [progress]: [ 70 / 96 ] simplifiying candidate # 20.078 * [simplify]: Simplifying (/ (sqrt 2) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 20.078 * * [simplify]: iters left: 6 (18 enodes) 20.083 * * [simplify]: iters left: 5 (75 enodes) 20.098 * * [simplify]: iters left: 4 (141 enodes) 20.123 * * [simplify]: iters left: 3 (256 enodes) 20.178 * * [simplify]: iters left: 2 (445 enodes) 20.320 * * [simplify]: Extracting #0: cost 1 inf + 0 20.320 * * [simplify]: Extracting #1: cost 4 inf + 0 20.320 * * [simplify]: Extracting #2: cost 8 inf + 0 20.320 * * [simplify]: Extracting #3: cost 9 inf + 1 20.320 * * [simplify]: Extracting #4: cost 17 inf + 83 20.320 * * [simplify]: Extracting #5: cost 86 inf + 83 20.321 * * [simplify]: Extracting #6: cost 172 inf + 208 20.322 * * [simplify]: Extracting #7: cost 155 inf + 3907 20.331 * * [simplify]: Extracting #8: cost 44 inf + 21102 20.338 * * [simplify]: Extracting #9: cost 2 inf + 30127 20.346 * * [simplify]: Extracting #10: cost 0 inf + 30530 20.356 * [simplify]: Simplified to (/ (sqrt 2) (sqrt (sqrt (- (/ (+ (* x (+ (* l l) (* 2 (* t t)))) (+ (* l l) (* 2 (* t t)))) (+ -1 x)) (* l l))))) 20.356 * [simplify]: Simplified (2 1) to (λ (x l t) (* (/ (sqrt 2) (sqrt (sqrt (- (/ (+ (* x (+ (* l l) (* 2 (* t t)))) (+ (* l l) (* 2 (* t t)))) (+ -1 x)) (* l l))))) (/ t (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 20.356 * [simplify]: Simplifying (/ t (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 20.357 * * [simplify]: iters left: 6 (17 enodes) 20.364 * * [simplify]: iters left: 5 (72 enodes) 20.389 * * [simplify]: iters left: 4 (138 enodes) 20.415 * * [simplify]: iters left: 3 (252 enodes) 20.479 * * [simplify]: iters left: 2 (435 enodes) 20.595 * * [simplify]: Extracting #0: cost 1 inf + 0 20.595 * * [simplify]: Extracting #1: cost 4 inf + 0 20.595 * * [simplify]: Extracting #2: cost 5 inf + 1 20.596 * * [simplify]: Extracting #3: cost 7 inf + 1 20.596 * * [simplify]: Extracting #4: cost 17 inf + 1 20.596 * * [simplify]: Extracting #5: cost 86 inf + 1 20.597 * * [simplify]: Extracting #6: cost 167 inf + 169 20.599 * * [simplify]: Extracting #7: cost 141 inf + 5216 20.604 * * [simplify]: Extracting #8: cost 28 inf + 24330 20.612 * * [simplify]: Extracting #9: cost 1 inf + 29884 20.619 * * [simplify]: Extracting #10: cost 0 inf + 30159 20.632 * [simplify]: Simplified to (/ t (sqrt (sqrt (- (/ (+ (+ (* l l) (* t (* t 2))) (* (+ (* l l) (* t (* t 2))) x)) (+ -1 x)) (* l l))))) 20.633 * [simplify]: Simplified (2 2) to (λ (x l t) (* (/ (sqrt 2) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) (/ t (sqrt (sqrt (- (/ (+ (+ (* l l) (* t (* t 2))) (* (+ (* l l) (* t (* t 2))) x)) (+ -1 x)) (* l l))))))) 20.633 * * * * [progress]: [ 71 / 96 ] simplifiying candidate # 20.633 * [simplify]: Simplifying (/ (sqrt 2) 1) 20.633 * * [simplify]: iters left: 3 (4 enodes) 20.637 * * [simplify]: iters left: 2 (12 enodes) 20.641 * * [simplify]: iters left: 1 (14 enodes) 20.647 * * [simplify]: Extracting #0: cost 1 inf + 0 20.647 * * [simplify]: Extracting #1: cost 4 inf + 0 20.647 * * [simplify]: Extracting #2: cost 0 inf + 84 20.647 * [simplify]: Simplified to (sqrt 2) 20.647 * [simplify]: Simplified (2 1) to (λ (x l t) (* (sqrt 2) (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 20.648 * [simplify]: Simplifying (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 20.648 * * [simplify]: iters left: 6 (16 enodes) 20.657 * * [simplify]: iters left: 5 (69 enodes) 20.670 * * [simplify]: iters left: 4 (135 enodes) 20.710 * * [simplify]: iters left: 3 (250 enodes) 20.774 * * [simplify]: iters left: 2 (439 enodes) 20.915 * * [simplify]: Extracting #0: cost 1 inf + 0 20.915 * * [simplify]: Extracting #1: cost 4 inf + 0 20.915 * * [simplify]: Extracting #2: cost 5 inf + 1 20.916 * * [simplify]: Extracting #3: cost 15 inf + 1 20.916 * * [simplify]: Extracting #4: cost 83 inf + 1 20.917 * * [simplify]: Extracting #5: cost 165 inf + 330 20.920 * * [simplify]: Extracting #6: cost 155 inf + 3974 20.926 * * [simplify]: Extracting #7: cost 25 inf + 24250 20.936 * * [simplify]: Extracting #8: cost 0 inf + 29413 20.944 * [simplify]: Simplified to (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* (* t t) 2))) (* l l)))) 20.944 * [simplify]: Simplified (2 2) to (λ (x l t) (* (sqrt 2) (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* (* t t) 2))) (* l l)))))) 20.944 * * * * [progress]: [ 72 / 96 ] simplifiying candidate # 20.944 * * * * [progress]: [ 73 / 96 ] simplifiying candidate # 20.944 * [simplify]: Simplifying (/ 1 (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 20.944 * * [simplify]: iters left: 6 (16 enodes) 20.949 * * [simplify]: iters left: 5 (69 enodes) 20.972 * * [simplify]: iters left: 4 (135 enodes) 21.018 * * [simplify]: iters left: 3 (249 enodes) 21.110 * * [simplify]: iters left: 2 (438 enodes) 21.228 * * [simplify]: Extracting #0: cost 1 inf + 0 21.228 * * [simplify]: Extracting #1: cost 4 inf + 0 21.228 * * [simplify]: Extracting #2: cost 5 inf + 1 21.228 * * [simplify]: Extracting #3: cost 15 inf + 1 21.228 * * [simplify]: Extracting #4: cost 83 inf + 1 21.229 * * [simplify]: Extracting #5: cost 166 inf + 289 21.230 * * [simplify]: Extracting #6: cost 152 inf + 4065 21.235 * * [simplify]: Extracting #7: cost 25 inf + 23351 21.250 * * [simplify]: Extracting #8: cost 0 inf + 29363 21.263 * * [simplify]: Extracting #9: cost 0 inf + 29359 21.271 * * [simplify]: Extracting #10: cost 0 inf + 29356 21.278 * [simplify]: Simplified to (/ 1 (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ -1 x)) (* l l)))) 21.278 * [simplify]: Simplified (2 2) to (λ (x l t) (* (* (sqrt 2) t) (/ 1 (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ -1 x)) (* l l)))))) 21.278 * * * * [progress]: [ 74 / 96 ] simplifiying candidate # 21.279 * [simplify]: Simplifying (/ (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (* (sqrt 2) t)) 21.279 * * [simplify]: iters left: 6 (18 enodes) 21.284 * * [simplify]: iters left: 5 (78 enodes) 21.298 * * [simplify]: iters left: 4 (148 enodes) 21.332 * * [simplify]: iters left: 3 (264 enodes) 21.391 * * [simplify]: iters left: 2 (448 enodes) 21.494 * * [simplify]: Extracting #0: cost 1 inf + 0 21.495 * * [simplify]: Extracting #1: cost 8 inf + 0 21.495 * * [simplify]: Extracting #2: cost 14 inf + 1 21.495 * * [simplify]: Extracting #3: cost 22 inf + 43 21.495 * * [simplify]: Extracting #4: cost 88 inf + 166 21.496 * * [simplify]: Extracting #5: cost 178 inf + 415 21.498 * * [simplify]: Extracting #6: cost 111 inf + 12009 21.505 * * [simplify]: Extracting #7: cost 9 inf + 30140 21.514 * * [simplify]: Extracting #8: cost 0 inf + 31887 21.523 * * [simplify]: Extracting #9: cost 0 inf + 31886 21.531 * [simplify]: Simplified to (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (* (sqrt 2) t)) 21.531 * [simplify]: Simplified (2 2) to (λ (x l t) (/ 1 (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (* (sqrt 2) t)))) 21.531 * * * * [progress]: [ 75 / 96 ] simplifiying candidate # 21.531 * [simplify]: Simplifying (/ (* (sqrt 2) t) (* (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 21.531 * * [simplify]: iters left: 6 (20 enodes) 21.537 * * [simplify]: iters left: 5 (89 enodes) 21.569 * * [simplify]: iters left: 4 (177 enodes) 21.615 * * [simplify]: iters left: 3 (309 enodes) 21.701 * * [simplify]: Extracting #0: cost 1 inf + 0 21.702 * * [simplify]: Extracting #1: cost 16 inf + 0 21.702 * * [simplify]: Extracting #2: cost 29 inf + 1 21.702 * * [simplify]: Extracting #3: cost 30 inf + 43 21.702 * * [simplify]: Extracting #4: cost 36 inf + 248 21.702 * * [simplify]: Extracting #5: cost 72 inf + 248 21.703 * * [simplify]: Extracting #6: cost 119 inf + 415 21.703 * * [simplify]: Extracting #7: cost 107 inf + 2923 21.706 * * [simplify]: Extracting #8: cost 41 inf + 12584 21.712 * * [simplify]: Extracting #9: cost 13 inf + 22670 21.719 * * [simplify]: Extracting #10: cost 0 inf + 30412 21.727 * * [simplify]: Extracting #11: cost 0 inf + 30119 21.738 * [simplify]: Simplified to (/ (/ (* t (sqrt 2)) (cbrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* x (+ (* (* t t) 2) (* l l)))) (+ x -1)) (* l l))))) (cbrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* x (+ (* (* t t) 2) (* l l)))) (+ x -1)) (* l l))))) 21.738 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (/ (/ (* t (sqrt 2)) (cbrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* x (+ (* (* t t) 2) (* l l)))) (+ x -1)) (* l l))))) (cbrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* x (+ (* (* t t) 2) (* l l)))) (+ x -1)) (* l l))))) (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 21.738 * * * * [progress]: [ 76 / 96 ] simplifiying candidate # 21.739 * [simplify]: Simplifying (/ (* (sqrt 2) t) (sqrt (* (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 21.739 * * [simplify]: iters left: 6 (20 enodes) 21.750 * * [simplify]: iters left: 5 (85 enodes) 21.778 * * [simplify]: iters left: 4 (157 enodes) 21.833 * * [simplify]: iters left: 3 (280 enodes) 21.915 * * [simplify]: iters left: 2 (475 enodes) 22.066 * * [simplify]: Extracting #0: cost 1 inf + 0 22.066 * * [simplify]: Extracting #1: cost 10 inf + 0 22.066 * * [simplify]: Extracting #2: cost 19 inf + 1 22.066 * * [simplify]: Extracting #3: cost 21 inf + 2 22.066 * * [simplify]: Extracting #4: cost 29 inf + 125 22.067 * * [simplify]: Extracting #5: cost 94 inf + 248 22.068 * * [simplify]: Extracting #6: cost 187 inf + 415 22.071 * * [simplify]: Extracting #7: cost 144 inf + 9115 22.084 * * [simplify]: Extracting #8: cost 15 inf + 32729 22.102 * * [simplify]: Extracting #9: cost 0 inf + 36898 22.119 * * [simplify]: Extracting #10: cost 0 inf + 36893 22.136 * * [simplify]: Extracting #11: cost 0 inf + 36892 22.157 * [simplify]: Simplified to (* (sqrt 2) (/ t (fabs (cbrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))))) 22.157 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* (sqrt 2) (/ t (fabs (cbrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))))) (sqrt (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 22.157 * * * * [progress]: [ 77 / 96 ] simplifiying candidate # 22.157 * [simplify]: Simplifying (/ (* (sqrt 2) t) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 22.158 * * [simplify]: iters left: 6 (19 enodes) 22.168 * * [simplify]: iters left: 5 (81 enodes) 22.182 * * [simplify]: iters left: 4 (153 enodes) 22.211 * * [simplify]: iters left: 3 (273 enodes) 22.312 * * [simplify]: iters left: 2 (460 enodes) 22.494 * * [simplify]: Extracting #0: cost 1 inf + 0 22.494 * * [simplify]: Extracting #1: cost 10 inf + 0 22.494 * * [simplify]: Extracting #2: cost 18 inf + 1 22.494 * * [simplify]: Extracting #3: cost 17 inf + 125 22.494 * * [simplify]: Extracting #4: cost 25 inf + 248 22.495 * * [simplify]: Extracting #5: cost 93 inf + 248 22.495 * * [simplify]: Extracting #6: cost 182 inf + 415 22.498 * * [simplify]: Extracting #7: cost 131 inf + 10589 22.509 * * [simplify]: Extracting #8: cost 25 inf + 27952 22.525 * * [simplify]: Extracting #9: cost 0 inf + 35199 22.536 * [simplify]: Simplified to (/ (* t (sqrt 2)) (sqrt (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) 22.536 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (/ (* t (sqrt 2)) (sqrt (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 22.536 * * * * [progress]: [ 78 / 96 ] simplifiying candidate # 22.536 * [simplify]: Simplifying (/ (* (sqrt 2) t) (sqrt 1)) 22.536 * * [simplify]: iters left: 5 (7 enodes) 22.539 * * [simplify]: iters left: 4 (26 enodes) 22.543 * * [simplify]: iters left: 3 (32 enodes) 22.548 * * [simplify]: iters left: 2 (38 enodes) 22.553 * * [simplify]: iters left: 1 (44 enodes) 22.559 * * [simplify]: Extracting #0: cost 1 inf + 0 22.559 * * [simplify]: Extracting #1: cost 7 inf + 0 22.559 * * [simplify]: Extracting #2: cost 8 inf + 44 22.559 * * [simplify]: Extracting #3: cost 6 inf + 87 22.559 * * [simplify]: Extracting #4: cost 2 inf + 333 22.560 * * [simplify]: Extracting #5: cost 0 inf + 497 22.560 * [simplify]: Simplified to (* t (sqrt 2)) 22.560 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 22.560 * * * * [progress]: [ 79 / 96 ] simplifiying candidate # 22.560 * [simplify]: Simplifying (/ (* (sqrt 2) t) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 22.560 * * [simplify]: iters left: 6 (19 enodes) 22.565 * * [simplify]: iters left: 5 (81 enodes) 22.586 * * [simplify]: iters left: 4 (153 enodes) 22.623 * * [simplify]: iters left: 3 (273 enodes) 22.693 * * [simplify]: iters left: 2 (460 enodes) 22.856 * * [simplify]: Extracting #0: cost 1 inf + 0 22.856 * * [simplify]: Extracting #1: cost 10 inf + 0 22.856 * * [simplify]: Extracting #2: cost 18 inf + 1 22.856 * * [simplify]: Extracting #3: cost 17 inf + 125 22.856 * * [simplify]: Extracting #4: cost 25 inf + 248 22.857 * * [simplify]: Extracting #5: cost 93 inf + 248 22.859 * * [simplify]: Extracting #6: cost 182 inf + 415 22.863 * * [simplify]: Extracting #7: cost 131 inf + 10589 22.875 * * [simplify]: Extracting #8: cost 25 inf + 27952 22.892 * * [simplify]: Extracting #9: cost 0 inf + 35199 22.905 * [simplify]: Simplified to (/ (* t (sqrt 2)) (sqrt (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) 22.905 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (/ (* t (sqrt 2)) (sqrt (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 22.905 * * * * [progress]: [ 80 / 96 ] simplifiying candidate # 22.906 * [simplify]: Simplifying (/ (* (sqrt 2) t) 1) 22.906 * * [simplify]: iters left: 5 (6 enodes) 22.908 * * [simplify]: iters left: 4 (21 enodes) 22.912 * * [simplify]: iters left: 3 (31 enodes) 22.917 * * [simplify]: iters left: 2 (41 enodes) 22.927 * * [simplify]: iters left: 1 (42 enodes) 22.935 * * [simplify]: Extracting #0: cost 1 inf + 0 22.936 * * [simplify]: Extracting #1: cost 7 inf + 0 22.936 * * [simplify]: Extracting #2: cost 8 inf + 44 22.936 * * [simplify]: Extracting #3: cost 6 inf + 87 22.936 * * [simplify]: Extracting #4: cost 1 inf + 415 22.936 * * [simplify]: Extracting #5: cost 0 inf + 497 22.937 * [simplify]: Simplified to (* t (sqrt 2)) 22.937 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 22.937 * * * * [progress]: [ 81 / 96 ] simplifiying candidate # 22.937 * [simplify]: Simplifying (/ (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) t) 22.937 * * [simplify]: iters left: 6 (16 enodes) 22.946 * * [simplify]: iters left: 5 (69 enodes) 22.971 * * [simplify]: iters left: 4 (135 enodes) 22.993 * * [simplify]: iters left: 3 (249 enodes) 23.082 * * [simplify]: iters left: 2 (438 enodes) 23.211 * * [simplify]: Extracting #0: cost 1 inf + 0 23.211 * * [simplify]: Extracting #1: cost 4 inf + 0 23.211 * * [simplify]: Extracting #2: cost 5 inf + 1 23.211 * * [simplify]: Extracting #3: cost 15 inf + 1 23.211 * * [simplify]: Extracting #4: cost 83 inf + 1 23.212 * * [simplify]: Extracting #5: cost 166 inf + 289 23.213 * * [simplify]: Extracting #6: cost 151 inf + 4066 23.218 * * [simplify]: Extracting #7: cost 31 inf + 22540 23.225 * * [simplify]: Extracting #8: cost 0 inf + 29284 23.238 * * [simplify]: Extracting #9: cost 0 inf + 29277 23.254 * * [simplify]: Extracting #10: cost 0 inf + 29274 23.268 * [simplify]: Simplified to (/ (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))) t) 23.268 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (sqrt 2) (/ (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))) t))) 23.269 * * * * [progress]: [ 82 / 96 ] simplifiying candidate # 23.269 * [simplify]: Simplifying (/ (* (sqrt 2) t) (sqrt (- (pow (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) 3) (pow (* l l) 3)))) 23.269 * * [simplify]: iters left: 6 (21 enodes) 23.282 * * [simplify]: iters left: 5 (104 enodes) 23.318 * * [simplify]: iters left: 4 (293 enodes) 23.441 * * [simplify]: Extracting #0: cost 1 inf + 0 23.441 * * [simplify]: Extracting #1: cost 9 inf + 0 23.441 * * [simplify]: Extracting #2: cost 16 inf + 1 23.442 * * [simplify]: Extracting #3: cost 28 inf + 2 23.442 * * [simplify]: Extracting #4: cost 221 inf + 43 23.445 * * [simplify]: Extracting #5: cost 417 inf + 1911 23.457 * * [simplify]: Extracting #6: cost 302 inf + 36118 23.501 * * [simplify]: Extracting #7: cost 33 inf + 140712 23.548 * * [simplify]: Extracting #8: cost 2 inf + 155767 23.584 * * [simplify]: Extracting #9: cost 0 inf + 156572 23.622 * [simplify]: Simplified to (* t (/ (sqrt 2) (sqrt (- (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))))) (* (* l l) (* (* l l) (* l l))))))) 23.622 * [simplify]: Simplified (2 1) to (λ (x l t) (* (* t (/ (sqrt 2) (sqrt (- (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))))) (* (* l l) (* (* l l) (* l l))))))) (sqrt (+ (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (+ (* (* l l) (* l l)) (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 23.623 * * * * [progress]: [ 83 / 96 ] simplifiying candidate # 23.623 * [simplify]: Simplifying (/ (* (sqrt 2) t) (sqrt (- (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (* (* l l) (* l l))))) 23.623 * * [simplify]: iters left: 6 (20 enodes) 23.634 * * [simplify]: iters left: 5 (98 enodes) 23.662 * * [simplify]: iters left: 4 (263 enodes) 23.747 * * [simplify]: Extracting #0: cost 1 inf + 0 23.747 * * [simplify]: Extracting #1: cost 9 inf + 0 23.747 * * [simplify]: Extracting #2: cost 16 inf + 1 23.748 * * [simplify]: Extracting #3: cost 45 inf + 2 23.748 * * [simplify]: Extracting #4: cost 164 inf + 43 23.749 * * [simplify]: Extracting #5: cost 289 inf + 415 23.751 * * [simplify]: Extracting #6: cost 255 inf + 9289 23.763 * * [simplify]: Extracting #7: cost 53 inf + 69523 23.784 * * [simplify]: Extracting #8: cost 2 inf + 89666 23.808 * * [simplify]: Extracting #9: cost 0 inf + 90796 23.843 * [simplify]: Simplified to (/ (* t (sqrt 2)) (sqrt (* (+ (* l l) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1)))) (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) 23.843 * [simplify]: Simplified (2 1) to (λ (x l t) (* (/ (* t (sqrt 2)) (sqrt (* (+ (* l l) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1)))) (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) (sqrt (+ (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 23.844 * * * * [progress]: [ 84 / 96 ] simplifiying candidate #real (real->posit16 (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))))> 23.844 * [simplify]: Simplifying (real->posit16 (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 23.844 * * [simplify]: iters left: 6 (19 enodes) 23.851 * * [simplify]: iters left: 5 (78 enodes) 23.865 * * [simplify]: iters left: 4 (150 enodes) 23.890 * * [simplify]: iters left: 3 (271 enodes) 23.953 * * [simplify]: iters left: 2 (462 enodes) 24.073 * * [simplify]: Extracting #0: cost 1 inf + 0 24.073 * * [simplify]: Extracting #1: cost 2 inf + 0 24.073 * * [simplify]: Extracting #2: cost 10 inf + 0 24.074 * * [simplify]: Extracting #3: cost 18 inf + 1 24.074 * * [simplify]: Extracting #4: cost 27 inf + 2 24.074 * * [simplify]: Extracting #5: cost 93 inf + 84 24.074 * * [simplify]: Extracting #6: cost 172 inf + 333 24.076 * * [simplify]: Extracting #7: cost 166 inf + 2921 24.083 * * [simplify]: Extracting #8: cost 53 inf + 20143 24.096 * * [simplify]: Extracting #9: cost 2 inf + 32643 24.112 * * [simplify]: Extracting #10: cost 0 inf + 33171 24.128 * [simplify]: Simplified to (real->posit16 (* (/ (sqrt 2) (sqrt (- (/ (+ 1 x) (/ (- x 1) (+ (* (* t t) 2) (* l l)))) (* l l)))) t)) 24.129 * [simplify]: Simplified (2 1) to (λ (x l t) (posit16->real (real->posit16 (* (/ (sqrt 2) (sqrt (- (/ (+ 1 x) (/ (- x 1) (+ (* (* t t) 2) (* l l)))) (* l l)))) t)))) 24.129 * * * * [progress]: [ 85 / 96 ] simplifiying candidate # 24.129 * [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)))))) 24.129 * * [simplify]: iters left: 6 (20 enodes) 24.142 * * [simplify]: iters left: 5 (99 enodes) 24.179 * * [simplify]: iters left: 4 (238 enodes) 24.272 * * [simplify]: Extracting #0: cost 1 inf + 0 24.273 * * [simplify]: Extracting #1: cost 24 inf + 0 24.273 * * [simplify]: Extracting #2: cost 144 inf + 0 24.275 * * [simplify]: Extracting #3: cost 234 inf + 1154 24.280 * * [simplify]: Extracting #4: cost 157 inf + 11069 24.296 * * [simplify]: Extracting #5: cost 23 inf + 46410 24.316 * * [simplify]: Extracting #6: cost 0 inf + 53126 24.340 * * [simplify]: Extracting #7: cost 0 inf + 52926 24.359 * [simplify]: Simplified to (+ (* -2 (+ (* (/ t (sqrt -2)) x) (* (* x x) (+ (/ (/ t (sqrt -2)) -2) (/ t (sqrt -2)))))) (* t (sqrt -2))) 24.359 * [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))))) 24.360 * * * * [progress]: [ 86 / 96 ] simplifiying candidate # 24.360 * [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))))) 24.360 * * [simplify]: iters left: 6 (20 enodes) 24.372 * * [simplify]: iters left: 5 (96 enodes) 24.408 * * [simplify]: iters left: 4 (218 enodes) 24.486 * * [simplify]: Extracting #0: cost 1 inf + 0 24.486 * * [simplify]: Extracting #1: cost 26 inf + 0 24.487 * * [simplify]: Extracting #2: cost 128 inf + 0 24.488 * * [simplify]: Extracting #3: cost 181 inf + 984 24.491 * * [simplify]: Extracting #4: cost 79 inf + 18793 24.497 * * [simplify]: Extracting #5: cost 18 inf + 33825 24.506 * * [simplify]: Extracting #6: cost 0 inf + 40390 24.522 * [simplify]: Simplified to (+ (* (/ t (sqrt 2)) (+ (/ 2 x) (/ (/ 2 x) x))) (- (* (sqrt 2) t) (/ (* (/ 1 (sqrt 2)) t) (* x x)))) 24.522 * [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)))))) 24.522 * * * * [progress]: [ 87 / 96 ] simplifiying candidate # 24.522 * [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)))))) 24.523 * * [simplify]: iters left: 6 (20 enodes) 24.534 * * [simplify]: iters left: 5 (96 enodes) 24.571 * * [simplify]: iters left: 4 (214 enodes) 24.636 * * [simplify]: Extracting #0: cost 1 inf + 0 24.636 * * [simplify]: Extracting #1: cost 24 inf + 0 24.637 * * [simplify]: Extracting #2: cost 130 inf + 0 24.639 * * [simplify]: Extracting #3: cost 179 inf + 1387 24.644 * * [simplify]: Extracting #4: cost 92 inf + 12885 24.655 * * [simplify]: Extracting #5: cost 26 inf + 30861 24.668 * * [simplify]: Extracting #6: cost 2 inf + 39381 24.679 * * [simplify]: Extracting #7: cost 0 inf + 40077 24.687 * [simplify]: Simplified to (- (* (/ t (* x x)) (- (/ 1 (sqrt 2)) (/ 2 (sqrt 2)))) (+ (* (sqrt 2) t) (* (/ t (* (sqrt 2) x)) 2))) 24.687 * [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))))) 24.687 * * * * [progress]: [ 88 / 96 ] simplifiying candidate # 24.687 * [simplify]: Simplifying (- (+ (* 2 (pow t 2)) (+ (* 2 (* x (pow l 2))) (* 2 (pow l 2))))) 24.687 * * [simplify]: iters left: 6 (13 enodes) 24.691 * * [simplify]: iters left: 5 (62 enodes) 24.703 * * [simplify]: iters left: 4 (133 enodes) 24.736 * * [simplify]: iters left: 3 (316 enodes) 24.822 * * [simplify]: Extracting #0: cost 1 inf + 0 24.822 * * [simplify]: Extracting #1: cost 22 inf + 0 24.823 * * [simplify]: Extracting #2: cost 90 inf + 2 24.823 * * [simplify]: Extracting #3: cost 108 inf + 1196 24.825 * * [simplify]: Extracting #4: cost 47 inf + 7093 24.830 * * [simplify]: Extracting #5: cost 3 inf + 13854 24.835 * * [simplify]: Extracting #6: cost 0 inf + 13942 24.839 * [simplify]: Simplified to (* -2 (+ (+ (* (* l l) x) (* t t)) (* l l))) 24.839 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* -2 (+ (+ (* (* l l) x) (* t t)) (* l l)))))) 24.839 * * * * [progress]: [ 89 / 96 ] simplifiying candidate # 24.839 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 2 (/ (pow l 2) x)) (* 4 (/ (pow t 2) x)))) 24.839 * * [simplify]: iters left: 6 (14 enodes) 24.843 * * [simplify]: iters left: 5 (61 enodes) 24.860 * * [simplify]: iters left: 4 (99 enodes) 24.887 * * [simplify]: iters left: 3 (147 enodes) 24.922 * * [simplify]: iters left: 2 (179 enodes) 24.969 * * [simplify]: iters left: 1 (229 enodes) 25.001 * * [simplify]: Extracting #0: cost 1 inf + 0 25.001 * * [simplify]: Extracting #1: cost 8 inf + 0 25.002 * * [simplify]: Extracting #2: cost 45 inf + 0 25.002 * * [simplify]: Extracting #3: cost 60 inf + 256 25.004 * * [simplify]: Extracting #4: cost 20 inf + 3226 25.007 * * [simplify]: Extracting #5: cost 1 inf + 6090 25.010 * * [simplify]: Extracting #6: cost 0 inf + 6093 25.012 * [simplify]: Simplified to (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) 25.012 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 25.012 * * * * [progress]: [ 90 / 96 ] simplifiying candidate # 25.012 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 2 (/ (pow l 2) x)) (* 4 (/ (pow t 2) x)))) 25.012 * * [simplify]: iters left: 6 (14 enodes) 25.016 * * [simplify]: iters left: 5 (61 enodes) 25.028 * * [simplify]: iters left: 4 (99 enodes) 25.043 * * [simplify]: iters left: 3 (147 enodes) 25.075 * * [simplify]: iters left: 2 (179 enodes) 25.100 * * [simplify]: iters left: 1 (229 enodes) 25.144 * * [simplify]: Extracting #0: cost 1 inf + 0 25.144 * * [simplify]: Extracting #1: cost 8 inf + 0 25.144 * * [simplify]: Extracting #2: cost 45 inf + 0 25.145 * * [simplify]: Extracting #3: cost 60 inf + 256 25.146 * * [simplify]: Extracting #4: cost 20 inf + 3226 25.149 * * [simplify]: Extracting #5: cost 1 inf + 6090 25.153 * * [simplify]: Extracting #6: cost 0 inf + 6093 25.156 * [simplify]: Simplified to (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) 25.156 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 25.156 * * * * [progress]: [ 91 / 96 ] simplifiying candidate # 25.156 * [simplify]: Simplifying (* t (sqrt 2)) 25.157 * * [simplify]: iters left: 3 (4 enodes) 25.159 * * [simplify]: iters left: 2 (13 enodes) 25.164 * * [simplify]: Extracting #0: cost 1 inf + 0 25.164 * * [simplify]: Extracting #1: cost 4 inf + 0 25.164 * * [simplify]: Extracting #2: cost 5 inf + 1 25.164 * * [simplify]: Extracting #3: cost 4 inf + 2 25.164 * * [simplify]: Extracting #4: cost 0 inf + 248 25.164 * [simplify]: Simplified to (* t (sqrt 2)) 25.164 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 25.164 * * * * [progress]: [ 92 / 96 ] simplifiying candidate # 25.165 * [simplify]: Simplifying (* t (sqrt 2)) 25.165 * * [simplify]: iters left: 3 (4 enodes) 25.168 * * [simplify]: iters left: 2 (13 enodes) 25.172 * * [simplify]: Extracting #0: cost 1 inf + 0 25.172 * * [simplify]: Extracting #1: cost 4 inf + 0 25.172 * * [simplify]: Extracting #2: cost 5 inf + 1 25.172 * * [simplify]: Extracting #3: cost 4 inf + 2 25.172 * * [simplify]: Extracting #4: cost 0 inf + 248 25.172 * [simplify]: Simplified to (* t (sqrt 2)) 25.172 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 25.172 * * * * [progress]: [ 93 / 96 ] simplifiying candidate # 25.173 * [simplify]: Simplifying (* t (sqrt 2)) 25.173 * * [simplify]: iters left: 3 (4 enodes) 25.175 * * [simplify]: iters left: 2 (13 enodes) 25.179 * * [simplify]: Extracting #0: cost 1 inf + 0 25.179 * * [simplify]: Extracting #1: cost 4 inf + 0 25.180 * * [simplify]: Extracting #2: cost 5 inf + 1 25.180 * * [simplify]: Extracting #3: cost 4 inf + 2 25.180 * * [simplify]: Extracting #4: cost 0 inf + 248 25.180 * [simplify]: Simplified to (* t (sqrt 2)) 25.180 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 25.180 * * * * [progress]: [ 94 / 96 ] simplifiying candidate # 25.180 * [simplify]: Simplifying 0 25.180 * * [simplify]: iters left: 0 (1 enodes) 25.181 * * [simplify]: Extracting #0: cost 1 inf + 0 25.181 * * [simplify]: Extracting #1: cost 0 inf + 1 25.181 * [simplify]: Simplified to 0 25.181 * [simplify]: Simplified (2) to (λ (x l t) 0) 25.181 * * * * [progress]: [ 95 / 96 ] simplifiying candidate # 25.182 * [simplify]: Simplifying 0 25.182 * * [simplify]: iters left: 0 (1 enodes) 25.183 * * [simplify]: Extracting #0: cost 1 inf + 0 25.183 * * [simplify]: Extracting #1: cost 0 inf + 1 25.183 * [simplify]: Simplified to 0 25.183 * [simplify]: Simplified (2) to (λ (x l t) 0) 25.183 * * * * [progress]: [ 96 / 96 ] simplifiying candidate # 25.183 * [simplify]: Simplifying 0 25.183 * * [simplify]: iters left: 0 (1 enodes) 25.184 * * [simplify]: Extracting #0: cost 1 inf + 0 25.184 * * [simplify]: Extracting #1: cost 0 inf + 1 25.184 * [simplify]: Simplified to 0 25.184 * [simplify]: Simplified (2) to (λ (x l t) 0) 25.184 * * * [progress]: adding candidates to table 26.536 * * [progress]: iteration 2 / 4 26.536 * * * [progress]: picking best candidate 26.571 * * * * [pick]: Picked # 26.571 * * * [progress]: localizing error 26.605 * * * [progress]: generating rewritten candidates 26.605 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 26.695 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 26.708 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1) 26.782 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 2) 26.818 * * * [progress]: generating series expansions 26.818 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 26.819 * [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))))) 26.819 * [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 26.819 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in l 26.819 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in l 26.819 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 26.819 * [taylor]: Taking taylor expansion of 2 in l 26.819 * [backup-simplify]: Simplify 2 into 2 26.819 * [taylor]: Taking taylor expansion of (pow t 2) in l 26.819 * [taylor]: Taking taylor expansion of t in l 26.819 * [backup-simplify]: Simplify t into t 26.819 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in l 26.819 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in l 26.819 * [taylor]: Taking taylor expansion of 4 in l 26.819 * [backup-simplify]: Simplify 4 into 4 26.819 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in l 26.819 * [taylor]: Taking taylor expansion of (pow t 2) in l 26.819 * [taylor]: Taking taylor expansion of t in l 26.819 * [backup-simplify]: Simplify t into t 26.819 * [taylor]: Taking taylor expansion of x in l 26.819 * [backup-simplify]: Simplify x into x 26.819 * [backup-simplify]: Simplify (* t t) into (pow t 2) 26.819 * [backup-simplify]: Simplify (/ (pow t 2) x) into (/ (pow t 2) x) 26.819 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 26.819 * [taylor]: Taking taylor expansion of 2 in l 26.819 * [backup-simplify]: Simplify 2 into 2 26.819 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 26.819 * [taylor]: Taking taylor expansion of (pow l 2) in l 26.819 * [taylor]: Taking taylor expansion of l in l 26.819 * [backup-simplify]: Simplify 0 into 0 26.820 * [backup-simplify]: Simplify 1 into 1 26.820 * [taylor]: Taking taylor expansion of x in l 26.820 * [backup-simplify]: Simplify x into x 26.820 * [backup-simplify]: Simplify (* 1 1) into 1 26.820 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 26.821 * [backup-simplify]: Simplify (* t t) into (pow t 2) 26.821 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 26.821 * [backup-simplify]: Simplify (* 4 (/ (pow t 2) x)) into (* 4 (/ (pow t 2) x)) 26.821 * [backup-simplify]: Simplify (+ (* 4 (/ (pow t 2) x)) 0) into (* 4 (/ (pow t 2) x)) 26.821 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) into (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) 26.821 * [backup-simplify]: Simplify (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) into (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) 26.822 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 26.822 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 26.822 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 26.822 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ (pow t 2) x) (/ 0 x)))) into 0 26.823 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ (pow t 2) x))) into 0 26.823 * [backup-simplify]: Simplify (+ 0 0) into 0 26.824 * [backup-simplify]: Simplify (+ 0 0) into 0 26.824 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))))) into 0 26.824 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in t 26.824 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in t 26.824 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 26.824 * [taylor]: Taking taylor expansion of 2 in t 26.824 * [backup-simplify]: Simplify 2 into 2 26.824 * [taylor]: Taking taylor expansion of (pow t 2) in t 26.824 * [taylor]: Taking taylor expansion of t in t 26.824 * [backup-simplify]: Simplify 0 into 0 26.824 * [backup-simplify]: Simplify 1 into 1 26.824 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in t 26.824 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in t 26.824 * [taylor]: Taking taylor expansion of 4 in t 26.824 * [backup-simplify]: Simplify 4 into 4 26.824 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in t 26.824 * [taylor]: Taking taylor expansion of (pow t 2) in t 26.824 * [taylor]: Taking taylor expansion of t in t 26.824 * [backup-simplify]: Simplify 0 into 0 26.824 * [backup-simplify]: Simplify 1 into 1 26.824 * [taylor]: Taking taylor expansion of x in t 26.825 * [backup-simplify]: Simplify x into x 26.825 * [backup-simplify]: Simplify (* 1 1) into 1 26.825 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 26.825 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in t 26.825 * [taylor]: Taking taylor expansion of 2 in t 26.825 * [backup-simplify]: Simplify 2 into 2 26.825 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in t 26.825 * [taylor]: Taking taylor expansion of (pow l 2) in t 26.825 * [taylor]: Taking taylor expansion of l in t 26.825 * [backup-simplify]: Simplify l into l 26.825 * [taylor]: Taking taylor expansion of x in t 26.825 * [backup-simplify]: Simplify x into x 26.825 * [backup-simplify]: Simplify (* l l) into (pow l 2) 26.825 * [backup-simplify]: Simplify (/ (pow l 2) x) into (/ (pow l 2) x) 26.825 * [backup-simplify]: Simplify (* 2 (/ (pow l 2) x)) into (* 2 (/ (pow l 2) x)) 26.826 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 26.826 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 26.826 * [backup-simplify]: Simplify (sqrt (* 2 (/ (pow l 2) x))) into (* (* (sqrt 2) l) (sqrt (/ 1 x))) 26.826 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 26.826 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ (pow l 2) x) (/ 0 x)))) into 0 26.827 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow l 2) x))) into 0 26.827 * [backup-simplify]: Simplify (+ 0 0) into 0 26.828 * [backup-simplify]: Simplify (+ 0 0) into 0 26.828 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 2 (/ (pow l 2) x))))) into 0 26.828 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 26.828 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 26.828 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 26.828 * [taylor]: Taking taylor expansion of 2 in x 26.828 * [backup-simplify]: Simplify 2 into 2 26.828 * [taylor]: Taking taylor expansion of (pow t 2) in x 26.828 * [taylor]: Taking taylor expansion of t in x 26.828 * [backup-simplify]: Simplify t into t 26.828 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 26.828 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 26.828 * [taylor]: Taking taylor expansion of 4 in x 26.828 * [backup-simplify]: Simplify 4 into 4 26.828 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 26.828 * [taylor]: Taking taylor expansion of (pow t 2) in x 26.828 * [taylor]: Taking taylor expansion of t in x 26.828 * [backup-simplify]: Simplify t into t 26.828 * [taylor]: Taking taylor expansion of x in x 26.828 * [backup-simplify]: Simplify 0 into 0 26.828 * [backup-simplify]: Simplify 1 into 1 26.829 * [backup-simplify]: Simplify (* t t) into (pow t 2) 26.829 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 26.829 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 26.829 * [taylor]: Taking taylor expansion of 2 in x 26.829 * [backup-simplify]: Simplify 2 into 2 26.829 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 26.829 * [taylor]: Taking taylor expansion of (pow l 2) in x 26.829 * [taylor]: Taking taylor expansion of l in x 26.829 * [backup-simplify]: Simplify l into l 26.829 * [taylor]: Taking taylor expansion of x in x 26.829 * [backup-simplify]: Simplify 0 into 0 26.829 * [backup-simplify]: Simplify 1 into 1 26.829 * [backup-simplify]: Simplify (* l l) into (pow l 2) 26.829 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 26.829 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 26.829 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 26.829 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 26.830 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 26.830 * [backup-simplify]: Simplify (sqrt 0) into 0 26.831 * [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)))) 26.831 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 26.831 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 26.831 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 26.831 * [taylor]: Taking taylor expansion of 2 in x 26.831 * [backup-simplify]: Simplify 2 into 2 26.831 * [taylor]: Taking taylor expansion of (pow t 2) in x 26.831 * [taylor]: Taking taylor expansion of t in x 26.831 * [backup-simplify]: Simplify t into t 26.831 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 26.831 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 26.831 * [taylor]: Taking taylor expansion of 4 in x 26.832 * [backup-simplify]: Simplify 4 into 4 26.832 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 26.832 * [taylor]: Taking taylor expansion of (pow t 2) in x 26.832 * [taylor]: Taking taylor expansion of t in x 26.832 * [backup-simplify]: Simplify t into t 26.832 * [taylor]: Taking taylor expansion of x in x 26.832 * [backup-simplify]: Simplify 0 into 0 26.832 * [backup-simplify]: Simplify 1 into 1 26.832 * [backup-simplify]: Simplify (* t t) into (pow t 2) 26.832 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 26.832 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 26.832 * [taylor]: Taking taylor expansion of 2 in x 26.832 * [backup-simplify]: Simplify 2 into 2 26.832 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 26.832 * [taylor]: Taking taylor expansion of (pow l 2) in x 26.832 * [taylor]: Taking taylor expansion of l in x 26.832 * [backup-simplify]: Simplify l into l 26.832 * [taylor]: Taking taylor expansion of x in x 26.832 * [backup-simplify]: Simplify 0 into 0 26.832 * [backup-simplify]: Simplify 1 into 1 26.832 * [backup-simplify]: Simplify (* l l) into (pow l 2) 26.832 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 26.832 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 26.832 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 26.833 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 26.833 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 26.833 * [backup-simplify]: Simplify (sqrt 0) into 0 26.834 * [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)))) 26.834 * [taylor]: Taking taylor expansion of 0 in t 26.834 * [backup-simplify]: Simplify 0 into 0 26.834 * [taylor]: Taking taylor expansion of 0 in l 26.834 * [backup-simplify]: Simplify 0 into 0 26.834 * [backup-simplify]: Simplify 0 into 0 26.835 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 26.835 * [taylor]: Taking taylor expansion of +nan.0 in t 26.835 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.835 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 26.835 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 26.835 * [taylor]: Taking taylor expansion of 4 in t 26.835 * [backup-simplify]: Simplify 4 into 4 26.835 * [taylor]: Taking taylor expansion of (pow t 2) in t 26.835 * [taylor]: Taking taylor expansion of t in t 26.835 * [backup-simplify]: Simplify 0 into 0 26.835 * [backup-simplify]: Simplify 1 into 1 26.835 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 26.835 * [taylor]: Taking taylor expansion of 2 in t 26.835 * [backup-simplify]: Simplify 2 into 2 26.835 * [taylor]: Taking taylor expansion of (pow l 2) in t 26.835 * [taylor]: Taking taylor expansion of l in t 26.835 * [backup-simplify]: Simplify l into l 26.835 * [backup-simplify]: Simplify (* l l) into (pow l 2) 26.835 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 26.835 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 26.835 * [backup-simplify]: Simplify (* +nan.0 (* 2 (pow l 2))) into (* +nan.0 (pow l 2)) 26.835 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 2)) in l 26.835 * [taylor]: Taking taylor expansion of +nan.0 in l 26.836 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.836 * [taylor]: Taking taylor expansion of (pow l 2) in l 26.836 * [taylor]: Taking taylor expansion of l in l 26.836 * [backup-simplify]: Simplify 0 into 0 26.836 * [backup-simplify]: Simplify 1 into 1 26.836 * [taylor]: Taking taylor expansion of 0 in l 26.836 * [backup-simplify]: Simplify 0 into 0 26.836 * [backup-simplify]: Simplify 0 into 0 26.836 * [backup-simplify]: Simplify 0 into 0 26.836 * [backup-simplify]: Simplify (* t t) into (pow t 2) 26.836 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 26.836 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 26.837 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)))) into 0 26.838 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 26.838 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 26.839 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)))) into 0 26.839 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 26.840 * [backup-simplify]: Simplify (+ 0 0) into 0 26.840 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 26.841 * [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)))))))) 26.841 * [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 26.842 * [taylor]: Taking taylor expansion of +nan.0 in t 26.842 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.842 * [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 26.842 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 26.842 * [taylor]: Taking taylor expansion of 2 in t 26.842 * [backup-simplify]: Simplify 2 into 2 26.842 * [taylor]: Taking taylor expansion of (pow t 2) in t 26.842 * [taylor]: Taking taylor expansion of t in t 26.842 * [backup-simplify]: Simplify 0 into 0 26.842 * [backup-simplify]: Simplify 1 into 1 26.842 * [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 26.842 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 4)) in t 26.842 * [taylor]: Taking taylor expansion of +nan.0 in t 26.842 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.842 * [taylor]: Taking taylor expansion of (pow l 4) in t 26.842 * [taylor]: Taking taylor expansion of l in t 26.842 * [backup-simplify]: Simplify l into l 26.842 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4))))) in t 26.842 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4)))) in t 26.842 * [taylor]: Taking taylor expansion of (* +nan.0 (* (pow t 2) (pow l 2))) in t 26.842 * [taylor]: Taking taylor expansion of +nan.0 in t 26.842 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.842 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow l 2)) in t 26.842 * [taylor]: Taking taylor expansion of (pow t 2) in t 26.842 * [taylor]: Taking taylor expansion of t in t 26.842 * [backup-simplify]: Simplify 0 into 0 26.842 * [backup-simplify]: Simplify 1 into 1 26.842 * [taylor]: Taking taylor expansion of (pow l 2) in t 26.842 * [taylor]: Taking taylor expansion of l in t 26.842 * [backup-simplify]: Simplify l into l 26.842 * [taylor]: Taking taylor expansion of (- (* +nan.0 (pow t 4))) in t 26.842 * [taylor]: Taking taylor expansion of (* +nan.0 (pow t 4)) in t 26.843 * [taylor]: Taking taylor expansion of +nan.0 in t 26.843 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.843 * [taylor]: Taking taylor expansion of (pow t 4) in t 26.843 * [taylor]: Taking taylor expansion of t in t 26.843 * [backup-simplify]: Simplify 0 into 0 26.843 * [backup-simplify]: Simplify 1 into 1 26.843 * [backup-simplify]: Simplify (* l l) into (pow l 2) 26.843 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 26.843 * [backup-simplify]: Simplify (* +nan.0 (pow l 4)) into (* +nan.0 (pow l 4)) 26.843 * [backup-simplify]: Simplify (+ (* +nan.0 (pow l 4)) 0) into (- (* +nan.0 (pow l 4))) 26.843 * [backup-simplify]: Simplify (- (- (* +nan.0 (pow l 4)))) into (- (* +nan.0 (pow l 4))) 26.844 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (pow l 4)))) into (- (* +nan.0 (pow l 4))) 26.844 * [backup-simplify]: Simplify (* +nan.0 (- (* +nan.0 (pow l 4)))) into (* +nan.0 (pow l 4)) 26.844 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 4)) in l 26.844 * [taylor]: Taking taylor expansion of +nan.0 in l 26.844 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.844 * [taylor]: Taking taylor expansion of (pow l 4) in l 26.844 * [taylor]: Taking taylor expansion of l in l 26.844 * [backup-simplify]: Simplify 0 into 0 26.844 * [backup-simplify]: Simplify 1 into 1 26.844 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 26.845 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 26.845 * [backup-simplify]: Simplify (+ 0 0) into 0 26.846 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (* 2 (pow l 2)))) into 0 26.846 * [taylor]: Taking taylor expansion of 0 in l 26.846 * [backup-simplify]: Simplify 0 into 0 26.846 * [backup-simplify]: Simplify 0 into 0 26.846 * [taylor]: Taking taylor expansion of 0 in l 26.846 * [backup-simplify]: Simplify 0 into 0 26.846 * [backup-simplify]: Simplify 0 into 0 26.846 * [backup-simplify]: Simplify 0 into 0 26.846 * [backup-simplify]: Simplify 0 into 0 26.847 * [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)))))) 26.847 * [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 26.847 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in l 26.847 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in l 26.847 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 26.847 * [taylor]: Taking taylor expansion of 2 in l 26.847 * [backup-simplify]: Simplify 2 into 2 26.847 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 26.847 * [taylor]: Taking taylor expansion of x in l 26.847 * [backup-simplify]: Simplify x into x 26.847 * [taylor]: Taking taylor expansion of (pow l 2) in l 26.847 * [taylor]: Taking taylor expansion of l in l 26.847 * [backup-simplify]: Simplify 0 into 0 26.847 * [backup-simplify]: Simplify 1 into 1 26.847 * [backup-simplify]: Simplify (* 1 1) into 1 26.848 * [backup-simplify]: Simplify (/ x 1) into x 26.848 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in l 26.848 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 26.848 * [taylor]: Taking taylor expansion of 2 in l 26.848 * [backup-simplify]: Simplify 2 into 2 26.848 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 26.848 * [taylor]: Taking taylor expansion of (pow t 2) in l 26.848 * [taylor]: Taking taylor expansion of t in l 26.848 * [backup-simplify]: Simplify t into t 26.848 * [backup-simplify]: Simplify (* t t) into (pow t 2) 26.848 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 26.848 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 26.848 * [taylor]: Taking taylor expansion of 4 in l 26.848 * [backup-simplify]: Simplify 4 into 4 26.848 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 26.848 * [taylor]: Taking taylor expansion of x in l 26.848 * [backup-simplify]: Simplify x into x 26.848 * [taylor]: Taking taylor expansion of (pow t 2) in l 26.848 * [taylor]: Taking taylor expansion of t in l 26.848 * [backup-simplify]: Simplify t into t 26.848 * [backup-simplify]: Simplify (* t t) into (pow t 2) 26.848 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 26.848 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 26.848 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 26.849 * [backup-simplify]: Simplify (sqrt (* 2 x)) into (* (sqrt 2) (sqrt x)) 26.849 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.850 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 26.851 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 26.851 * [backup-simplify]: Simplify (+ 0 0) into 0 26.851 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 2 x)))) into 0 26.851 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in t 26.851 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in t 26.851 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 26.852 * [taylor]: Taking taylor expansion of 2 in t 26.852 * [backup-simplify]: Simplify 2 into 2 26.852 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 26.852 * [taylor]: Taking taylor expansion of x in t 26.852 * [backup-simplify]: Simplify x into x 26.852 * [taylor]: Taking taylor expansion of (pow l 2) in t 26.852 * [taylor]: Taking taylor expansion of l in t 26.852 * [backup-simplify]: Simplify l into l 26.852 * [backup-simplify]: Simplify (* l l) into (pow l 2) 26.852 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 26.852 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in t 26.852 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 26.852 * [taylor]: Taking taylor expansion of 2 in t 26.852 * [backup-simplify]: Simplify 2 into 2 26.852 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 26.852 * [taylor]: Taking taylor expansion of (pow t 2) in t 26.852 * [taylor]: Taking taylor expansion of t in t 26.852 * [backup-simplify]: Simplify 0 into 0 26.852 * [backup-simplify]: Simplify 1 into 1 26.853 * [backup-simplify]: Simplify (* 1 1) into 1 26.853 * [backup-simplify]: Simplify (/ 1 1) into 1 26.853 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 26.853 * [taylor]: Taking taylor expansion of 4 in t 26.853 * [backup-simplify]: Simplify 4 into 4 26.853 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 26.853 * [taylor]: Taking taylor expansion of x in t 26.853 * [backup-simplify]: Simplify x into x 26.853 * [taylor]: Taking taylor expansion of (pow t 2) in t 26.853 * [taylor]: Taking taylor expansion of t in t 26.854 * [backup-simplify]: Simplify 0 into 0 26.854 * [backup-simplify]: Simplify 1 into 1 26.854 * [backup-simplify]: Simplify (* 1 1) into 1 26.854 * [backup-simplify]: Simplify (/ x 1) into x 26.855 * [backup-simplify]: Simplify (* 2 1) into 2 26.855 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 26.855 * [backup-simplify]: Simplify (+ 2 (* 4 x)) into (+ (* 4 x) 2) 26.855 * [backup-simplify]: Simplify (+ 0 (+ (* 4 x) 2)) into (+ (* 4 x) 2) 26.855 * [backup-simplify]: Simplify (sqrt (+ (* 4 x) 2)) into (sqrt (+ (* 4 x) 2)) 26.856 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.857 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.857 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 26.858 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.859 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 26.859 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 x)) into 0 26.860 * [backup-simplify]: Simplify (+ 0 0) into 0 26.860 * [backup-simplify]: Simplify (+ 0 0) into 0 26.860 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 4 x) 2)))) into 0 26.860 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 26.860 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 26.860 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 26.860 * [taylor]: Taking taylor expansion of 2 in x 26.860 * [backup-simplify]: Simplify 2 into 2 26.860 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 26.860 * [taylor]: Taking taylor expansion of x in x 26.860 * [backup-simplify]: Simplify 0 into 0 26.860 * [backup-simplify]: Simplify 1 into 1 26.860 * [taylor]: Taking taylor expansion of (pow l 2) in x 26.860 * [taylor]: Taking taylor expansion of l in x 26.861 * [backup-simplify]: Simplify l into l 26.861 * [backup-simplify]: Simplify (* l l) into (pow l 2) 26.861 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 26.861 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 26.861 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 26.861 * [taylor]: Taking taylor expansion of 2 in x 26.861 * [backup-simplify]: Simplify 2 into 2 26.861 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 26.861 * [taylor]: Taking taylor expansion of (pow t 2) in x 26.861 * [taylor]: Taking taylor expansion of t in x 26.861 * [backup-simplify]: Simplify t into t 26.861 * [backup-simplify]: Simplify (* t t) into (pow t 2) 26.861 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 26.861 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 26.861 * [taylor]: Taking taylor expansion of 4 in x 26.861 * [backup-simplify]: Simplify 4 into 4 26.861 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 26.861 * [taylor]: Taking taylor expansion of x in x 26.861 * [backup-simplify]: Simplify 0 into 0 26.861 * [backup-simplify]: Simplify 1 into 1 26.861 * [taylor]: Taking taylor expansion of (pow t 2) in x 26.861 * [taylor]: Taking taylor expansion of t in x 26.861 * [backup-simplify]: Simplify t into t 26.861 * [backup-simplify]: Simplify (* t t) into (pow t 2) 26.861 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 26.861 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 26.862 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 26.862 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 26.862 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 26.862 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 26.862 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 26.862 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 26.863 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 26.863 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 26.863 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 26.863 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 26.864 * [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))) 26.864 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 26.864 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 26.864 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 26.864 * [taylor]: Taking taylor expansion of 2 in x 26.864 * [backup-simplify]: Simplify 2 into 2 26.864 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 26.864 * [taylor]: Taking taylor expansion of x in x 26.864 * [backup-simplify]: Simplify 0 into 0 26.864 * [backup-simplify]: Simplify 1 into 1 26.864 * [taylor]: Taking taylor expansion of (pow l 2) in x 26.864 * [taylor]: Taking taylor expansion of l in x 26.864 * [backup-simplify]: Simplify l into l 26.864 * [backup-simplify]: Simplify (* l l) into (pow l 2) 26.864 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 26.864 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 26.864 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 26.864 * [taylor]: Taking taylor expansion of 2 in x 26.864 * [backup-simplify]: Simplify 2 into 2 26.864 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 26.864 * [taylor]: Taking taylor expansion of (pow t 2) in x 26.864 * [taylor]: Taking taylor expansion of t in x 26.864 * [backup-simplify]: Simplify t into t 26.864 * [backup-simplify]: Simplify (* t t) into (pow t 2) 26.865 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 26.865 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 26.865 * [taylor]: Taking taylor expansion of 4 in x 26.865 * [backup-simplify]: Simplify 4 into 4 26.865 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 26.865 * [taylor]: Taking taylor expansion of x in x 26.865 * [backup-simplify]: Simplify 0 into 0 26.865 * [backup-simplify]: Simplify 1 into 1 26.865 * [taylor]: Taking taylor expansion of (pow t 2) in x 26.865 * [taylor]: Taking taylor expansion of t in x 26.865 * [backup-simplify]: Simplify t into t 26.865 * [backup-simplify]: Simplify (* t t) into (pow t 2) 26.865 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 26.865 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 26.865 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 26.865 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 26.865 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 26.865 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 26.866 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 26.866 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 26.866 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 26.867 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 26.867 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 26.867 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 26.867 * [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))) 26.867 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 26.867 * [taylor]: Taking taylor expansion of (sqrt 2) in t 26.867 * [taylor]: Taking taylor expansion of 2 in t 26.867 * [backup-simplify]: Simplify 2 into 2 26.868 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 26.868 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 26.868 * [taylor]: Taking taylor expansion of t in t 26.869 * [backup-simplify]: Simplify 0 into 0 26.869 * [backup-simplify]: Simplify 1 into 1 26.870 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 26.870 * [taylor]: Taking taylor expansion of (sqrt 2) in l 26.870 * [taylor]: Taking taylor expansion of 2 in l 26.870 * [backup-simplify]: Simplify 2 into 2 26.870 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 26.871 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 26.871 * [taylor]: Taking taylor expansion of (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in t 26.871 * [taylor]: Taking taylor expansion of 1/2 in t 26.871 * [backup-simplify]: Simplify 1/2 into 1/2 26.871 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in t 26.871 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 26.871 * [taylor]: Taking taylor expansion of t in t 26.871 * [backup-simplify]: Simplify 0 into 0 26.871 * [backup-simplify]: Simplify 1 into 1 26.871 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 26.871 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 26.871 * [taylor]: Taking taylor expansion of 4 in t 26.871 * [backup-simplify]: Simplify 4 into 4 26.871 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 26.871 * [taylor]: Taking taylor expansion of (pow t 2) in t 26.871 * [taylor]: Taking taylor expansion of t in t 26.871 * [backup-simplify]: Simplify 0 into 0 26.871 * [backup-simplify]: Simplify 1 into 1 26.872 * [backup-simplify]: Simplify (* 1 1) into 1 26.872 * [backup-simplify]: Simplify (/ 1 1) into 1 26.872 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 26.872 * [taylor]: Taking taylor expansion of 2 in t 26.872 * [backup-simplify]: Simplify 2 into 2 26.872 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 26.872 * [taylor]: Taking taylor expansion of (pow l 2) in t 26.872 * [taylor]: Taking taylor expansion of l in t 26.872 * [backup-simplify]: Simplify l into l 26.872 * [backup-simplify]: Simplify (* l l) into (pow l 2) 26.872 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 26.872 * [taylor]: Taking taylor expansion of (sqrt 2) in t 26.872 * [taylor]: Taking taylor expansion of 2 in t 26.872 * [backup-simplify]: Simplify 2 into 2 26.873 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 26.873 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 26.874 * [backup-simplify]: Simplify (* 4 1) into 4 26.874 * [backup-simplify]: Simplify (+ 4 0) into 4 26.875 * [backup-simplify]: Simplify (* 0 4) into 0 26.875 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.876 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.877 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 26.877 * [backup-simplify]: Simplify (+ 0 0) into 0 26.878 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 4)) into 4 26.879 * [backup-simplify]: Simplify (/ 4 (sqrt 2)) into (/ 4 (sqrt 2)) 26.881 * [backup-simplify]: Simplify (* 1/2 (/ 4 (sqrt 2))) into (/ 2 (sqrt 2)) 26.881 * [taylor]: Taking taylor expansion of (/ 2 (sqrt 2)) in l 26.881 * [taylor]: Taking taylor expansion of 2 in l 26.881 * [backup-simplify]: Simplify 2 into 2 26.881 * [taylor]: Taking taylor expansion of (sqrt 2) in l 26.881 * [taylor]: Taking taylor expansion of 2 in l 26.881 * [backup-simplify]: Simplify 2 into 2 26.881 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 26.882 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 26.883 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 26.884 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 26.884 * [taylor]: Taking taylor expansion of 0 in l 26.884 * [backup-simplify]: Simplify 0 into 0 26.884 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 26.884 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 26.885 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 26.885 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 26.885 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 26.886 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 26.887 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 26.887 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 26.887 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 26.888 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 26.888 * [backup-simplify]: Simplify (+ 0 0) into 0 26.888 * [backup-simplify]: Simplify (+ 0 0) into 0 26.890 * [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))) 26.890 * [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 26.890 * [taylor]: Taking taylor expansion of -1/2 in t 26.890 * [backup-simplify]: Simplify -1/2 into -1/2 26.890 * [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 26.890 * [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 26.890 * [taylor]: Taking taylor expansion of t in t 26.890 * [backup-simplify]: Simplify 0 into 0 26.890 * [backup-simplify]: Simplify 1 into 1 26.890 * [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 26.891 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in t 26.891 * [taylor]: Taking taylor expansion of (pow t 2) in t 26.891 * [taylor]: Taking taylor expansion of t in t 26.891 * [backup-simplify]: Simplify 0 into 0 26.891 * [backup-simplify]: Simplify 1 into 1 26.891 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in t 26.891 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 26.891 * [taylor]: Taking taylor expansion of (sqrt 2) in t 26.891 * [taylor]: Taking taylor expansion of 2 in t 26.891 * [backup-simplify]: Simplify 2 into 2 26.891 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 26.892 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 26.892 * [taylor]: Taking taylor expansion of (pow l 4) in t 26.892 * [taylor]: Taking taylor expansion of l in t 26.892 * [backup-simplify]: Simplify l into l 26.892 * [backup-simplify]: Simplify (* 1 1) into 1 26.893 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 26.894 * [backup-simplify]: Simplify (* l l) into (pow l 2) 26.894 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 26.895 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 4)) into (* (pow (sqrt 2) 2) (pow l 4)) 26.896 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) 26.896 * [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 26.896 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in t 26.896 * [taylor]: Taking taylor expansion of 4 in t 26.896 * [backup-simplify]: Simplify 4 into 4 26.896 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in t 26.896 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in t 26.896 * [taylor]: Taking taylor expansion of (pow t 2) in t 26.896 * [taylor]: Taking taylor expansion of t in t 26.896 * [backup-simplify]: Simplify 0 into 0 26.896 * [backup-simplify]: Simplify 1 into 1 26.896 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 26.896 * [taylor]: Taking taylor expansion of (sqrt 2) in t 26.896 * [taylor]: Taking taylor expansion of 2 in t 26.896 * [backup-simplify]: Simplify 2 into 2 26.896 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 26.897 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 26.897 * [backup-simplify]: Simplify (* 1 1) into 1 26.899 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 26.900 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 2)) into (pow (sqrt 2) 2) 26.902 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 26.902 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in t 26.902 * [taylor]: Taking taylor expansion of 4 in t 26.902 * [backup-simplify]: Simplify 4 into 4 26.902 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in t 26.902 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in t 26.902 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 26.902 * [taylor]: Taking taylor expansion of (sqrt 2) in t 26.902 * [taylor]: Taking taylor expansion of 2 in t 26.902 * [backup-simplify]: Simplify 2 into 2 26.902 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 26.903 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 26.903 * [taylor]: Taking taylor expansion of (pow l 2) in t 26.903 * [taylor]: Taking taylor expansion of l in t 26.903 * [backup-simplify]: Simplify l into l 26.904 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 26.904 * [backup-simplify]: Simplify (* l l) into (pow l 2) 26.906 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 2)) into (* (pow (sqrt 2) 2) (pow l 2)) 26.907 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) 26.907 * [taylor]: Taking taylor expansion of (sqrt 2) in t 26.907 * [taylor]: Taking taylor expansion of 2 in t 26.907 * [backup-simplify]: Simplify 2 into 2 26.907 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 26.908 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 26.911 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 26.913 * [backup-simplify]: Simplify (+ (/ 4 (pow (sqrt 2) 2)) 0) into (* 4 (/ 1 (pow (sqrt 2) 2))) 26.917 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 26.918 * [backup-simplify]: Simplify (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into 0 26.923 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 26.924 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.925 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 2))) into 0 26.926 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 26.927 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 26.927 * [backup-simplify]: Simplify (+ 0 0) into 0 26.927 * [backup-simplify]: Simplify (+ 0 0) into 0 26.930 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* 4 (/ 1 (pow (sqrt 2) 2))))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 26.932 * [backup-simplify]: Simplify (/ (* 4 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)) into (/ 4 (pow (sqrt 2) 3)) 26.934 * [backup-simplify]: Simplify (* -1/2 (/ 4 (pow (sqrt 2) 3))) into (/ -2 (pow (sqrt 2) 3)) 26.934 * [taylor]: Taking taylor expansion of (/ -2 (pow (sqrt 2) 3)) in l 26.934 * [taylor]: Taking taylor expansion of -2 in l 26.934 * [backup-simplify]: Simplify -2 into -2 26.934 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in l 26.934 * [taylor]: Taking taylor expansion of (sqrt 2) in l 26.934 * [taylor]: Taking taylor expansion of 2 in l 26.934 * [backup-simplify]: Simplify 2 into 2 26.934 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 26.935 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 26.936 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 26.937 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 26.938 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 26.938 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.939 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.939 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 26.939 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 26.939 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 26.940 * [backup-simplify]: Simplify (+ (* 0 (* 2 (/ 1 (pow l 2)))) (+ (* 1 0) (* 0 4))) into 0 26.941 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 26.941 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 4 (sqrt 2)))) into 0 26.941 * [taylor]: Taking taylor expansion of 0 in l 26.941 * [backup-simplify]: Simplify 0 into 0 26.942 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 26.942 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.943 * [taylor]: Taking taylor expansion of 0 in l 26.943 * [backup-simplify]: Simplify 0 into 0 26.943 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 26.943 * [backup-simplify]: Simplify 0 into 0 26.943 * [backup-simplify]: Simplify 0 into 0 26.943 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 26.944 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 26.944 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 26.945 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 26.945 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 26.946 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 26.946 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 26.946 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 26.947 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 26.947 * [backup-simplify]: Simplify (+ 0 0) into 0 26.947 * [backup-simplify]: Simplify (+ 0 0) into 0 26.951 * [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))) 26.951 * [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 26.951 * [taylor]: Taking taylor expansion of 1/2 in t 26.951 * [backup-simplify]: Simplify 1/2 into 1/2 26.951 * [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 26.951 * [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 26.951 * [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 26.951 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in t 26.951 * [taylor]: Taking taylor expansion of 6 in t 26.951 * [backup-simplify]: Simplify 6 into 6 26.951 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in t 26.952 * [taylor]: Taking taylor expansion of (pow t 2) in t 26.952 * [taylor]: Taking taylor expansion of t in t 26.952 * [backup-simplify]: Simplify 0 into 0 26.952 * [backup-simplify]: Simplify 1 into 1 26.952 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in t 26.952 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 26.952 * [taylor]: Taking taylor expansion of (sqrt 2) in t 26.952 * [taylor]: Taking taylor expansion of 2 in t 26.952 * [backup-simplify]: Simplify 2 into 2 26.952 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 26.953 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 26.953 * [taylor]: Taking taylor expansion of (pow l 4) in t 26.953 * [taylor]: Taking taylor expansion of l in t 26.953 * [backup-simplify]: Simplify l into l 26.953 * [backup-simplify]: Simplify (* 1 1) into 1 26.955 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 26.957 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 26.957 * [backup-simplify]: Simplify (* l l) into (pow l 2) 26.957 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 26.958 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 4)) into (* (pow (sqrt 2) 4) (pow l 4)) 26.959 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) 26.959 * [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 26.959 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in t 26.959 * [taylor]: Taking taylor expansion of 12 in t 26.959 * [backup-simplify]: Simplify 12 into 12 26.959 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in t 26.959 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in t 26.959 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 26.959 * [taylor]: Taking taylor expansion of (sqrt 2) in t 26.959 * [taylor]: Taking taylor expansion of 2 in t 26.959 * [backup-simplify]: Simplify 2 into 2 26.960 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 26.961 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 26.961 * [taylor]: Taking taylor expansion of (pow l 2) in t 26.961 * [taylor]: Taking taylor expansion of l in t 26.961 * [backup-simplify]: Simplify l into l 26.962 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 26.964 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 26.964 * [backup-simplify]: Simplify (* l l) into (pow l 2) 26.965 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 2)) into (* (pow (sqrt 2) 4) (pow l 2)) 26.966 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) 26.966 * [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 26.966 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in t 26.966 * [taylor]: Taking taylor expansion of 8 in t 26.966 * [backup-simplify]: Simplify 8 into 8 26.967 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in t 26.967 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in t 26.967 * [taylor]: Taking taylor expansion of (pow t 2) in t 26.967 * [taylor]: Taking taylor expansion of t in t 26.967 * [backup-simplify]: Simplify 0 into 0 26.967 * [backup-simplify]: Simplify 1 into 1 26.967 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 26.967 * [taylor]: Taking taylor expansion of (sqrt 2) in t 26.967 * [taylor]: Taking taylor expansion of 2 in t 26.967 * [backup-simplify]: Simplify 2 into 2 26.967 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 26.968 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 26.968 * [backup-simplify]: Simplify (* 1 1) into 1 26.969 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 26.971 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 26.973 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 4)) into (pow (sqrt 2) 4) 26.974 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 26.974 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in t 26.974 * [taylor]: Taking taylor expansion of (pow t 4) in t 26.974 * [taylor]: Taking taylor expansion of t in t 26.974 * [backup-simplify]: Simplify 0 into 0 26.974 * [backup-simplify]: Simplify 1 into 1 26.974 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in t 26.974 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 26.974 * [taylor]: Taking taylor expansion of (sqrt 2) in t 26.974 * [taylor]: Taking taylor expansion of 2 in t 26.974 * [backup-simplify]: Simplify 2 into 2 26.975 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 26.975 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 26.975 * [taylor]: Taking taylor expansion of (pow l 6) in t 26.976 * [taylor]: Taking taylor expansion of l in t 26.976 * [backup-simplify]: Simplify l into l 26.976 * [backup-simplify]: Simplify (* 1 1) into 1 26.976 * [backup-simplify]: Simplify (* 1 1) into 1 26.977 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 26.979 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 26.980 * [backup-simplify]: Simplify (* l l) into (pow l 2) 26.980 * [backup-simplify]: Simplify (* l (pow l 2)) into (pow l 3) 26.980 * [backup-simplify]: Simplify (* (pow l 3) (pow l 3)) into (pow l 6) 26.981 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 6)) into (* (pow (sqrt 2) 4) (pow l 6)) 26.982 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) 26.982 * [taylor]: Taking taylor expansion of t in t 26.982 * [backup-simplify]: Simplify 0 into 0 26.982 * [backup-simplify]: Simplify 1 into 1 26.982 * [taylor]: Taking taylor expansion of (sqrt 2) in t 26.982 * [taylor]: Taking taylor expansion of 2 in t 26.982 * [backup-simplify]: Simplify 2 into 2 26.982 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 26.983 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 26.985 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 4))) into (/ 8 (pow (sqrt 2) 4)) 26.987 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 4)) 0) into (* 8 (/ 1 (pow (sqrt 2) 4))) 26.991 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 26.995 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 26.996 * [backup-simplify]: Simplify (* (* 8 (/ 1 (pow (sqrt 2) 4))) 0) into 0 26.997 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 26.998 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 26.999 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 27.000 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 4))) into 0 27.002 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 27.003 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 27.004 * [backup-simplify]: Simplify (+ 0 0) into 0 27.004 * [backup-simplify]: Simplify (+ 0 0) into 0 27.005 * [backup-simplify]: Simplify (+ 0 0) into 0 27.010 * [backup-simplify]: Simplify (+ (* (* 8 (/ 1 (pow (sqrt 2) 4))) 1) (* 0 0)) into (* 8 (/ 1 (pow (sqrt 2) 4))) 27.015 * [backup-simplify]: Simplify (/ (* 8 (/ 1 (pow (sqrt 2) 4))) (sqrt 2)) into (/ 8 (pow (sqrt 2) 5)) 27.018 * [backup-simplify]: Simplify (* 1/2 (/ 8 (pow (sqrt 2) 5))) into (/ 4 (pow (sqrt 2) 5)) 27.018 * [taylor]: Taking taylor expansion of (/ 4 (pow (sqrt 2) 5)) in l 27.018 * [taylor]: Taking taylor expansion of 4 in l 27.018 * [backup-simplify]: Simplify 4 into 4 27.018 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 5) in l 27.018 * [taylor]: Taking taylor expansion of (sqrt 2) in l 27.018 * [taylor]: Taking taylor expansion of 2 in l 27.018 * [backup-simplify]: Simplify 2 into 2 27.018 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.019 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.020 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 27.022 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 27.024 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 4)) into (pow (sqrt 2) 5) 27.025 * [backup-simplify]: Simplify (/ 4 (pow (sqrt 2) 5)) into (/ 4 (pow (sqrt 2) 5)) 27.025 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 27.026 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 27.027 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 27.027 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 27.028 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 27.029 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 27.030 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) into (/ 4 (* (pow (sqrt 2) 2) (pow l 2))) 27.030 * [backup-simplify]: Simplify (+ 0 (/ 4 (* (pow (sqrt 2) 2) (pow l 2)))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 27.031 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 27.032 * [backup-simplify]: Simplify (+ (* 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) (+ (* 1 0) (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))))) into 0 27.033 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (pow (sqrt 2) 3)) (/ 0 (sqrt 2))))) into 0 27.034 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (pow (sqrt 2) 3)))) into 0 27.034 * [taylor]: Taking taylor expansion of 0 in l 27.034 * [backup-simplify]: Simplify 0 into 0 27.035 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 27.035 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.036 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 27.036 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 27.036 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 27.037 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 27.041 * [backup-simplify]: Simplify (+ 0 0) into 0 27.042 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 4)))) into (* 2 (/ 1 (pow l 2))) 27.042 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 27.043 * [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)))) 27.044 * [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))) 27.044 * [taylor]: Taking taylor expansion of (/ 1 (* (sqrt 2) (pow l 2))) in l 27.044 * [taylor]: Taking taylor expansion of (* (sqrt 2) (pow l 2)) in l 27.044 * [taylor]: Taking taylor expansion of (sqrt 2) in l 27.044 * [taylor]: Taking taylor expansion of 2 in l 27.045 * [backup-simplify]: Simplify 2 into 2 27.045 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.045 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.045 * [taylor]: Taking taylor expansion of (pow l 2) in l 27.045 * [taylor]: Taking taylor expansion of l in l 27.045 * [backup-simplify]: Simplify 0 into 0 27.045 * [backup-simplify]: Simplify 1 into 1 27.045 * [backup-simplify]: Simplify (* 1 1) into 1 27.046 * [backup-simplify]: Simplify (* (sqrt 2) 1) into (sqrt 2) 27.047 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 27.047 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 27.048 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 27.048 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 27.048 * [backup-simplify]: Simplify 0 into 0 27.049 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 27.050 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.050 * [taylor]: Taking taylor expansion of 0 in l 27.050 * [backup-simplify]: Simplify 0 into 0 27.051 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 27.053 * [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))))) 27.053 * [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)))))) 27.053 * [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 27.053 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in l 27.053 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in l 27.053 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 27.053 * [taylor]: Taking taylor expansion of 2 in l 27.053 * [backup-simplify]: Simplify 2 into 2 27.053 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 27.053 * [taylor]: Taking taylor expansion of (pow t 2) in l 27.053 * [taylor]: Taking taylor expansion of t in l 27.053 * [backup-simplify]: Simplify t into t 27.053 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.053 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 27.053 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in l 27.053 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 27.053 * [taylor]: Taking taylor expansion of 2 in l 27.053 * [backup-simplify]: Simplify 2 into 2 27.053 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 27.053 * [taylor]: Taking taylor expansion of x in l 27.053 * [backup-simplify]: Simplify x into x 27.053 * [taylor]: Taking taylor expansion of (pow l 2) in l 27.053 * [taylor]: Taking taylor expansion of l in l 27.053 * [backup-simplify]: Simplify 0 into 0 27.053 * [backup-simplify]: Simplify 1 into 1 27.054 * [backup-simplify]: Simplify (* 1 1) into 1 27.054 * [backup-simplify]: Simplify (/ x 1) into x 27.054 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 27.054 * [taylor]: Taking taylor expansion of 4 in l 27.054 * [backup-simplify]: Simplify 4 into 4 27.054 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 27.054 * [taylor]: Taking taylor expansion of x in l 27.054 * [backup-simplify]: Simplify x into x 27.054 * [taylor]: Taking taylor expansion of (pow t 2) in l 27.054 * [taylor]: Taking taylor expansion of t in l 27.054 * [backup-simplify]: Simplify t into t 27.054 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.054 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 27.054 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 27.054 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 27.054 * [backup-simplify]: Simplify (- (* 2 x)) into (- (* 2 x)) 27.054 * [backup-simplify]: Simplify (+ 0 (- (* 2 x))) into (- (* 2 x)) 27.054 * [backup-simplify]: Simplify (sqrt (- (* 2 x))) into (sqrt (- (* 2 x))) 27.055 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 27.056 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 27.056 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 27.057 * [backup-simplify]: Simplify (+ 0 0) into 0 27.057 * [backup-simplify]: Simplify (- 0) into 0 27.057 * [backup-simplify]: Simplify (+ 0 0) into 0 27.058 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 x))))) into 0 27.058 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in t 27.058 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in t 27.058 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 27.058 * [taylor]: Taking taylor expansion of 2 in t 27.058 * [backup-simplify]: Simplify 2 into 2 27.058 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 27.058 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.058 * [taylor]: Taking taylor expansion of t in t 27.058 * [backup-simplify]: Simplify 0 into 0 27.058 * [backup-simplify]: Simplify 1 into 1 27.058 * [backup-simplify]: Simplify (* 1 1) into 1 27.059 * [backup-simplify]: Simplify (/ 1 1) into 1 27.059 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in t 27.059 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 27.059 * [taylor]: Taking taylor expansion of 2 in t 27.059 * [backup-simplify]: Simplify 2 into 2 27.059 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 27.059 * [taylor]: Taking taylor expansion of x in t 27.059 * [backup-simplify]: Simplify x into x 27.059 * [taylor]: Taking taylor expansion of (pow l 2) in t 27.059 * [taylor]: Taking taylor expansion of l in t 27.059 * [backup-simplify]: Simplify l into l 27.059 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.059 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 27.059 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 27.059 * [taylor]: Taking taylor expansion of 4 in t 27.059 * [backup-simplify]: Simplify 4 into 4 27.059 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 27.059 * [taylor]: Taking taylor expansion of x in t 27.059 * [backup-simplify]: Simplify x into x 27.059 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.059 * [taylor]: Taking taylor expansion of t in t 27.059 * [backup-simplify]: Simplify 0 into 0 27.059 * [backup-simplify]: Simplify 1 into 1 27.060 * [backup-simplify]: Simplify (* 1 1) into 1 27.060 * [backup-simplify]: Simplify (/ x 1) into x 27.060 * [backup-simplify]: Simplify (* 2 1) into 2 27.060 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 27.060 * [backup-simplify]: Simplify (+ 0 (* 4 x)) into (* 4 x) 27.060 * [backup-simplify]: Simplify (- (* 4 x)) into (- (* 4 x)) 27.061 * [backup-simplify]: Simplify (+ 2 (- (* 4 x))) into (- 2 (* 4 x)) 27.061 * [backup-simplify]: Simplify (sqrt (- 2 (* 4 x))) into (sqrt (- 2 (* 4 x))) 27.062 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 27.062 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 27.063 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 27.064 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 27.065 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 27.065 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 x)) into 0 27.066 * [backup-simplify]: Simplify (+ 0 0) into 0 27.066 * [backup-simplify]: Simplify (- 0) into 0 27.067 * [backup-simplify]: Simplify (+ 0 0) into 0 27.067 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- 2 (* 4 x))))) into 0 27.067 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 27.067 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 27.067 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 27.067 * [taylor]: Taking taylor expansion of 2 in x 27.067 * [backup-simplify]: Simplify 2 into 2 27.067 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 27.067 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.067 * [taylor]: Taking taylor expansion of t in x 27.067 * [backup-simplify]: Simplify t into t 27.067 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.067 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 27.067 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 27.067 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 27.067 * [taylor]: Taking taylor expansion of 2 in x 27.067 * [backup-simplify]: Simplify 2 into 2 27.067 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 27.067 * [taylor]: Taking taylor expansion of x in x 27.067 * [backup-simplify]: Simplify 0 into 0 27.067 * [backup-simplify]: Simplify 1 into 1 27.067 * [taylor]: Taking taylor expansion of (pow l 2) in x 27.067 * [taylor]: Taking taylor expansion of l in x 27.067 * [backup-simplify]: Simplify l into l 27.068 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.068 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 27.068 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 27.068 * [taylor]: Taking taylor expansion of 4 in x 27.068 * [backup-simplify]: Simplify 4 into 4 27.068 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 27.068 * [taylor]: Taking taylor expansion of x in x 27.068 * [backup-simplify]: Simplify 0 into 0 27.068 * [backup-simplify]: Simplify 1 into 1 27.068 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.068 * [taylor]: Taking taylor expansion of t in x 27.068 * [backup-simplify]: Simplify t into t 27.068 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.068 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 27.068 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 27.068 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 27.069 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 27.069 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 27.069 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 27.070 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 27.070 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 27.070 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 27.070 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 27.070 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 27.071 * [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))))) 27.071 * [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))) 27.071 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 27.071 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 27.071 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 27.071 * [taylor]: Taking taylor expansion of 2 in x 27.071 * [backup-simplify]: Simplify 2 into 2 27.071 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 27.071 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.071 * [taylor]: Taking taylor expansion of t in x 27.071 * [backup-simplify]: Simplify t into t 27.071 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.072 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 27.072 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 27.072 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 27.072 * [taylor]: Taking taylor expansion of 2 in x 27.072 * [backup-simplify]: Simplify 2 into 2 27.072 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 27.072 * [taylor]: Taking taylor expansion of x in x 27.072 * [backup-simplify]: Simplify 0 into 0 27.072 * [backup-simplify]: Simplify 1 into 1 27.072 * [taylor]: Taking taylor expansion of (pow l 2) in x 27.072 * [taylor]: Taking taylor expansion of l in x 27.072 * [backup-simplify]: Simplify l into l 27.072 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.072 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 27.072 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 27.072 * [taylor]: Taking taylor expansion of 4 in x 27.072 * [backup-simplify]: Simplify 4 into 4 27.072 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 27.072 * [taylor]: Taking taylor expansion of x in x 27.072 * [backup-simplify]: Simplify 0 into 0 27.072 * [backup-simplify]: Simplify 1 into 1 27.072 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.072 * [taylor]: Taking taylor expansion of t in x 27.072 * [backup-simplify]: Simplify t into t 27.072 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.072 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 27.072 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 27.073 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 27.073 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 27.073 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 27.073 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 27.074 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 27.074 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 27.074 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 27.074 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 27.074 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 27.075 * [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))))) 27.075 * [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))) 27.075 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 27.075 * [taylor]: Taking taylor expansion of (sqrt 2) in t 27.075 * [taylor]: Taking taylor expansion of 2 in t 27.075 * [backup-simplify]: Simplify 2 into 2 27.076 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.077 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.077 * [taylor]: Taking taylor expansion of t in t 27.077 * [backup-simplify]: Simplify 0 into 0 27.077 * [backup-simplify]: Simplify 1 into 1 27.078 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 27.078 * [taylor]: Taking taylor expansion of (sqrt 2) in l 27.078 * [taylor]: Taking taylor expansion of 2 in l 27.078 * [backup-simplify]: Simplify 2 into 2 27.078 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.079 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.079 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in t 27.079 * [taylor]: Taking taylor expansion of -1/2 in t 27.079 * [backup-simplify]: Simplify -1/2 into -1/2 27.079 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in t 27.079 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 27.079 * [taylor]: Taking taylor expansion of t in t 27.079 * [backup-simplify]: Simplify 0 into 0 27.079 * [backup-simplify]: Simplify 1 into 1 27.079 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 27.079 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 27.079 * [taylor]: Taking taylor expansion of 4 in t 27.079 * [backup-simplify]: Simplify 4 into 4 27.079 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 27.079 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.079 * [taylor]: Taking taylor expansion of t in t 27.079 * [backup-simplify]: Simplify 0 into 0 27.080 * [backup-simplify]: Simplify 1 into 1 27.080 * [backup-simplify]: Simplify (* 1 1) into 1 27.080 * [backup-simplify]: Simplify (/ 1 1) into 1 27.080 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 27.080 * [taylor]: Taking taylor expansion of 2 in t 27.080 * [backup-simplify]: Simplify 2 into 2 27.080 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 27.080 * [taylor]: Taking taylor expansion of (pow l 2) in t 27.080 * [taylor]: Taking taylor expansion of l in t 27.080 * [backup-simplify]: Simplify l into l 27.081 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.081 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 27.081 * [taylor]: Taking taylor expansion of (sqrt 2) in t 27.081 * [taylor]: Taking taylor expansion of 2 in t 27.081 * [backup-simplify]: Simplify 2 into 2 27.081 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.082 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.082 * [backup-simplify]: Simplify (* 4 1) into 4 27.083 * [backup-simplify]: Simplify (+ 4 0) into 4 27.083 * [backup-simplify]: Simplify (* 0 4) into 0 27.084 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 27.085 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 27.085 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 27.086 * [backup-simplify]: Simplify (+ 0 0) into 0 27.086 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 4)) into 4 27.087 * [backup-simplify]: Simplify (/ 4 (sqrt 2)) into (/ 4 (sqrt 2)) 27.089 * [backup-simplify]: Simplify (* -1/2 (/ 4 (sqrt 2))) into (/ -2 (sqrt 2)) 27.089 * [taylor]: Taking taylor expansion of (/ -2 (sqrt 2)) in l 27.089 * [taylor]: Taking taylor expansion of -2 in l 27.089 * [backup-simplify]: Simplify -2 into -2 27.089 * [taylor]: Taking taylor expansion of (sqrt 2) in l 27.089 * [taylor]: Taking taylor expansion of 2 in l 27.089 * [backup-simplify]: Simplify 2 into 2 27.089 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.090 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.091 * [backup-simplify]: Simplify (/ -2 (sqrt 2)) into (/ -2 (sqrt 2)) 27.091 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 27.091 * [taylor]: Taking taylor expansion of 0 in l 27.091 * [backup-simplify]: Simplify 0 into 0 27.092 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.092 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 27.092 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 27.093 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 27.093 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 27.093 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 27.093 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 27.093 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 27.093 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 27.094 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 27.094 * [backup-simplify]: Simplify (+ 0 0) into 0 27.094 * [backup-simplify]: Simplify (- 0) into 0 27.094 * [backup-simplify]: Simplify (+ 0 0) into 0 27.096 * [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))) 27.096 * [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 27.096 * [taylor]: Taking taylor expansion of -1/2 in t 27.096 * [backup-simplify]: Simplify -1/2 into -1/2 27.096 * [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 27.096 * [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 27.096 * [taylor]: Taking taylor expansion of t in t 27.096 * [backup-simplify]: Simplify 0 into 0 27.096 * [backup-simplify]: Simplify 1 into 1 27.096 * [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 27.096 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in t 27.096 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.096 * [taylor]: Taking taylor expansion of t in t 27.096 * [backup-simplify]: Simplify 0 into 0 27.096 * [backup-simplify]: Simplify 1 into 1 27.096 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in t 27.096 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 27.096 * [taylor]: Taking taylor expansion of (sqrt 2) in t 27.096 * [taylor]: Taking taylor expansion of 2 in t 27.096 * [backup-simplify]: Simplify 2 into 2 27.096 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.097 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.097 * [taylor]: Taking taylor expansion of (pow l 4) in t 27.097 * [taylor]: Taking taylor expansion of l in t 27.097 * [backup-simplify]: Simplify l into l 27.097 * [backup-simplify]: Simplify (* 1 1) into 1 27.098 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 27.098 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.098 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 27.098 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 4)) into (* (pow (sqrt 2) 2) (pow l 4)) 27.099 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) 27.099 * [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 27.099 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in t 27.099 * [taylor]: Taking taylor expansion of 4 in t 27.099 * [backup-simplify]: Simplify 4 into 4 27.099 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in t 27.099 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in t 27.099 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.099 * [taylor]: Taking taylor expansion of t in t 27.099 * [backup-simplify]: Simplify 0 into 0 27.099 * [backup-simplify]: Simplify 1 into 1 27.099 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 27.099 * [taylor]: Taking taylor expansion of (sqrt 2) in t 27.099 * [taylor]: Taking taylor expansion of 2 in t 27.099 * [backup-simplify]: Simplify 2 into 2 27.099 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.100 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.100 * [backup-simplify]: Simplify (* 1 1) into 1 27.101 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 27.102 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 2)) into (pow (sqrt 2) 2) 27.103 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 27.103 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in t 27.103 * [taylor]: Taking taylor expansion of 4 in t 27.103 * [backup-simplify]: Simplify 4 into 4 27.103 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in t 27.103 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in t 27.103 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 27.103 * [taylor]: Taking taylor expansion of (sqrt 2) in t 27.103 * [taylor]: Taking taylor expansion of 2 in t 27.103 * [backup-simplify]: Simplify 2 into 2 27.103 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.104 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.104 * [taylor]: Taking taylor expansion of (pow l 2) in t 27.104 * [taylor]: Taking taylor expansion of l in t 27.104 * [backup-simplify]: Simplify l into l 27.104 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 27.104 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.105 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 2)) into (* (pow (sqrt 2) 2) (pow l 2)) 27.105 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) 27.106 * [taylor]: Taking taylor expansion of (sqrt 2) in t 27.106 * [taylor]: Taking taylor expansion of 2 in t 27.106 * [backup-simplify]: Simplify 2 into 2 27.106 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.106 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.108 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 27.109 * [backup-simplify]: Simplify (+ (/ 4 (pow (sqrt 2) 2)) 0) into (* 4 (/ 1 (pow (sqrt 2) 2))) 27.111 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 27.112 * [backup-simplify]: Simplify (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into 0 27.112 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 27.113 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 27.113 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 2))) into 0 27.114 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 27.115 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 27.115 * [backup-simplify]: Simplify (+ 0 0) into 0 27.115 * [backup-simplify]: Simplify (+ 0 0) into 0 27.118 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* 4 (/ 1 (pow (sqrt 2) 2))))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 27.120 * [backup-simplify]: Simplify (/ (* 4 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)) into (/ 4 (pow (sqrt 2) 3)) 27.122 * [backup-simplify]: Simplify (* -1/2 (/ 4 (pow (sqrt 2) 3))) into (/ -2 (pow (sqrt 2) 3)) 27.122 * [taylor]: Taking taylor expansion of (/ -2 (pow (sqrt 2) 3)) in l 27.122 * [taylor]: Taking taylor expansion of -2 in l 27.122 * [backup-simplify]: Simplify -2 into -2 27.122 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in l 27.122 * [taylor]: Taking taylor expansion of (sqrt 2) in l 27.122 * [taylor]: Taking taylor expansion of 2 in l 27.122 * [backup-simplify]: Simplify 2 into 2 27.122 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.123 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.124 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 27.125 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 27.126 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 27.126 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 27.127 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.127 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 27.127 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 27.127 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 27.128 * [backup-simplify]: Simplify (+ (* 0 (* 2 (/ 1 (pow l 2)))) (+ (* 1 0) (* 0 4))) into 0 27.129 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 27.129 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (sqrt 2)))) into 0 27.129 * [taylor]: Taking taylor expansion of 0 in l 27.129 * [backup-simplify]: Simplify 0 into 0 27.130 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 27.131 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.131 * [taylor]: Taking taylor expansion of 0 in l 27.131 * [backup-simplify]: Simplify 0 into 0 27.132 * [backup-simplify]: Simplify (/ -2 (sqrt 2)) into (/ -2 (sqrt 2)) 27.132 * [backup-simplify]: Simplify 0 into 0 27.132 * [backup-simplify]: Simplify 0 into 0 27.133 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 27.133 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 27.135 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 27.135 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 27.135 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 27.136 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 27.137 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 27.137 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 27.138 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 27.139 * [backup-simplify]: Simplify (+ 0 0) into 0 27.139 * [backup-simplify]: Simplify (- 0) into 0 27.139 * [backup-simplify]: Simplify (+ 0 0) into 0 27.145 * [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))) 27.145 * [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 27.145 * [taylor]: Taking taylor expansion of -1/2 in t 27.146 * [backup-simplify]: Simplify -1/2 into -1/2 27.146 * [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 27.146 * [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 27.146 * [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 27.146 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in t 27.146 * [taylor]: Taking taylor expansion of 6 in t 27.146 * [backup-simplify]: Simplify 6 into 6 27.146 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in t 27.146 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.146 * [taylor]: Taking taylor expansion of t in t 27.146 * [backup-simplify]: Simplify 0 into 0 27.146 * [backup-simplify]: Simplify 1 into 1 27.146 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in t 27.146 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 27.146 * [taylor]: Taking taylor expansion of (sqrt 2) in t 27.146 * [taylor]: Taking taylor expansion of 2 in t 27.146 * [backup-simplify]: Simplify 2 into 2 27.146 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.147 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.147 * [taylor]: Taking taylor expansion of (pow l 4) in t 27.147 * [taylor]: Taking taylor expansion of l in t 27.147 * [backup-simplify]: Simplify l into l 27.148 * [backup-simplify]: Simplify (* 1 1) into 1 27.149 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 27.157 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 27.157 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.157 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 27.158 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 4)) into (* (pow (sqrt 2) 4) (pow l 4)) 27.159 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) 27.159 * [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 27.159 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in t 27.159 * [taylor]: Taking taylor expansion of 12 in t 27.159 * [backup-simplify]: Simplify 12 into 12 27.159 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in t 27.159 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in t 27.159 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 27.159 * [taylor]: Taking taylor expansion of (sqrt 2) in t 27.159 * [taylor]: Taking taylor expansion of 2 in t 27.160 * [backup-simplify]: Simplify 2 into 2 27.160 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.161 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.161 * [taylor]: Taking taylor expansion of (pow l 2) in t 27.161 * [taylor]: Taking taylor expansion of l in t 27.161 * [backup-simplify]: Simplify l into l 27.162 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 27.164 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 27.164 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.165 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 2)) into (* (pow (sqrt 2) 4) (pow l 2)) 27.166 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) 27.166 * [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 27.166 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in t 27.166 * [taylor]: Taking taylor expansion of 8 in t 27.166 * [backup-simplify]: Simplify 8 into 8 27.166 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in t 27.166 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in t 27.166 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.166 * [taylor]: Taking taylor expansion of t in t 27.166 * [backup-simplify]: Simplify 0 into 0 27.166 * [backup-simplify]: Simplify 1 into 1 27.167 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 27.167 * [taylor]: Taking taylor expansion of (sqrt 2) in t 27.167 * [taylor]: Taking taylor expansion of 2 in t 27.167 * [backup-simplify]: Simplify 2 into 2 27.167 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.168 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.168 * [backup-simplify]: Simplify (* 1 1) into 1 27.170 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 27.172 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 27.174 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 4)) into (pow (sqrt 2) 4) 27.175 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 27.176 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in t 27.176 * [taylor]: Taking taylor expansion of (pow t 4) in t 27.176 * [taylor]: Taking taylor expansion of t in t 27.176 * [backup-simplify]: Simplify 0 into 0 27.176 * [backup-simplify]: Simplify 1 into 1 27.176 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in t 27.176 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 27.176 * [taylor]: Taking taylor expansion of (sqrt 2) in t 27.176 * [taylor]: Taking taylor expansion of 2 in t 27.176 * [backup-simplify]: Simplify 2 into 2 27.176 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.177 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.177 * [taylor]: Taking taylor expansion of (pow l 6) in t 27.177 * [taylor]: Taking taylor expansion of l in t 27.177 * [backup-simplify]: Simplify l into l 27.177 * [backup-simplify]: Simplify (* 1 1) into 1 27.178 * [backup-simplify]: Simplify (* 1 1) into 1 27.179 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 27.181 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 27.181 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.181 * [backup-simplify]: Simplify (* l (pow l 2)) into (pow l 3) 27.181 * [backup-simplify]: Simplify (* (pow l 3) (pow l 3)) into (pow l 6) 27.182 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 6)) into (* (pow (sqrt 2) 4) (pow l 6)) 27.183 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) 27.184 * [taylor]: Taking taylor expansion of t in t 27.184 * [backup-simplify]: Simplify 0 into 0 27.184 * [backup-simplify]: Simplify 1 into 1 27.184 * [taylor]: Taking taylor expansion of (sqrt 2) in t 27.184 * [taylor]: Taking taylor expansion of 2 in t 27.184 * [backup-simplify]: Simplify 2 into 2 27.184 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.185 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.187 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 4))) into (/ 8 (pow (sqrt 2) 4)) 27.190 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 4)) 0) into (* 8 (/ 1 (pow (sqrt 2) 4))) 27.194 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 27.199 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 27.200 * [backup-simplify]: Simplify (* (* 8 (/ 1 (pow (sqrt 2) 4))) 0) into 0 27.201 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 27.202 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 27.203 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 27.204 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 4))) into 0 27.205 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 27.207 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 27.207 * [backup-simplify]: Simplify (+ 0 0) into 0 27.208 * [backup-simplify]: Simplify (+ 0 0) into 0 27.208 * [backup-simplify]: Simplify (+ 0 0) into 0 27.214 * [backup-simplify]: Simplify (+ (* (* 8 (/ 1 (pow (sqrt 2) 4))) 1) (* 0 0)) into (* 8 (/ 1 (pow (sqrt 2) 4))) 27.219 * [backup-simplify]: Simplify (/ (* 8 (/ 1 (pow (sqrt 2) 4))) (sqrt 2)) into (/ 8 (pow (sqrt 2) 5)) 27.222 * [backup-simplify]: Simplify (* -1/2 (/ 8 (pow (sqrt 2) 5))) into (/ -4 (pow (sqrt 2) 5)) 27.222 * [taylor]: Taking taylor expansion of (/ -4 (pow (sqrt 2) 5)) in l 27.222 * [taylor]: Taking taylor expansion of -4 in l 27.222 * [backup-simplify]: Simplify -4 into -4 27.222 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 5) in l 27.222 * [taylor]: Taking taylor expansion of (sqrt 2) in l 27.222 * [taylor]: Taking taylor expansion of 2 in l 27.222 * [backup-simplify]: Simplify 2 into 2 27.223 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.223 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.225 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 27.227 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 27.229 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 4)) into (pow (sqrt 2) 5) 27.231 * [backup-simplify]: Simplify (/ -4 (pow (sqrt 2) 5)) into (/ -4 (pow (sqrt 2) 5)) 27.232 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 27.233 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 27.234 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 27.236 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 27.237 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 27.239 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 27.240 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) into (/ 4 (* (pow (sqrt 2) 2) (pow l 2))) 27.241 * [backup-simplify]: Simplify (+ 0 (/ 4 (* (pow (sqrt 2) 2) (pow l 2)))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 27.242 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 27.245 * [backup-simplify]: Simplify (+ (* 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) (+ (* 1 0) (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))))) into 0 27.246 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (pow (sqrt 2) 3)) (/ 0 (sqrt 2))))) into 0 27.248 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (pow (sqrt 2) 3)))) into 0 27.248 * [taylor]: Taking taylor expansion of 0 in l 27.248 * [backup-simplify]: Simplify 0 into 0 27.249 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 27.250 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.251 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 27.251 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 27.251 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 27.252 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 27.253 * [backup-simplify]: Simplify (+ 0 0) into 0 27.254 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 4)))) into (* 2 (/ 1 (pow l 2))) 27.255 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 27.257 * [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)))) 27.259 * [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)))) 27.259 * [taylor]: Taking taylor expansion of (- (/ 1 (* (sqrt 2) (pow l 2)))) in l 27.259 * [taylor]: Taking taylor expansion of (/ 1 (* (sqrt 2) (pow l 2))) in l 27.259 * [taylor]: Taking taylor expansion of (* (sqrt 2) (pow l 2)) in l 27.259 * [taylor]: Taking taylor expansion of (sqrt 2) in l 27.259 * [taylor]: Taking taylor expansion of 2 in l 27.259 * [backup-simplify]: Simplify 2 into 2 27.259 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.260 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.260 * [taylor]: Taking taylor expansion of (pow l 2) in l 27.260 * [taylor]: Taking taylor expansion of l in l 27.260 * [backup-simplify]: Simplify 0 into 0 27.260 * [backup-simplify]: Simplify 1 into 1 27.260 * [backup-simplify]: Simplify (* 1 1) into 1 27.261 * [backup-simplify]: Simplify (* (sqrt 2) 1) into (sqrt 2) 27.262 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 27.263 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 27.264 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 27.265 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 27.265 * [backup-simplify]: Simplify (- 0) into 0 27.265 * [backup-simplify]: Simplify 0 into 0 27.266 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 27.268 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.268 * [taylor]: Taking taylor expansion of 0 in l 27.268 * [backup-simplify]: Simplify 0 into 0 27.269 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 27.273 * [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))))) 27.274 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 27.274 * [backup-simplify]: Simplify (* (sqrt 2) t) into (* t (sqrt 2)) 27.274 * [approximate]: Taking taylor expansion of (* t (sqrt 2)) in (t) around 0 27.274 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 27.274 * [taylor]: Taking taylor expansion of t in t 27.274 * [backup-simplify]: Simplify 0 into 0 27.274 * [backup-simplify]: Simplify 1 into 1 27.274 * [taylor]: Taking taylor expansion of (sqrt 2) in t 27.274 * [taylor]: Taking taylor expansion of 2 in t 27.274 * [backup-simplify]: Simplify 2 into 2 27.275 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.275 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.275 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 27.275 * [taylor]: Taking taylor expansion of t in t 27.275 * [backup-simplify]: Simplify 0 into 0 27.275 * [backup-simplify]: Simplify 1 into 1 27.275 * [taylor]: Taking taylor expansion of (sqrt 2) in t 27.275 * [taylor]: Taking taylor expansion of 2 in t 27.276 * [backup-simplify]: Simplify 2 into 2 27.276 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.277 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.277 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 27.277 * [backup-simplify]: Simplify 0 into 0 27.279 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 27.280 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.281 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 27.282 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 27.282 * [backup-simplify]: Simplify 0 into 0 27.283 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 27.284 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 27.284 * [backup-simplify]: Simplify 0 into 0 27.286 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 27.287 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 27.287 * [backup-simplify]: Simplify 0 into 0 27.289 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 27.290 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 27.290 * [backup-simplify]: Simplify 0 into 0 27.292 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 27.294 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))))) into 0 27.294 * [backup-simplify]: Simplify 0 into 0 27.295 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 27.297 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))))) into 0 27.297 * [backup-simplify]: Simplify 0 into 0 27.298 * [backup-simplify]: Simplify (* (sqrt 2) t) into (* t (sqrt 2)) 27.298 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 t)) into (/ (sqrt 2) t) 27.298 * [approximate]: Taking taylor expansion of (/ (sqrt 2) t) in (t) around 0 27.298 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 27.298 * [taylor]: Taking taylor expansion of (sqrt 2) in t 27.298 * [taylor]: Taking taylor expansion of 2 in t 27.298 * [backup-simplify]: Simplify 2 into 2 27.299 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.299 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.299 * [taylor]: Taking taylor expansion of t in t 27.299 * [backup-simplify]: Simplify 0 into 0 27.299 * [backup-simplify]: Simplify 1 into 1 27.300 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 27.300 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 27.300 * [taylor]: Taking taylor expansion of (sqrt 2) in t 27.300 * [taylor]: Taking taylor expansion of 2 in t 27.301 * [backup-simplify]: Simplify 2 into 2 27.301 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.302 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.302 * [taylor]: Taking taylor expansion of t in t 27.302 * [backup-simplify]: Simplify 0 into 0 27.302 * [backup-simplify]: Simplify 1 into 1 27.303 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 27.303 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.310 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 27.310 * [backup-simplify]: Simplify 0 into 0 27.311 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 27.312 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.312 * [backup-simplify]: Simplify 0 into 0 27.313 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 27.313 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.313 * [backup-simplify]: Simplify 0 into 0 27.314 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 27.315 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.315 * [backup-simplify]: Simplify 0 into 0 27.316 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 27.316 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.316 * [backup-simplify]: Simplify 0 into 0 27.317 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 27.318 * [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 27.318 * [backup-simplify]: Simplify 0 into 0 27.318 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 (/ 1 t))) into (* t (sqrt 2)) 27.318 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 (- t))) into (* -1 (/ (sqrt 2) t)) 27.319 * [approximate]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in (t) around 0 27.319 * [taylor]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in t 27.319 * [taylor]: Taking taylor expansion of -1 in t 27.319 * [backup-simplify]: Simplify -1 into -1 27.319 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 27.319 * [taylor]: Taking taylor expansion of (sqrt 2) in t 27.319 * [taylor]: Taking taylor expansion of 2 in t 27.319 * [backup-simplify]: Simplify 2 into 2 27.319 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.319 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.319 * [taylor]: Taking taylor expansion of t in t 27.319 * [backup-simplify]: Simplify 0 into 0 27.319 * [backup-simplify]: Simplify 1 into 1 27.320 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 27.320 * [taylor]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in t 27.320 * [taylor]: Taking taylor expansion of -1 in t 27.320 * [backup-simplify]: Simplify -1 into -1 27.320 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 27.320 * [taylor]: Taking taylor expansion of (sqrt 2) in t 27.320 * [taylor]: Taking taylor expansion of 2 in t 27.320 * [backup-simplify]: Simplify 2 into 2 27.320 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 27.321 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 27.321 * [taylor]: Taking taylor expansion of t in t 27.321 * [backup-simplify]: Simplify 0 into 0 27.321 * [backup-simplify]: Simplify 1 into 1 27.321 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 27.322 * [backup-simplify]: Simplify (* -1 (sqrt 2)) into (* -1 (sqrt 2)) 27.322 * [backup-simplify]: Simplify (* -1 (sqrt 2)) into (* -1 (sqrt 2)) 27.323 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 27.324 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (sqrt 2))) into 0 27.324 * [backup-simplify]: Simplify 0 into 0 27.324 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 27.325 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.326 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 27.326 * [backup-simplify]: Simplify 0 into 0 27.326 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 27.327 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.328 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 27.328 * [backup-simplify]: Simplify 0 into 0 27.329 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 27.329 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.330 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 27.330 * [backup-simplify]: Simplify 0 into 0 27.331 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 27.332 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.333 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 27.333 * [backup-simplify]: Simplify 0 into 0 27.333 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 27.334 * [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 27.335 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))))) into 0 27.335 * [backup-simplify]: Simplify 0 into 0 27.336 * [backup-simplify]: Simplify (* (* -1 (sqrt 2)) (/ 1 (/ 1 (- t)))) into (* t (sqrt 2)) 27.336 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1) 27.336 * [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)))) 27.336 * [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 27.336 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in l 27.336 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 27.336 * [taylor]: Taking taylor expansion of 2 in l 27.336 * [backup-simplify]: Simplify 2 into 2 27.336 * [taylor]: Taking taylor expansion of (pow t 2) in l 27.336 * [taylor]: Taking taylor expansion of t in l 27.336 * [backup-simplify]: Simplify t into t 27.336 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in l 27.336 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in l 27.336 * [taylor]: Taking taylor expansion of 4 in l 27.336 * [backup-simplify]: Simplify 4 into 4 27.336 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in l 27.336 * [taylor]: Taking taylor expansion of (pow t 2) in l 27.336 * [taylor]: Taking taylor expansion of t in l 27.336 * [backup-simplify]: Simplify t into t 27.336 * [taylor]: Taking taylor expansion of x in l 27.336 * [backup-simplify]: Simplify x into x 27.336 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.336 * [backup-simplify]: Simplify (/ (pow t 2) x) into (/ (pow t 2) x) 27.336 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 27.336 * [taylor]: Taking taylor expansion of 2 in l 27.336 * [backup-simplify]: Simplify 2 into 2 27.336 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 27.336 * [taylor]: Taking taylor expansion of (pow l 2) in l 27.336 * [taylor]: Taking taylor expansion of l in l 27.337 * [backup-simplify]: Simplify 0 into 0 27.337 * [backup-simplify]: Simplify 1 into 1 27.337 * [taylor]: Taking taylor expansion of x in l 27.337 * [backup-simplify]: Simplify x into x 27.337 * [backup-simplify]: Simplify (* 1 1) into 1 27.337 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 27.337 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in t 27.337 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 27.337 * [taylor]: Taking taylor expansion of 2 in t 27.337 * [backup-simplify]: Simplify 2 into 2 27.337 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.337 * [taylor]: Taking taylor expansion of t in t 27.337 * [backup-simplify]: Simplify 0 into 0 27.337 * [backup-simplify]: Simplify 1 into 1 27.337 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in t 27.337 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in t 27.337 * [taylor]: Taking taylor expansion of 4 in t 27.337 * [backup-simplify]: Simplify 4 into 4 27.337 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in t 27.337 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.337 * [taylor]: Taking taylor expansion of t in t 27.337 * [backup-simplify]: Simplify 0 into 0 27.337 * [backup-simplify]: Simplify 1 into 1 27.337 * [taylor]: Taking taylor expansion of x in t 27.337 * [backup-simplify]: Simplify x into x 27.337 * [backup-simplify]: Simplify (* 1 1) into 1 27.337 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 27.337 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in t 27.337 * [taylor]: Taking taylor expansion of 2 in t 27.337 * [backup-simplify]: Simplify 2 into 2 27.337 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in t 27.337 * [taylor]: Taking taylor expansion of (pow l 2) in t 27.338 * [taylor]: Taking taylor expansion of l in t 27.338 * [backup-simplify]: Simplify l into l 27.338 * [taylor]: Taking taylor expansion of x in t 27.338 * [backup-simplify]: Simplify x into x 27.338 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.338 * [backup-simplify]: Simplify (/ (pow l 2) x) into (/ (pow l 2) x) 27.338 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 27.338 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 27.338 * [taylor]: Taking taylor expansion of 2 in x 27.338 * [backup-simplify]: Simplify 2 into 2 27.338 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.338 * [taylor]: Taking taylor expansion of t in x 27.338 * [backup-simplify]: Simplify t into t 27.338 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 27.338 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 27.338 * [taylor]: Taking taylor expansion of 4 in x 27.338 * [backup-simplify]: Simplify 4 into 4 27.338 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 27.338 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.338 * [taylor]: Taking taylor expansion of t in x 27.338 * [backup-simplify]: Simplify t into t 27.338 * [taylor]: Taking taylor expansion of x in x 27.338 * [backup-simplify]: Simplify 0 into 0 27.338 * [backup-simplify]: Simplify 1 into 1 27.338 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.338 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 27.338 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 27.338 * [taylor]: Taking taylor expansion of 2 in x 27.338 * [backup-simplify]: Simplify 2 into 2 27.338 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 27.338 * [taylor]: Taking taylor expansion of (pow l 2) in x 27.338 * [taylor]: Taking taylor expansion of l in x 27.338 * [backup-simplify]: Simplify l into l 27.338 * [taylor]: Taking taylor expansion of x in x 27.338 * [backup-simplify]: Simplify 0 into 0 27.338 * [backup-simplify]: Simplify 1 into 1 27.338 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.338 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 27.338 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 27.338 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 27.338 * [taylor]: Taking taylor expansion of 2 in x 27.338 * [backup-simplify]: Simplify 2 into 2 27.338 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.339 * [taylor]: Taking taylor expansion of t in x 27.339 * [backup-simplify]: Simplify t into t 27.339 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 27.339 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 27.339 * [taylor]: Taking taylor expansion of 4 in x 27.339 * [backup-simplify]: Simplify 4 into 4 27.339 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 27.339 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.339 * [taylor]: Taking taylor expansion of t in x 27.339 * [backup-simplify]: Simplify t into t 27.339 * [taylor]: Taking taylor expansion of x in x 27.339 * [backup-simplify]: Simplify 0 into 0 27.339 * [backup-simplify]: Simplify 1 into 1 27.339 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.339 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 27.339 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 27.339 * [taylor]: Taking taylor expansion of 2 in x 27.339 * [backup-simplify]: Simplify 2 into 2 27.339 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 27.339 * [taylor]: Taking taylor expansion of (pow l 2) in x 27.339 * [taylor]: Taking taylor expansion of l in x 27.339 * [backup-simplify]: Simplify l into l 27.339 * [taylor]: Taking taylor expansion of x in x 27.339 * [backup-simplify]: Simplify 0 into 0 27.339 * [backup-simplify]: Simplify 1 into 1 27.339 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.339 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 27.340 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 27.340 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 27.340 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 27.340 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 27.340 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 27.340 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 27.340 * [taylor]: Taking taylor expansion of 4 in t 27.340 * [backup-simplify]: Simplify 4 into 4 27.340 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.341 * [taylor]: Taking taylor expansion of t in t 27.341 * [backup-simplify]: Simplify 0 into 0 27.341 * [backup-simplify]: Simplify 1 into 1 27.341 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 27.341 * [taylor]: Taking taylor expansion of 2 in t 27.341 * [backup-simplify]: Simplify 2 into 2 27.341 * [taylor]: Taking taylor expansion of (pow l 2) in t 27.341 * [taylor]: Taking taylor expansion of l in t 27.341 * [backup-simplify]: Simplify l into l 27.341 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.341 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 27.341 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 27.341 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 27.341 * [taylor]: Taking taylor expansion of 2 in l 27.341 * [backup-simplify]: Simplify 2 into 2 27.341 * [taylor]: Taking taylor expansion of (pow l 2) in l 27.341 * [taylor]: Taking taylor expansion of l in l 27.341 * [backup-simplify]: Simplify 0 into 0 27.341 * [backup-simplify]: Simplify 1 into 1 27.341 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.341 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 27.341 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 27.343 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)))) into 0 27.343 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 27.343 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 27.344 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)))) into 0 27.345 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 27.345 * [backup-simplify]: Simplify (+ 0 0) into 0 27.345 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 27.345 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 27.345 * [taylor]: Taking taylor expansion of 2 in t 27.345 * [backup-simplify]: Simplify 2 into 2 27.345 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.345 * [taylor]: Taking taylor expansion of t in t 27.345 * [backup-simplify]: Simplify 0 into 0 27.345 * [backup-simplify]: Simplify 1 into 1 27.346 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 27.346 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 27.347 * [backup-simplify]: Simplify (+ 0 0) into 0 27.347 * [taylor]: Taking taylor expansion of 0 in l 27.347 * [backup-simplify]: Simplify 0 into 0 27.347 * [backup-simplify]: Simplify 0 into 0 27.347 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 27.347 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 27.348 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 27.349 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.350 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 27.351 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 27.352 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.353 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 27.353 * [backup-simplify]: Simplify (+ 0 0) into 0 27.354 * [backup-simplify]: Simplify (+ 0 0) into 0 27.354 * [taylor]: Taking taylor expansion of 0 in t 27.354 * [backup-simplify]: Simplify 0 into 0 27.354 * [taylor]: Taking taylor expansion of 0 in l 27.354 * [backup-simplify]: Simplify 0 into 0 27.354 * [backup-simplify]: Simplify 0 into 0 27.354 * [backup-simplify]: Simplify (* 1 1) into 1 27.355 * [backup-simplify]: Simplify (* 4 1) into 4 27.355 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 27.356 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 27.357 * [backup-simplify]: Simplify (+ 4 0) into 4 27.357 * [taylor]: Taking taylor expansion of 4 in l 27.357 * [backup-simplify]: Simplify 4 into 4 27.357 * [backup-simplify]: Simplify 4 into 4 27.357 * [backup-simplify]: Simplify 0 into 0 27.357 * [backup-simplify]: Simplify (* 1 1) into 1 27.358 * [backup-simplify]: Simplify (* 2 1) into 2 27.358 * [backup-simplify]: Simplify 2 into 2 27.358 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 27.359 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 27.360 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 27.362 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.363 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 27.364 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 27.366 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.367 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 27.368 * [backup-simplify]: Simplify (+ 0 0) into 0 27.368 * [backup-simplify]: Simplify (+ 0 0) into 0 27.368 * [taylor]: Taking taylor expansion of 0 in t 27.368 * [backup-simplify]: Simplify 0 into 0 27.368 * [taylor]: Taking taylor expansion of 0 in l 27.368 * [backup-simplify]: Simplify 0 into 0 27.368 * [backup-simplify]: Simplify 0 into 0 27.368 * [taylor]: Taking taylor expansion of 0 in l 27.368 * [backup-simplify]: Simplify 0 into 0 27.369 * [backup-simplify]: Simplify 0 into 0 27.369 * [backup-simplify]: Simplify (* 1 1) into 1 27.369 * [backup-simplify]: Simplify (* 2 1) into 2 27.369 * [taylor]: Taking taylor expansion of 2 in l 27.369 * [backup-simplify]: Simplify 2 into 2 27.369 * [backup-simplify]: Simplify 2 into 2 27.370 * [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)))) 27.371 * [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))))) 27.371 * [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 27.371 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in l 27.371 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 27.371 * [taylor]: Taking taylor expansion of 2 in l 27.371 * [backup-simplify]: Simplify 2 into 2 27.371 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 27.371 * [taylor]: Taking taylor expansion of x in l 27.371 * [backup-simplify]: Simplify x into x 27.371 * [taylor]: Taking taylor expansion of (pow l 2) in l 27.372 * [taylor]: Taking taylor expansion of l in l 27.372 * [backup-simplify]: Simplify 0 into 0 27.372 * [backup-simplify]: Simplify 1 into 1 27.372 * [backup-simplify]: Simplify (* 1 1) into 1 27.372 * [backup-simplify]: Simplify (/ x 1) into x 27.372 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in l 27.372 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 27.372 * [taylor]: Taking taylor expansion of 2 in l 27.372 * [backup-simplify]: Simplify 2 into 2 27.372 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 27.372 * [taylor]: Taking taylor expansion of (pow t 2) in l 27.372 * [taylor]: Taking taylor expansion of t in l 27.372 * [backup-simplify]: Simplify t into t 27.372 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.372 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 27.373 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 27.373 * [taylor]: Taking taylor expansion of 4 in l 27.373 * [backup-simplify]: Simplify 4 into 4 27.373 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 27.373 * [taylor]: Taking taylor expansion of x in l 27.373 * [backup-simplify]: Simplify x into x 27.373 * [taylor]: Taking taylor expansion of (pow t 2) in l 27.373 * [taylor]: Taking taylor expansion of t in l 27.373 * [backup-simplify]: Simplify t into t 27.373 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.373 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 27.373 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in t 27.373 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 27.373 * [taylor]: Taking taylor expansion of 2 in t 27.373 * [backup-simplify]: Simplify 2 into 2 27.373 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 27.373 * [taylor]: Taking taylor expansion of x in t 27.373 * [backup-simplify]: Simplify x into x 27.373 * [taylor]: Taking taylor expansion of (pow l 2) in t 27.373 * [taylor]: Taking taylor expansion of l in t 27.373 * [backup-simplify]: Simplify l into l 27.373 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.373 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 27.373 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in t 27.373 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 27.373 * [taylor]: Taking taylor expansion of 2 in t 27.373 * [backup-simplify]: Simplify 2 into 2 27.373 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 27.373 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.374 * [taylor]: Taking taylor expansion of t in t 27.374 * [backup-simplify]: Simplify 0 into 0 27.374 * [backup-simplify]: Simplify 1 into 1 27.374 * [backup-simplify]: Simplify (* 1 1) into 1 27.374 * [backup-simplify]: Simplify (/ 1 1) into 1 27.374 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 27.374 * [taylor]: Taking taylor expansion of 4 in t 27.374 * [backup-simplify]: Simplify 4 into 4 27.374 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 27.374 * [taylor]: Taking taylor expansion of x in t 27.375 * [backup-simplify]: Simplify x into x 27.375 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.375 * [taylor]: Taking taylor expansion of t in t 27.375 * [backup-simplify]: Simplify 0 into 0 27.375 * [backup-simplify]: Simplify 1 into 1 27.375 * [backup-simplify]: Simplify (* 1 1) into 1 27.375 * [backup-simplify]: Simplify (/ x 1) into x 27.375 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 27.375 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 27.375 * [taylor]: Taking taylor expansion of 2 in x 27.375 * [backup-simplify]: Simplify 2 into 2 27.375 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 27.375 * [taylor]: Taking taylor expansion of x in x 27.375 * [backup-simplify]: Simplify 0 into 0 27.375 * [backup-simplify]: Simplify 1 into 1 27.375 * [taylor]: Taking taylor expansion of (pow l 2) in x 27.375 * [taylor]: Taking taylor expansion of l in x 27.375 * [backup-simplify]: Simplify l into l 27.375 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.375 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 27.376 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 27.376 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 27.376 * [taylor]: Taking taylor expansion of 2 in x 27.376 * [backup-simplify]: Simplify 2 into 2 27.376 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 27.376 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.376 * [taylor]: Taking taylor expansion of t in x 27.376 * [backup-simplify]: Simplify t into t 27.376 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.376 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 27.376 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 27.376 * [taylor]: Taking taylor expansion of 4 in x 27.376 * [backup-simplify]: Simplify 4 into 4 27.376 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 27.376 * [taylor]: Taking taylor expansion of x in x 27.376 * [backup-simplify]: Simplify 0 into 0 27.376 * [backup-simplify]: Simplify 1 into 1 27.376 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.376 * [taylor]: Taking taylor expansion of t in x 27.376 * [backup-simplify]: Simplify t into t 27.376 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.376 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 27.376 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 27.376 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 27.376 * [taylor]: Taking taylor expansion of 2 in x 27.376 * [backup-simplify]: Simplify 2 into 2 27.376 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 27.376 * [taylor]: Taking taylor expansion of x in x 27.376 * [backup-simplify]: Simplify 0 into 0 27.376 * [backup-simplify]: Simplify 1 into 1 27.377 * [taylor]: Taking taylor expansion of (pow l 2) in x 27.377 * [taylor]: Taking taylor expansion of l in x 27.377 * [backup-simplify]: Simplify l into l 27.377 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.377 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 27.377 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 27.377 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 27.377 * [taylor]: Taking taylor expansion of 2 in x 27.377 * [backup-simplify]: Simplify 2 into 2 27.377 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 27.377 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.377 * [taylor]: Taking taylor expansion of t in x 27.377 * [backup-simplify]: Simplify t into t 27.377 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.377 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 27.377 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 27.377 * [taylor]: Taking taylor expansion of 4 in x 27.377 * [backup-simplify]: Simplify 4 into 4 27.377 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 27.377 * [taylor]: Taking taylor expansion of x in x 27.377 * [backup-simplify]: Simplify 0 into 0 27.377 * [backup-simplify]: Simplify 1 into 1 27.377 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.377 * [taylor]: Taking taylor expansion of t in x 27.377 * [backup-simplify]: Simplify t into t 27.377 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.377 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 27.378 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 27.378 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 27.378 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 27.378 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 27.378 * [taylor]: Taking taylor expansion of 2 in t 27.378 * [backup-simplify]: Simplify 2 into 2 27.378 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 27.378 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.378 * [taylor]: Taking taylor expansion of t in t 27.378 * [backup-simplify]: Simplify 0 into 0 27.378 * [backup-simplify]: Simplify 1 into 1 27.379 * [backup-simplify]: Simplify (* 1 1) into 1 27.379 * [backup-simplify]: Simplify (/ 1 1) into 1 27.379 * [backup-simplify]: Simplify (* 2 1) into 2 27.379 * [taylor]: Taking taylor expansion of 2 in l 27.379 * [backup-simplify]: Simplify 2 into 2 27.380 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 27.380 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 27.380 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 27.380 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 27.381 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 27.381 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 27.381 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 27.381 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 27.381 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 27.381 * [taylor]: Taking taylor expansion of 4 in t 27.381 * [backup-simplify]: Simplify 4 into 4 27.381 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 27.381 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.381 * [taylor]: Taking taylor expansion of t in t 27.381 * [backup-simplify]: Simplify 0 into 0 27.381 * [backup-simplify]: Simplify 1 into 1 27.381 * [backup-simplify]: Simplify (* 1 1) into 1 27.382 * [backup-simplify]: Simplify (/ 1 1) into 1 27.382 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 27.382 * [taylor]: Taking taylor expansion of 2 in t 27.382 * [backup-simplify]: Simplify 2 into 2 27.382 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 27.382 * [taylor]: Taking taylor expansion of (pow l 2) in t 27.382 * [taylor]: Taking taylor expansion of l in t 27.382 * [backup-simplify]: Simplify l into l 27.382 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.382 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 27.383 * [backup-simplify]: Simplify (* 4 1) into 4 27.383 * [backup-simplify]: Simplify (+ 4 0) into 4 27.383 * [taylor]: Taking taylor expansion of 4 in l 27.383 * [backup-simplify]: Simplify 4 into 4 27.384 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 27.385 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 27.385 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 27.385 * [taylor]: Taking taylor expansion of 0 in l 27.385 * [backup-simplify]: Simplify 0 into 0 27.385 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 27.386 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 27.386 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 27.387 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 27.387 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 27.388 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 27.388 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 27.388 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 27.389 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 27.389 * [backup-simplify]: Simplify (+ 0 0) into 0 27.390 * [backup-simplify]: Simplify (+ 0 0) into 0 27.390 * [taylor]: Taking taylor expansion of 0 in t 27.390 * [backup-simplify]: Simplify 0 into 0 27.390 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 27.391 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 27.392 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 27.392 * [backup-simplify]: Simplify (+ 0 0) into 0 27.392 * [taylor]: Taking taylor expansion of 0 in l 27.392 * [backup-simplify]: Simplify 0 into 0 27.393 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 27.394 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.395 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 27.395 * [taylor]: Taking taylor expansion of 0 in l 27.395 * [backup-simplify]: Simplify 0 into 0 27.395 * [backup-simplify]: Simplify 2 into 2 27.396 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 27.396 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 27.397 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 27.398 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 27.398 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 27.399 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 27.400 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 27.400 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 27.401 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 27.402 * [backup-simplify]: Simplify (+ 0 0) into 0 27.402 * [backup-simplify]: Simplify (+ 0 0) into 0 27.402 * [taylor]: Taking taylor expansion of 0 in t 27.402 * [backup-simplify]: Simplify 0 into 0 27.403 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 27.404 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.405 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 27.405 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 27.405 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 27.405 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 27.405 * [taylor]: Taking taylor expansion of 2 in l 27.405 * [backup-simplify]: Simplify 2 into 2 27.405 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 27.405 * [taylor]: Taking taylor expansion of (pow l 2) in l 27.405 * [taylor]: Taking taylor expansion of l in l 27.405 * [backup-simplify]: Simplify 0 into 0 27.405 * [backup-simplify]: Simplify 1 into 1 27.406 * [backup-simplify]: Simplify (* 1 1) into 1 27.406 * [backup-simplify]: Simplify (/ 1 1) into 1 27.406 * [backup-simplify]: Simplify (* 2 1) into 2 27.407 * [backup-simplify]: Simplify 2 into 2 27.408 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 27.409 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.410 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 27.410 * [taylor]: Taking taylor expansion of 0 in l 27.410 * [backup-simplify]: Simplify 0 into 0 27.410 * [backup-simplify]: Simplify 4 into 4 27.411 * [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)))) 27.411 * [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))))) 27.411 * [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 27.411 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in l 27.411 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 27.411 * [taylor]: Taking taylor expansion of 2 in l 27.411 * [backup-simplify]: Simplify 2 into 2 27.411 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 27.411 * [taylor]: Taking taylor expansion of (pow t 2) in l 27.411 * [taylor]: Taking taylor expansion of t in l 27.411 * [backup-simplify]: Simplify t into t 27.411 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.412 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 27.412 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in l 27.412 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 27.412 * [taylor]: Taking taylor expansion of 2 in l 27.412 * [backup-simplify]: Simplify 2 into 2 27.412 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 27.412 * [taylor]: Taking taylor expansion of x in l 27.412 * [backup-simplify]: Simplify x into x 27.412 * [taylor]: Taking taylor expansion of (pow l 2) in l 27.412 * [taylor]: Taking taylor expansion of l in l 27.412 * [backup-simplify]: Simplify 0 into 0 27.412 * [backup-simplify]: Simplify 1 into 1 27.412 * [backup-simplify]: Simplify (* 1 1) into 1 27.412 * [backup-simplify]: Simplify (/ x 1) into x 27.412 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 27.412 * [taylor]: Taking taylor expansion of 4 in l 27.412 * [backup-simplify]: Simplify 4 into 4 27.412 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 27.412 * [taylor]: Taking taylor expansion of x in l 27.412 * [backup-simplify]: Simplify x into x 27.412 * [taylor]: Taking taylor expansion of (pow t 2) in l 27.412 * [taylor]: Taking taylor expansion of t in l 27.412 * [backup-simplify]: Simplify t into t 27.413 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.413 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 27.413 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in t 27.413 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 27.413 * [taylor]: Taking taylor expansion of 2 in t 27.413 * [backup-simplify]: Simplify 2 into 2 27.413 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 27.413 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.413 * [taylor]: Taking taylor expansion of t in t 27.413 * [backup-simplify]: Simplify 0 into 0 27.413 * [backup-simplify]: Simplify 1 into 1 27.413 * [backup-simplify]: Simplify (* 1 1) into 1 27.414 * [backup-simplify]: Simplify (/ 1 1) into 1 27.414 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in t 27.414 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 27.414 * [taylor]: Taking taylor expansion of 2 in t 27.414 * [backup-simplify]: Simplify 2 into 2 27.414 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 27.414 * [taylor]: Taking taylor expansion of x in t 27.414 * [backup-simplify]: Simplify x into x 27.414 * [taylor]: Taking taylor expansion of (pow l 2) in t 27.414 * [taylor]: Taking taylor expansion of l in t 27.414 * [backup-simplify]: Simplify l into l 27.414 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.414 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 27.414 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 27.414 * [taylor]: Taking taylor expansion of 4 in t 27.414 * [backup-simplify]: Simplify 4 into 4 27.414 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 27.414 * [taylor]: Taking taylor expansion of x in t 27.414 * [backup-simplify]: Simplify x into x 27.414 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.414 * [taylor]: Taking taylor expansion of t in t 27.414 * [backup-simplify]: Simplify 0 into 0 27.414 * [backup-simplify]: Simplify 1 into 1 27.415 * [backup-simplify]: Simplify (* 1 1) into 1 27.415 * [backup-simplify]: Simplify (/ x 1) into x 27.415 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 27.415 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 27.415 * [taylor]: Taking taylor expansion of 2 in x 27.415 * [backup-simplify]: Simplify 2 into 2 27.415 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 27.415 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.415 * [taylor]: Taking taylor expansion of t in x 27.415 * [backup-simplify]: Simplify t into t 27.415 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.415 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 27.415 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 27.415 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 27.415 * [taylor]: Taking taylor expansion of 2 in x 27.415 * [backup-simplify]: Simplify 2 into 2 27.415 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 27.415 * [taylor]: Taking taylor expansion of x in x 27.415 * [backup-simplify]: Simplify 0 into 0 27.415 * [backup-simplify]: Simplify 1 into 1 27.415 * [taylor]: Taking taylor expansion of (pow l 2) in x 27.415 * [taylor]: Taking taylor expansion of l in x 27.415 * [backup-simplify]: Simplify l into l 27.415 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.415 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 27.415 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 27.416 * [taylor]: Taking taylor expansion of 4 in x 27.416 * [backup-simplify]: Simplify 4 into 4 27.416 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 27.416 * [taylor]: Taking taylor expansion of x in x 27.416 * [backup-simplify]: Simplify 0 into 0 27.416 * [backup-simplify]: Simplify 1 into 1 27.416 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.416 * [taylor]: Taking taylor expansion of t in x 27.416 * [backup-simplify]: Simplify t into t 27.416 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.416 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 27.416 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 27.416 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 27.416 * [taylor]: Taking taylor expansion of 2 in x 27.416 * [backup-simplify]: Simplify 2 into 2 27.416 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 27.416 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.416 * [taylor]: Taking taylor expansion of t in x 27.416 * [backup-simplify]: Simplify t into t 27.416 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.416 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 27.416 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 27.416 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 27.416 * [taylor]: Taking taylor expansion of 2 in x 27.416 * [backup-simplify]: Simplify 2 into 2 27.416 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 27.416 * [taylor]: Taking taylor expansion of x in x 27.416 * [backup-simplify]: Simplify 0 into 0 27.416 * [backup-simplify]: Simplify 1 into 1 27.416 * [taylor]: Taking taylor expansion of (pow l 2) in x 27.416 * [taylor]: Taking taylor expansion of l in x 27.416 * [backup-simplify]: Simplify l into l 27.417 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.417 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 27.417 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 27.417 * [taylor]: Taking taylor expansion of 4 in x 27.417 * [backup-simplify]: Simplify 4 into 4 27.417 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 27.417 * [taylor]: Taking taylor expansion of x in x 27.417 * [backup-simplify]: Simplify 0 into 0 27.417 * [backup-simplify]: Simplify 1 into 1 27.417 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.417 * [taylor]: Taking taylor expansion of t in x 27.417 * [backup-simplify]: Simplify t into t 27.417 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.417 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 27.417 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 27.417 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 27.417 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 27.417 * [taylor]: Taking taylor expansion of 2 in t 27.417 * [backup-simplify]: Simplify 2 into 2 27.417 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 27.417 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.417 * [taylor]: Taking taylor expansion of t in t 27.417 * [backup-simplify]: Simplify 0 into 0 27.417 * [backup-simplify]: Simplify 1 into 1 27.418 * [backup-simplify]: Simplify (* 1 1) into 1 27.418 * [backup-simplify]: Simplify (/ 1 1) into 1 27.419 * [backup-simplify]: Simplify (* 2 1) into 2 27.419 * [taylor]: Taking taylor expansion of 2 in l 27.419 * [backup-simplify]: Simplify 2 into 2 27.419 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 27.419 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 27.420 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 27.420 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 27.420 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 27.420 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 27.420 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 27.421 * [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))))) 27.421 * [taylor]: Taking taylor expansion of (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 27.421 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 27.421 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 27.421 * [taylor]: Taking taylor expansion of 4 in t 27.421 * [backup-simplify]: Simplify 4 into 4 27.421 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 27.421 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.421 * [taylor]: Taking taylor expansion of t in t 27.421 * [backup-simplify]: Simplify 0 into 0 27.421 * [backup-simplify]: Simplify 1 into 1 27.421 * [backup-simplify]: Simplify (* 1 1) into 1 27.422 * [backup-simplify]: Simplify (/ 1 1) into 1 27.422 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 27.422 * [taylor]: Taking taylor expansion of 2 in t 27.422 * [backup-simplify]: Simplify 2 into 2 27.422 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 27.422 * [taylor]: Taking taylor expansion of (pow l 2) in t 27.422 * [taylor]: Taking taylor expansion of l in t 27.422 * [backup-simplify]: Simplify l into l 27.422 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.422 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 27.422 * [backup-simplify]: Simplify (* 4 1) into 4 27.423 * [backup-simplify]: Simplify (+ 4 0) into 4 27.423 * [backup-simplify]: Simplify (- 4) into -4 27.423 * [taylor]: Taking taylor expansion of -4 in l 27.423 * [backup-simplify]: Simplify -4 into -4 27.424 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 27.425 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 27.425 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 27.426 * [taylor]: Taking taylor expansion of 0 in l 27.426 * [backup-simplify]: Simplify 0 into 0 27.426 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 27.426 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 27.427 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 27.427 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 27.428 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 27.428 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 27.428 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 27.429 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 27.429 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 27.430 * [backup-simplify]: Simplify (+ 0 0) into 0 27.430 * [backup-simplify]: Simplify (- 0) into 0 27.430 * [backup-simplify]: Simplify (+ 0 0) into 0 27.430 * [taylor]: Taking taylor expansion of 0 in t 27.430 * [backup-simplify]: Simplify 0 into 0 27.431 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 27.432 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 27.433 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 27.433 * [backup-simplify]: Simplify (+ 0 0) into 0 27.433 * [backup-simplify]: Simplify (- 0) into 0 27.433 * [taylor]: Taking taylor expansion of 0 in l 27.433 * [backup-simplify]: Simplify 0 into 0 27.434 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 27.435 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.436 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 27.436 * [taylor]: Taking taylor expansion of 0 in l 27.436 * [backup-simplify]: Simplify 0 into 0 27.436 * [backup-simplify]: Simplify 2 into 2 27.437 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 27.438 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 27.439 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 27.439 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 27.440 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 27.440 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 27.446 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 27.446 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 27.448 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 27.448 * [backup-simplify]: Simplify (+ 0 0) into 0 27.449 * [backup-simplify]: Simplify (- 0) into 0 27.449 * [backup-simplify]: Simplify (+ 0 0) into 0 27.449 * [taylor]: Taking taylor expansion of 0 in t 27.449 * [backup-simplify]: Simplify 0 into 0 27.450 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 27.451 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.452 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 27.452 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 27.452 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 27.452 * [backup-simplify]: Simplify (- (* 2 (/ 1 (pow l 2)))) into (- (* 2 (/ 1 (pow l 2)))) 27.452 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow l 2)))) in l 27.452 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 27.452 * [taylor]: Taking taylor expansion of 2 in l 27.452 * [backup-simplify]: Simplify 2 into 2 27.452 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 27.452 * [taylor]: Taking taylor expansion of (pow l 2) in l 27.452 * [taylor]: Taking taylor expansion of l in l 27.452 * [backup-simplify]: Simplify 0 into 0 27.452 * [backup-simplify]: Simplify 1 into 1 27.453 * [backup-simplify]: Simplify (* 1 1) into 1 27.453 * [backup-simplify]: Simplify (/ 1 1) into 1 27.454 * [backup-simplify]: Simplify (* 2 1) into 2 27.454 * [backup-simplify]: Simplify (- 2) into -2 27.454 * [backup-simplify]: Simplify -2 into -2 27.455 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 27.456 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.457 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 27.457 * [taylor]: Taking taylor expansion of 0 in l 27.457 * [backup-simplify]: Simplify 0 into 0 27.457 * [backup-simplify]: Simplify -4 into -4 27.458 * [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)))) 27.458 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 2) 27.458 * [backup-simplify]: Simplify (* (* l 2) (/ l x)) into (* 2 (/ (pow l 2) x)) 27.458 * [approximate]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in (l x) around 0 27.459 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 27.459 * [taylor]: Taking taylor expansion of 2 in x 27.459 * [backup-simplify]: Simplify 2 into 2 27.459 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 27.459 * [taylor]: Taking taylor expansion of (pow l 2) in x 27.459 * [taylor]: Taking taylor expansion of l in x 27.459 * [backup-simplify]: Simplify l into l 27.459 * [taylor]: Taking taylor expansion of x in x 27.459 * [backup-simplify]: Simplify 0 into 0 27.459 * [backup-simplify]: Simplify 1 into 1 27.459 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.459 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 27.459 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 27.459 * [taylor]: Taking taylor expansion of 2 in l 27.459 * [backup-simplify]: Simplify 2 into 2 27.459 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 27.459 * [taylor]: Taking taylor expansion of (pow l 2) in l 27.459 * [taylor]: Taking taylor expansion of l in l 27.459 * [backup-simplify]: Simplify 0 into 0 27.459 * [backup-simplify]: Simplify 1 into 1 27.459 * [taylor]: Taking taylor expansion of x in l 27.459 * [backup-simplify]: Simplify x into x 27.460 * [backup-simplify]: Simplify (* 1 1) into 1 27.460 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 27.460 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 27.460 * [taylor]: Taking taylor expansion of 2 in l 27.460 * [backup-simplify]: Simplify 2 into 2 27.460 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 27.460 * [taylor]: Taking taylor expansion of (pow l 2) in l 27.460 * [taylor]: Taking taylor expansion of l in l 27.460 * [backup-simplify]: Simplify 0 into 0 27.460 * [backup-simplify]: Simplify 1 into 1 27.460 * [taylor]: Taking taylor expansion of x in l 27.460 * [backup-simplify]: Simplify x into x 27.460 * [backup-simplify]: Simplify (* 1 1) into 1 27.460 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 27.460 * [backup-simplify]: Simplify (* 2 (/ 1 x)) into (/ 2 x) 27.461 * [taylor]: Taking taylor expansion of (/ 2 x) in x 27.461 * [taylor]: Taking taylor expansion of 2 in x 27.461 * [backup-simplify]: Simplify 2 into 2 27.461 * [taylor]: Taking taylor expansion of x in x 27.461 * [backup-simplify]: Simplify 0 into 0 27.461 * [backup-simplify]: Simplify 1 into 1 27.461 * [backup-simplify]: Simplify (/ 2 1) into 2 27.461 * [backup-simplify]: Simplify 2 into 2 27.462 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 27.462 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ 1 x) (/ 0 x)))) into 0 27.462 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 x))) into 0 27.463 * [taylor]: Taking taylor expansion of 0 in x 27.463 * [backup-simplify]: Simplify 0 into 0 27.463 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 27.463 * [backup-simplify]: Simplify 0 into 0 27.465 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 27.465 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 27.466 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 27.466 * [taylor]: Taking taylor expansion of 0 in x 27.466 * [backup-simplify]: Simplify 0 into 0 27.466 * [backup-simplify]: Simplify 0 into 0 27.467 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.467 * [backup-simplify]: Simplify 0 into 0 27.468 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 27.468 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)) (* 0 (/ 0 x)))) into 0 27.469 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x))))) into 0 27.469 * [taylor]: Taking taylor expansion of 0 in x 27.469 * [backup-simplify]: Simplify 0 into 0 27.469 * [backup-simplify]: Simplify 0 into 0 27.469 * [backup-simplify]: Simplify 0 into 0 27.470 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.470 * [backup-simplify]: Simplify 0 into 0 27.470 * [backup-simplify]: Simplify (* 2 (* (/ 1 x) (pow l 2))) into (* 2 (/ (pow l 2) x)) 27.470 * [backup-simplify]: Simplify (* (* (/ 1 l) 2) (/ (/ 1 l) (/ 1 x))) into (* 2 (/ x (pow l 2))) 27.470 * [approximate]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in (l x) around 0 27.471 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 27.471 * [taylor]: Taking taylor expansion of 2 in x 27.471 * [backup-simplify]: Simplify 2 into 2 27.471 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 27.471 * [taylor]: Taking taylor expansion of x in x 27.471 * [backup-simplify]: Simplify 0 into 0 27.471 * [backup-simplify]: Simplify 1 into 1 27.471 * [taylor]: Taking taylor expansion of (pow l 2) in x 27.471 * [taylor]: Taking taylor expansion of l in x 27.471 * [backup-simplify]: Simplify l into l 27.471 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.471 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 27.471 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 27.471 * [taylor]: Taking taylor expansion of 2 in l 27.471 * [backup-simplify]: Simplify 2 into 2 27.471 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 27.471 * [taylor]: Taking taylor expansion of x in l 27.471 * [backup-simplify]: Simplify x into x 27.471 * [taylor]: Taking taylor expansion of (pow l 2) in l 27.471 * [taylor]: Taking taylor expansion of l in l 27.471 * [backup-simplify]: Simplify 0 into 0 27.471 * [backup-simplify]: Simplify 1 into 1 27.471 * [backup-simplify]: Simplify (* 1 1) into 1 27.471 * [backup-simplify]: Simplify (/ x 1) into x 27.471 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 27.471 * [taylor]: Taking taylor expansion of 2 in l 27.471 * [backup-simplify]: Simplify 2 into 2 27.471 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 27.471 * [taylor]: Taking taylor expansion of x in l 27.471 * [backup-simplify]: Simplify x into x 27.471 * [taylor]: Taking taylor expansion of (pow l 2) in l 27.471 * [taylor]: Taking taylor expansion of l in l 27.471 * [backup-simplify]: Simplify 0 into 0 27.471 * [backup-simplify]: Simplify 1 into 1 27.472 * [backup-simplify]: Simplify (* 1 1) into 1 27.472 * [backup-simplify]: Simplify (/ x 1) into x 27.472 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 27.472 * [taylor]: Taking taylor expansion of (* 2 x) in x 27.472 * [taylor]: Taking taylor expansion of 2 in x 27.472 * [backup-simplify]: Simplify 2 into 2 27.472 * [taylor]: Taking taylor expansion of x in x 27.472 * [backup-simplify]: Simplify 0 into 0 27.472 * [backup-simplify]: Simplify 1 into 1 27.472 * [backup-simplify]: Simplify (+ (* 2 1) (* 0 0)) into 2 27.472 * [backup-simplify]: Simplify 2 into 2 27.473 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 27.473 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 27.474 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 27.474 * [taylor]: Taking taylor expansion of 0 in x 27.474 * [backup-simplify]: Simplify 0 into 0 27.474 * [backup-simplify]: Simplify 0 into 0 27.474 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 1) (* 0 0))) into 0 27.474 * [backup-simplify]: Simplify 0 into 0 27.475 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 27.476 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.476 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 x))) into 0 27.476 * [taylor]: Taking taylor expansion of 0 in x 27.476 * [backup-simplify]: Simplify 0 into 0 27.476 * [backup-simplify]: Simplify 0 into 0 27.476 * [backup-simplify]: Simplify 0 into 0 27.477 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 27.477 * [backup-simplify]: Simplify 0 into 0 27.478 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 27.479 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.480 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 27.480 * [taylor]: Taking taylor expansion of 0 in x 27.480 * [backup-simplify]: Simplify 0 into 0 27.480 * [backup-simplify]: Simplify 0 into 0 27.480 * [backup-simplify]: Simplify (* 2 (* (/ 1 x) (pow (/ 1 l) -2))) into (* 2 (/ (pow l 2) x)) 27.480 * [backup-simplify]: Simplify (* (* (/ 1 (- l)) 2) (/ (/ 1 (- l)) (/ 1 (- x)))) into (* -2 (/ x (pow l 2))) 27.480 * [approximate]: Taking taylor expansion of (* -2 (/ x (pow l 2))) in (l x) around 0 27.480 * [taylor]: Taking taylor expansion of (* -2 (/ x (pow l 2))) in x 27.480 * [taylor]: Taking taylor expansion of -2 in x 27.480 * [backup-simplify]: Simplify -2 into -2 27.480 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 27.480 * [taylor]: Taking taylor expansion of x in x 27.480 * [backup-simplify]: Simplify 0 into 0 27.480 * [backup-simplify]: Simplify 1 into 1 27.480 * [taylor]: Taking taylor expansion of (pow l 2) in x 27.480 * [taylor]: Taking taylor expansion of l in x 27.480 * [backup-simplify]: Simplify l into l 27.480 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.480 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 27.480 * [taylor]: Taking taylor expansion of (* -2 (/ x (pow l 2))) in l 27.480 * [taylor]: Taking taylor expansion of -2 in l 27.480 * [backup-simplify]: Simplify -2 into -2 27.481 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 27.481 * [taylor]: Taking taylor expansion of x in l 27.481 * [backup-simplify]: Simplify x into x 27.481 * [taylor]: Taking taylor expansion of (pow l 2) in l 27.481 * [taylor]: Taking taylor expansion of l in l 27.481 * [backup-simplify]: Simplify 0 into 0 27.481 * [backup-simplify]: Simplify 1 into 1 27.481 * [backup-simplify]: Simplify (* 1 1) into 1 27.481 * [backup-simplify]: Simplify (/ x 1) into x 27.481 * [taylor]: Taking taylor expansion of (* -2 (/ x (pow l 2))) in l 27.481 * [taylor]: Taking taylor expansion of -2 in l 27.481 * [backup-simplify]: Simplify -2 into -2 27.481 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 27.481 * [taylor]: Taking taylor expansion of x in l 27.481 * [backup-simplify]: Simplify x into x 27.481 * [taylor]: Taking taylor expansion of (pow l 2) in l 27.481 * [taylor]: Taking taylor expansion of l in l 27.481 * [backup-simplify]: Simplify 0 into 0 27.481 * [backup-simplify]: Simplify 1 into 1 27.481 * [backup-simplify]: Simplify (* 1 1) into 1 27.481 * [backup-simplify]: Simplify (/ x 1) into x 27.481 * [backup-simplify]: Simplify (* -2 x) into (* -2 x) 27.481 * [taylor]: Taking taylor expansion of (* -2 x) in x 27.481 * [taylor]: Taking taylor expansion of -2 in x 27.481 * [backup-simplify]: Simplify -2 into -2 27.481 * [taylor]: Taking taylor expansion of x in x 27.481 * [backup-simplify]: Simplify 0 into 0 27.481 * [backup-simplify]: Simplify 1 into 1 27.482 * [backup-simplify]: Simplify (+ (* -2 1) (* 0 0)) into -2 27.482 * [backup-simplify]: Simplify -2 into -2 27.482 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 27.483 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 27.483 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 x)) into 0 27.483 * [taylor]: Taking taylor expansion of 0 in x 27.483 * [backup-simplify]: Simplify 0 into 0 27.483 * [backup-simplify]: Simplify 0 into 0 27.484 * [backup-simplify]: Simplify (+ (* -2 0) (+ (* 0 1) (* 0 0))) into 0 27.484 * [backup-simplify]: Simplify 0 into 0 27.484 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 27.485 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.486 * [backup-simplify]: Simplify (+ (* -2 0) (+ (* 0 0) (* 0 x))) into 0 27.486 * [taylor]: Taking taylor expansion of 0 in x 27.486 * [backup-simplify]: Simplify 0 into 0 27.486 * [backup-simplify]: Simplify 0 into 0 27.486 * [backup-simplify]: Simplify 0 into 0 27.487 * [backup-simplify]: Simplify (+ (* -2 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 27.487 * [backup-simplify]: Simplify 0 into 0 27.487 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 27.488 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 27.489 * [backup-simplify]: Simplify (+ (* -2 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 27.489 * [taylor]: Taking taylor expansion of 0 in x 27.489 * [backup-simplify]: Simplify 0 into 0 27.489 * [backup-simplify]: Simplify 0 into 0 27.489 * [backup-simplify]: Simplify (* -2 (* (/ 1 (- x)) (pow (/ 1 (- l)) -2))) into (* 2 (/ (pow l 2) x)) 27.489 * * * [progress]: simplifying candidates 27.489 * * * * [progress]: [ 1 / 101 ] simplifiying candidate # 27.489 * * * * [progress]: [ 2 / 101 ] simplifiying candidate # 27.489 * * * * [progress]: [ 3 / 101 ] simplifiying candidate # 27.490 * [simplify]: Simplifying (log (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 27.490 * * [simplify]: iters left: 6 (15 enodes) 27.493 * * [simplify]: iters left: 5 (57 enodes) 27.503 * * [simplify]: iters left: 4 (84 enodes) 27.530 * * [simplify]: iters left: 3 (133 enodes) 27.915 * * [simplify]: iters left: 2 (227 enodes) 27.965 * * [simplify]: iters left: 1 (278 enodes) 27.999 * * [simplify]: Extracting #0: cost 1 inf + 0 27.999 * * [simplify]: Extracting #1: cost 3 inf + 0 27.999 * * [simplify]: Extracting #2: cost 5 inf + 0 27.999 * * [simplify]: Extracting #3: cost 13 inf + 0 27.999 * * [simplify]: Extracting #4: cost 52 inf + 0 27.999 * * [simplify]: Extracting #5: cost 71 inf + 46 28.000 * * [simplify]: Extracting #6: cost 24 inf + 3961 28.002 * * [simplify]: Extracting #7: cost 2 inf + 7665 28.004 * * [simplify]: Extracting #8: cost 0 inf + 8263 28.006 * [simplify]: Simplified to (log (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 28.006 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (exp (log (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 28.006 * * * * [progress]: [ 4 / 101 ] simplifiying candidate # 28.006 * [simplify]: Simplifying (exp (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 28.006 * * [simplify]: iters left: 6 (15 enodes) 28.014 * * [simplify]: iters left: 5 (57 enodes) 28.032 * * [simplify]: iters left: 4 (84 enodes) 28.051 * * [simplify]: iters left: 3 (133 enodes) 28.076 * * [simplify]: iters left: 2 (227 enodes) 28.148 * * [simplify]: iters left: 1 (278 enodes) 28.199 * * [simplify]: Extracting #0: cost 1 inf + 0 28.199 * * [simplify]: Extracting #1: cost 3 inf + 0 28.199 * * [simplify]: Extracting #2: cost 5 inf + 0 28.199 * * [simplify]: Extracting #3: cost 13 inf + 0 28.199 * * [simplify]: Extracting #4: cost 52 inf + 0 28.199 * * [simplify]: Extracting #5: cost 71 inf + 46 28.200 * * [simplify]: Extracting #6: cost 24 inf + 3961 28.202 * * [simplify]: Extracting #7: cost 2 inf + 7665 28.204 * * [simplify]: Extracting #8: cost 0 inf + 8263 28.206 * [simplify]: Simplified to (exp (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 28.206 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (log (exp (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 28.206 * * * * [progress]: [ 5 / 101 ] simplifiying candidate # 28.206 * [simplify]: Simplifying (* (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 28.206 * * [simplify]: iters left: 6 (16 enodes) 28.212 * * [simplify]: iters left: 5 (60 enodes) 28.222 * * [simplify]: iters left: 4 (87 enodes) 28.248 * * [simplify]: iters left: 3 (136 enodes) 28.292 * * [simplify]: iters left: 2 (230 enodes) 28.349 * * [simplify]: iters left: 1 (282 enodes) 28.389 * * [simplify]: Extracting #0: cost 1 inf + 0 28.389 * * [simplify]: Extracting #1: cost 3 inf + 0 28.389 * * [simplify]: Extracting #2: cost 5 inf + 0 28.389 * * [simplify]: Extracting #3: cost 7 inf + 0 28.389 * * [simplify]: Extracting #4: cost 14 inf + 0 28.390 * * [simplify]: Extracting #5: cost 52 inf + 0 28.390 * * [simplify]: Extracting #6: cost 68 inf + 213 28.392 * * [simplify]: Extracting #7: cost 18 inf + 5266 28.396 * * [simplify]: Extracting #8: cost 1 inf + 8518 28.400 * * [simplify]: Extracting #9: cost 0 inf + 8723 28.404 * * [simplify]: Extracting #10: cost 0 inf + 8683 28.407 * [simplify]: Simplified to (* (cbrt (sqrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4)))) (cbrt (sqrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))))) 28.407 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (* (cbrt (sqrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4)))) (cbrt (sqrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 28.408 * [simplify]: Simplifying (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 28.408 * * [simplify]: iters left: 6 (15 enodes) 28.411 * * [simplify]: iters left: 5 (57 enodes) 28.420 * * [simplify]: iters left: 4 (84 enodes) 28.435 * * [simplify]: iters left: 3 (133 enodes) 28.477 * * [simplify]: iters left: 2 (227 enodes) 28.547 * * [simplify]: iters left: 1 (278 enodes) 28.594 * * [simplify]: Extracting #0: cost 1 inf + 0 28.594 * * [simplify]: Extracting #1: cost 3 inf + 0 28.594 * * [simplify]: Extracting #2: cost 5 inf + 0 28.594 * * [simplify]: Extracting #3: cost 13 inf + 0 28.594 * * [simplify]: Extracting #4: cost 52 inf + 0 28.595 * * [simplify]: Extracting #5: cost 71 inf + 46 28.595 * * [simplify]: Extracting #6: cost 24 inf + 3961 28.597 * * [simplify]: Extracting #7: cost 2 inf + 7675 28.599 * * [simplify]: Extracting #8: cost 0 inf + 8283 28.601 * [simplify]: Simplified to (cbrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 28.601 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (* (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (cbrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 28.601 * * * * [progress]: [ 6 / 101 ] simplifiying candidate # 28.602 * [simplify]: Simplifying (* (* (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 28.602 * * [simplify]: iters left: 6 (16 enodes) 28.606 * * [simplify]: iters left: 5 (59 enodes) 28.623 * * [simplify]: iters left: 4 (97 enodes) 28.661 * * [simplify]: iters left: 3 (202 enodes) 28.716 * * [simplify]: iters left: 2 (471 enodes) 28.869 * * [simplify]: Extracting #0: cost 1 inf + 0 28.869 * * [simplify]: Extracting #1: cost 16 inf + 0 28.869 * * [simplify]: Extracting #2: cost 149 inf + 1 28.871 * * [simplify]: Extracting #3: cost 203 inf + 90 28.873 * * [simplify]: Extracting #4: cost 172 inf + 2938 28.883 * * [simplify]: Extracting #5: cost 84 inf + 25901 28.912 * * [simplify]: Extracting #6: cost 5 inf + 56053 28.947 * * [simplify]: Extracting #7: cost 0 inf + 58609 28.978 * [simplify]: Simplified to (* (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t))) (sqrt (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t))))) 28.979 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (cbrt (* (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t))) (sqrt (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t)))))))) 28.979 * * * * [progress]: [ 7 / 101 ] simplifiying candidate # 28.979 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 28.979 * * [simplify]: iters left: 6 (16 enodes) 28.987 * * [simplify]: iters left: 5 (61 enodes) 29.006 * * [simplify]: iters left: 4 (88 enodes) 29.035 * * [simplify]: iters left: 3 (137 enodes) 29.062 * * [simplify]: iters left: 2 (231 enodes) 29.117 * * [simplify]: iters left: 1 (279 enodes) 29.159 * * [simplify]: Extracting #0: cost 1 inf + 0 29.159 * * [simplify]: Extracting #1: cost 4 inf + 0 29.159 * * [simplify]: Extracting #2: cost 7 inf + 0 29.159 * * [simplify]: Extracting #3: cost 14 inf + 0 29.159 * * [simplify]: Extracting #4: cost 52 inf + 0 29.159 * * [simplify]: Extracting #5: cost 68 inf + 171 29.160 * * [simplify]: Extracting #6: cost 23 inf + 3842 29.162 * * [simplify]: Extracting #7: cost 2 inf + 7953 29.164 * * [simplify]: Extracting #8: cost 0 inf + 8683 29.166 * [simplify]: Simplified to (fabs (cbrt (+ (* l (/ (* l 2) x)) (* (+ 2 (/ 4 x)) (* t t))))) 29.166 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (fabs (cbrt (+ (* l (/ (* l 2) x)) (* (+ 2 (/ 4 x)) (* t t))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 29.166 * [simplify]: Simplifying (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 29.166 * * [simplify]: iters left: 6 (15 enodes) 29.170 * * [simplify]: iters left: 5 (57 enodes) 29.179 * * [simplify]: iters left: 4 (84 enodes) 29.193 * * [simplify]: iters left: 3 (133 enodes) 29.228 * * [simplify]: iters left: 2 (227 enodes) 29.275 * * [simplify]: iters left: 1 (278 enodes) 29.307 * * [simplify]: Extracting #0: cost 1 inf + 0 29.307 * * [simplify]: Extracting #1: cost 3 inf + 0 29.307 * * [simplify]: Extracting #2: cost 5 inf + 0 29.307 * * [simplify]: Extracting #3: cost 13 inf + 0 29.307 * * [simplify]: Extracting #4: cost 52 inf + 0 29.308 * * [simplify]: Extracting #5: cost 71 inf + 46 29.309 * * [simplify]: Extracting #6: cost 24 inf + 3961 29.313 * * [simplify]: Extracting #7: cost 2 inf + 7755 29.317 * * [simplify]: Extracting #8: cost 0 inf + 8363 29.321 * [simplify]: Simplified to (sqrt (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 29.321 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (sqrt (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 29.321 * * * * [progress]: [ 8 / 101 ] simplifiying candidate # 29.322 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 29.322 * * [simplify]: iters left: 6 (15 enodes) 29.330 * * [simplify]: iters left: 5 (57 enodes) 29.350 * * [simplify]: iters left: 4 (84 enodes) 29.377 * * [simplify]: iters left: 3 (133 enodes) 29.417 * * [simplify]: iters left: 2 (227 enodes) 29.488 * * [simplify]: iters left: 1 (278 enodes) 29.551 * * [simplify]: Extracting #0: cost 1 inf + 0 29.551 * * [simplify]: Extracting #1: cost 3 inf + 0 29.551 * * [simplify]: Extracting #2: cost 5 inf + 0 29.551 * * [simplify]: Extracting #3: cost 13 inf + 0 29.552 * * [simplify]: Extracting #4: cost 52 inf + 0 29.552 * * [simplify]: Extracting #5: cost 71 inf + 46 29.554 * * [simplify]: Extracting #6: cost 24 inf + 3961 29.557 * * [simplify]: Extracting #7: cost 2 inf + 7635 29.561 * * [simplify]: Extracting #8: cost 0 inf + 8203 29.565 * [simplify]: Simplified to (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 29.565 * [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)))))))) 29.566 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 29.566 * * [simplify]: iters left: 6 (15 enodes) 29.574 * * [simplify]: iters left: 5 (57 enodes) 29.592 * * [simplify]: iters left: 4 (84 enodes) 29.611 * * [simplify]: iters left: 3 (133 enodes) 29.634 * * [simplify]: iters left: 2 (227 enodes) 29.703 * * [simplify]: iters left: 1 (278 enodes) 29.745 * * [simplify]: Extracting #0: cost 1 inf + 0 29.745 * * [simplify]: Extracting #1: cost 3 inf + 0 29.745 * * [simplify]: Extracting #2: cost 5 inf + 0 29.745 * * [simplify]: Extracting #3: cost 13 inf + 0 29.745 * * [simplify]: Extracting #4: cost 52 inf + 0 29.745 * * [simplify]: Extracting #5: cost 71 inf + 46 29.746 * * [simplify]: Extracting #6: cost 24 inf + 3961 29.748 * * [simplify]: Extracting #7: cost 2 inf + 7635 29.750 * * [simplify]: Extracting #8: cost 0 inf + 8203 29.752 * [simplify]: Simplified to (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 29.752 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 29.752 * * * * [progress]: [ 9 / 101 ] simplifiying candidate # 29.753 * [simplify]: Simplifying (sqrt 1) 29.753 * * [simplify]: iters left: 1 (2 enodes) 29.755 * * [simplify]: Extracting #0: cost 1 inf + 0 29.755 * * [simplify]: Extracting #1: cost 0 inf + 1 29.755 * [simplify]: Simplified to 1 29.755 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* 1 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))) 29.756 * [simplify]: Simplifying (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 29.756 * * [simplify]: iters left: 6 (14 enodes) 29.763 * * [simplify]: iters left: 5 (54 enodes) 29.771 * * [simplify]: iters left: 4 (81 enodes) 29.785 * * [simplify]: iters left: 3 (130 enodes) 29.826 * * [simplify]: iters left: 2 (224 enodes) 29.892 * * [simplify]: iters left: 1 (276 enodes) 29.955 * * [simplify]: Extracting #0: cost 1 inf + 0 29.955 * * [simplify]: Extracting #1: cost 3 inf + 0 29.955 * * [simplify]: Extracting #2: cost 11 inf + 0 29.955 * * [simplify]: Extracting #3: cost 50 inf + 0 29.955 * * [simplify]: Extracting #4: cost 64 inf + 336 29.957 * * [simplify]: Extracting #5: cost 24 inf + 3068 29.960 * * [simplify]: Extracting #6: cost 1 inf + 7188 29.963 * * [simplify]: Extracting #7: cost 0 inf + 7393 29.967 * [simplify]: Simplified to (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 29.967 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* 1 (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t))))))) 29.967 * * * * [progress]: [ 10 / 101 ] simplifiying candidate # 29.968 * [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)))) 29.968 * * [simplify]: iters left: 6 (23 enodes) 29.982 * * [simplify]: iters left: 5 (113 enodes) 30.003 * * [simplify]: iters left: 4 (243 enodes) 30.112 * * [simplify]: Extracting #0: cost 1 inf + 0 30.112 * * [simplify]: Extracting #1: cost 3 inf + 0 30.112 * * [simplify]: Extracting #2: cost 12 inf + 0 30.113 * * [simplify]: Extracting #3: cost 84 inf + 0 30.113 * * [simplify]: Extracting #4: cost 147 inf + 45 30.115 * * [simplify]: Extracting #5: cost 168 inf + 919 30.118 * * [simplify]: Extracting #6: cost 121 inf + 8150 30.128 * * [simplify]: Extracting #7: cost 20 inf + 27708 30.142 * * [simplify]: Extracting #8: cost 1 inf + 31549 30.156 * * [simplify]: Extracting #9: cost 0 inf + 31802 30.173 * [simplify]: Simplified to (sqrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* 2 l) l)) (* (* (* t t) (+ (/ (/ 64 (* x x)) x) 8)) x))) 30.173 * [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))))) 30.174 * [simplify]: Simplifying (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x)) 30.174 * * [simplify]: iters left: 6 (11 enodes) 30.182 * * [simplify]: iters left: 5 (49 enodes) 30.200 * * [simplify]: iters left: 4 (102 enodes) 30.233 * * [simplify]: iters left: 3 (188 enodes) 30.276 * * [simplify]: iters left: 2 (351 enodes) 30.403 * * [simplify]: Extracting #0: cost 1 inf + 0 30.403 * * [simplify]: Extracting #1: cost 3 inf + 0 30.403 * * [simplify]: Extracting #2: cost 15 inf + 0 30.404 * * [simplify]: Extracting #3: cost 55 inf + 3 30.404 * * [simplify]: Extracting #4: cost 82 inf + 298 30.406 * * [simplify]: Extracting #5: cost 32 inf + 4704 30.410 * * [simplify]: Extracting #6: cost 0 inf + 8271 30.414 * * [simplify]: Extracting #7: cost 0 inf + 8231 30.418 * [simplify]: Simplified to (sqrt (- (* 4 (+ x (/ 4 x))) 8)) 30.419 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* 2 l) l)) (* (* (* t t) (+ (/ (/ 64 (* x x)) x) 8)) x))) (sqrt (- (* 4 (+ x (/ 4 x))) 8))))) 30.419 * * * * [progress]: [ 11 / 101 ] simplifiying candidate # 30.419 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))) 30.419 * * [simplify]: iters left: 6 (18 enodes) 30.429 * * [simplify]: iters left: 5 (80 enodes) 30.451 * * [simplify]: iters left: 4 (156 enodes) 30.492 * * [simplify]: iters left: 3 (457 enodes) 30.751 * * [simplify]: Extracting #0: cost 1 inf + 0 30.751 * * [simplify]: Extracting #1: cost 3 inf + 0 30.751 * * [simplify]: Extracting #2: cost 15 inf + 0 30.752 * * [simplify]: Extracting #3: cost 127 inf + 0 30.753 * * [simplify]: Extracting #4: cost 294 inf + 423 30.757 * * [simplify]: Extracting #5: cost 274 inf + 12436 30.777 * * [simplify]: Extracting #6: cost 67 inf + 47319 30.810 * * [simplify]: Extracting #7: cost 0 inf + 57429 30.827 * * [simplify]: Extracting #8: cost 0 inf + 57265 30.843 * * [simplify]: Extracting #9: cost 0 inf + 56404 30.861 * * [simplify]: Extracting #10: cost 0 inf + 56363 30.875 * [simplify]: Simplified to (sqrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) 30.875 * [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))))) 30.876 * [simplify]: Simplifying (sqrt (* (- (/ 4 x) 2) x)) 30.876 * * [simplify]: iters left: 6 (7 enodes) 30.878 * * [simplify]: iters left: 5 (25 enodes) 30.883 * * [simplify]: iters left: 4 (33 enodes) 30.888 * * [simplify]: iters left: 3 (48 enodes) 30.899 * * [simplify]: iters left: 2 (56 enodes) 30.914 * * [simplify]: iters left: 1 (60 enodes) 30.927 * * [simplify]: Extracting #0: cost 1 inf + 0 30.927 * * [simplify]: Extracting #1: cost 3 inf + 0 30.927 * * [simplify]: Extracting #2: cost 8 inf + 0 30.927 * * [simplify]: Extracting #3: cost 11 inf + 2 30.927 * * [simplify]: Extracting #4: cost 8 inf + 88 30.928 * * [simplify]: Extracting #5: cost 3 inf + 421 30.928 * * [simplify]: Extracting #6: cost 1 inf + 627 30.928 * * [simplify]: Extracting #7: cost 0 inf + 750 30.929 * [simplify]: Simplified to (sqrt (+ 4 (* x -2))) 30.929 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) (sqrt (+ 4 (* x -2)))))) 30.929 * * * * [progress]: [ 12 / 101 ] simplifiying candidate # 30.929 * [simplify]: Simplifying (sqrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))) 30.929 * * [simplify]: iters left: 6 (17 enodes) 30.940 * * [simplify]: iters left: 5 (81 enodes) 30.959 * * [simplify]: iters left: 4 (243 enodes) 31.083 * * [simplify]: Extracting #0: cost 1 inf + 0 31.083 * * [simplify]: Extracting #1: cost 3 inf + 0 31.083 * * [simplify]: Extracting #2: cost 6 inf + 0 31.084 * * [simplify]: Extracting #3: cost 111 inf + 0 31.085 * * [simplify]: Extracting #4: cost 303 inf + 511 31.088 * * [simplify]: Extracting #5: cost 203 inf + 20848 31.107 * * [simplify]: Extracting #6: cost 14 inf + 61493 31.122 * * [simplify]: Extracting #7: cost 0 inf + 65674 31.136 * [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))))) 31.136 * [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))))))))) 31.136 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (- (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))) (* (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 31.136 * * [simplify]: iters left: 6 (18 enodes) 31.141 * * [simplify]: iters left: 5 (90 enodes) 31.176 * * [simplify]: iters left: 4 (296 enodes) 31.309 * * [simplify]: Extracting #0: cost 1 inf + 0 31.309 * * [simplify]: Extracting #1: cost 3 inf + 0 31.309 * * [simplify]: Extracting #2: cost 12 inf + 0 31.310 * * [simplify]: Extracting #3: cost 184 inf + 0 31.311 * * [simplify]: Extracting #4: cost 342 inf + 1362 31.319 * * [simplify]: Extracting #5: cost 154 inf + 34066 31.348 * * [simplify]: Extracting #6: cost 31 inf + 65025 31.383 * * [simplify]: Extracting #7: cost 0 inf + 74095 31.406 * * [simplify]: Extracting #8: cost 0 inf + 74055 31.427 * [simplify]: Simplified to (sqrt (+ (* (- (* (* 2 l) (/ l x)) (* (+ 2 (/ 4 x)) (* t t))) (* (* 2 l) (/ l x))) (* (* (+ 2 (/ 4 x)) (* t t)) (* (+ 2 (/ 4 x)) (* t t))))) 31.427 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (/ (* (* l l) 2) x) (/ (* (* l l) 2) x)) (/ (* (* l l) 2) x)) (* (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* t (* (+ 2 (/ 4 x)) t))))) (sqrt (+ (* (- (* (* 2 l) (/ l x)) (* (+ 2 (/ 4 x)) (* t t))) (* (* 2 l) (/ l x))) (* (* (+ 2 (/ 4 x)) (* t t)) (* (+ 2 (/ 4 x)) (* t t)))))))) 31.427 * * * * [progress]: [ 13 / 101 ] simplifiying candidate # 31.427 * [simplify]: Simplifying (sqrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))) 31.427 * * [simplify]: iters left: 6 (16 enodes) 31.432 * * [simplify]: iters left: 5 (77 enodes) 31.450 * * [simplify]: iters left: 4 (223 enodes) 31.533 * * [simplify]: Extracting #0: cost 1 inf + 0 31.533 * * [simplify]: Extracting #1: cost 3 inf + 0 31.533 * * [simplify]: Extracting #2: cost 17 inf + 0 31.534 * * [simplify]: Extracting #3: cost 113 inf + 0 31.534 * * [simplify]: Extracting #4: cost 214 inf + 47 31.537 * * [simplify]: Extracting #5: cost 142 inf + 11569 31.546 * * [simplify]: Extracting #6: cost 12 inf + 34122 31.557 * * [simplify]: Extracting #7: cost 0 inf + 36361 31.569 * [simplify]: Simplified to (sqrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))) 31.569 * [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))))))) 31.569 * [simplify]: Simplifying (sqrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 31.569 * * [simplify]: iters left: 6 (14 enodes) 31.573 * * [simplify]: iters left: 5 (55 enodes) 31.585 * * [simplify]: iters left: 4 (97 enodes) 31.616 * * [simplify]: iters left: 3 (193 enodes) 31.672 * * [simplify]: iters left: 2 (328 enodes) 31.767 * * [simplify]: iters left: 1 (425 enodes) 31.826 * * [simplify]: Extracting #0: cost 1 inf + 0 31.826 * * [simplify]: Extracting #1: cost 3 inf + 0 31.826 * * [simplify]: Extracting #2: cost 13 inf + 0 31.827 * * [simplify]: Extracting #3: cost 66 inf + 0 31.827 * * [simplify]: Extracting #4: cost 93 inf + 173 31.830 * * [simplify]: Extracting #5: cost 31 inf + 5445 31.832 * * [simplify]: Extracting #6: cost 2 inf + 9043 31.835 * * [simplify]: Extracting #7: cost 0 inf + 9490 31.838 * [simplify]: Simplified to (sqrt (- (* t (* (+ 2 (/ 4 x)) t)) (* (* l 2) (/ l x)))) 31.838 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))) (sqrt (- (* t (* (+ 2 (/ 4 x)) t)) (* (* l 2) (/ l x))))))) 31.838 * * * * [progress]: [ 14 / 101 ] simplifiying candidate # 31.838 * [simplify]: Simplifying (/ 1 2) 31.838 * * [simplify]: iters left: 2 (3 enodes) 31.842 * * [simplify]: iters left: 1 (12 enodes) 31.846 * * [simplify]: Extracting #0: cost 1 inf + 0 31.846 * * [simplify]: Extracting #1: cost 0 inf + 1 31.847 * [simplify]: Simplified to 1/2 31.847 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (pow (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) 1/2))) 31.847 * * * * [progress]: [ 15 / 101 ] simplifiying candidate # 31.848 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 31.848 * * [simplify]: iters left: 6 (15 enodes) 31.856 * * [simplify]: iters left: 5 (57 enodes) 31.867 * * [simplify]: iters left: 4 (84 enodes) 31.883 * * [simplify]: iters left: 3 (133 enodes) 31.920 * * [simplify]: iters left: 2 (227 enodes) 31.962 * * [simplify]: iters left: 1 (278 enodes) 31.994 * * [simplify]: Extracting #0: cost 1 inf + 0 31.994 * * [simplify]: Extracting #1: cost 3 inf + 0 31.994 * * [simplify]: Extracting #2: cost 5 inf + 0 31.994 * * [simplify]: Extracting #3: cost 13 inf + 0 31.994 * * [simplify]: Extracting #4: cost 52 inf + 0 31.994 * * [simplify]: Extracting #5: cost 71 inf + 46 31.995 * * [simplify]: Extracting #6: cost 24 inf + 3961 31.997 * * [simplify]: Extracting #7: cost 2 inf + 7635 31.999 * * [simplify]: Extracting #8: cost 0 inf + 8203 32.001 * [simplify]: Simplified to (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 32.001 * [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)))))))) 32.001 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 32.001 * * [simplify]: iters left: 6 (15 enodes) 32.007 * * [simplify]: iters left: 5 (57 enodes) 32.017 * * [simplify]: iters left: 4 (84 enodes) 32.033 * * [simplify]: iters left: 3 (133 enodes) 32.055 * * [simplify]: iters left: 2 (227 enodes) 32.097 * * [simplify]: iters left: 1 (278 enodes) 32.135 * * [simplify]: Extracting #0: cost 1 inf + 0 32.135 * * [simplify]: Extracting #1: cost 3 inf + 0 32.135 * * [simplify]: Extracting #2: cost 5 inf + 0 32.136 * * [simplify]: Extracting #3: cost 13 inf + 0 32.136 * * [simplify]: Extracting #4: cost 52 inf + 0 32.136 * * [simplify]: Extracting #5: cost 71 inf + 46 32.137 * * [simplify]: Extracting #6: cost 24 inf + 3961 32.138 * * [simplify]: Extracting #7: cost 2 inf + 7635 32.140 * * [simplify]: Extracting #8: cost 0 inf + 8203 32.143 * [simplify]: Simplified to (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 32.143 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 32.143 * * * * [progress]: [ 16 / 101 ] simplifiying candidate # 32.143 * * * * [progress]: [ 17 / 101 ] simplifiying candidate # 32.143 * * * * [progress]: [ 18 / 101 ] simplifiying candidate #real (real->posit16 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))> 32.143 * [simplify]: Simplifying (real->posit16 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 32.143 * * [simplify]: iters left: 6 (15 enodes) 32.147 * * [simplify]: iters left: 5 (54 enodes) 32.155 * * [simplify]: iters left: 4 (81 enodes) 32.173 * * [simplify]: iters left: 3 (130 enodes) 32.213 * * [simplify]: iters left: 2 (224 enodes) 32.255 * * [simplify]: iters left: 1 (276 enodes) 32.288 * * [simplify]: Extracting #0: cost 1 inf + 0 32.289 * * [simplify]: Extracting #1: cost 2 inf + 0 32.289 * * [simplify]: Extracting #2: cost 3 inf + 0 32.289 * * [simplify]: Extracting #3: cost 11 inf + 0 32.289 * * [simplify]: Extracting #4: cost 50 inf + 0 32.289 * * [simplify]: Extracting #5: cost 66 inf + 172 32.291 * * [simplify]: Extracting #6: cost 20 inf + 3725 32.294 * * [simplify]: Extracting #7: cost 1 inf + 7310 32.298 * * [simplify]: Extracting #8: cost 0 inf + 7393 32.301 * [simplify]: Simplified to (real->posit16 (sqrt (+ (/ (* (* l 2) l) x) (* (+ 2 (/ 4 x)) (* t t))))) 32.301 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (posit16->real (real->posit16 (sqrt (+ (/ (* (* l 2) l) x) (* (+ 2 (/ 4 x)) (* t t)))))))) 32.302 * * * * [progress]: [ 19 / 101 ] simplifiying candidate # 32.302 * [simplify]: Simplifying (* (sqrt 2) t) 32.302 * * [simplify]: iters left: 3 (4 enodes) 32.305 * * [simplify]: iters left: 2 (13 enodes) 32.309 * * [simplify]: Extracting #0: cost 1 inf + 0 32.309 * * [simplify]: Extracting #1: cost 4 inf + 0 32.309 * * [simplify]: Extracting #2: cost 5 inf + 1 32.309 * * [simplify]: Extracting #3: cost 4 inf + 2 32.309 * * [simplify]: Extracting #4: cost 0 inf + 248 32.309 * [simplify]: Simplified to (* t (sqrt 2)) 32.309 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* t (sqrt 2)) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 32.309 * * * * [progress]: [ 20 / 101 ] simplifiying candidate # 32.310 * * * * [progress]: [ 21 / 101 ] simplifiying candidate # 32.310 * [simplify]: Simplifying (+ (log (sqrt 2)) (log t)) 32.310 * * [simplify]: iters left: 4 (6 enodes) 32.313 * * [simplify]: iters left: 3 (19 enodes) 32.319 * * [simplify]: Extracting #0: cost 1 inf + 0 32.319 * * [simplify]: Extracting #1: cost 4 inf + 0 32.319 * * [simplify]: Extracting #2: cost 8 inf + 0 32.319 * * [simplify]: Extracting #3: cost 7 inf + 143 32.319 * * [simplify]: Extracting #4: cost 6 inf + 144 32.319 * * [simplify]: Extracting #5: cost 0 inf + 892 32.320 * [simplify]: Simplified to (+ (log (sqrt 2)) (log t)) 32.320 * [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)))))) 32.320 * * * * [progress]: [ 22 / 101 ] simplifiying candidate # 32.320 * [simplify]: Simplifying (log (* (sqrt 2) t)) 32.320 * * [simplify]: iters left: 4 (5 enodes) 32.323 * * [simplify]: iters left: 3 (19 enodes) 32.329 * * [simplify]: iters left: 2 (24 enodes) 32.336 * * [simplify]: Extracting #0: cost 1 inf + 0 32.336 * * [simplify]: Extracting #1: cost 5 inf + 0 32.336 * * [simplify]: Extracting #2: cost 10 inf + 0 32.336 * * [simplify]: Extracting #3: cost 9 inf + 143 32.336 * * [simplify]: Extracting #4: cost 8 inf + 144 32.336 * * [simplify]: Extracting #5: cost 0 inf + 916 32.337 * [simplify]: Simplified to (log (* t (sqrt 2))) 32.337 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (log (* t (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 32.337 * * * * [progress]: [ 23 / 101 ] simplifiying candidate # 32.337 * [simplify]: Simplifying (exp (* (sqrt 2) t)) 32.337 * * [simplify]: iters left: 4 (5 enodes) 32.340 * * [simplify]: iters left: 3 (18 enodes) 32.346 * * [simplify]: iters left: 2 (25 enodes) 32.354 * * [simplify]: iters left: 1 (36 enodes) 32.366 * * [simplify]: Extracting #0: cost 1 inf + 0 32.366 * * [simplify]: Extracting #1: cost 14 inf + 0 32.366 * * [simplify]: Extracting #2: cost 27 inf + 72 32.366 * * [simplify]: Extracting #3: cost 23 inf + 543 32.367 * * [simplify]: Extracting #4: cost 9 inf + 2658 32.371 * * [simplify]: Extracting #5: cost 1 inf + 5204 32.372 * * [simplify]: Extracting #6: cost 0 inf + 5621 32.373 * [simplify]: Simplified to (exp (* t (sqrt 2))) 32.373 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (log (exp (* t (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 32.374 * * * * [progress]: [ 24 / 101 ] simplifiying candidate # 32.374 * [simplify]: Simplifying (* (* (* (sqrt 2) (sqrt 2)) (sqrt 2)) (* (* t t) t)) 32.374 * * [simplify]: iters left: 6 (8 enodes) 32.379 * * [simplify]: iters left: 5 (29 enodes) 32.389 * * [simplify]: iters left: 4 (56 enodes) 32.408 * * [simplify]: iters left: 3 (103 enodes) 32.424 * * [simplify]: iters left: 2 (145 enodes) 32.463 * * [simplify]: iters left: 1 (221 enodes) 32.521 * * [simplify]: Extracting #0: cost 1 inf + 0 32.521 * * [simplify]: Extracting #1: cost 36 inf + 0 32.521 * * [simplify]: Extracting #2: cost 76 inf + 166 32.522 * * [simplify]: Extracting #3: cost 56 inf + 1959 32.523 * * [simplify]: Extracting #4: cost 29 inf + 9539 32.526 * * [simplify]: Extracting #5: cost 2 inf + 21464 32.528 * * [simplify]: Extracting #6: cost 0 inf + 22883 32.530 * [simplify]: Simplified to (* (* (* t 2) (* t t)) (sqrt 2)) 32.530 * [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)))))) 32.531 * * * * [progress]: [ 25 / 101 ] simplifiying candidate # 32.531 * [simplify]: Simplifying (* (cbrt (* (sqrt 2) t)) (cbrt (* (sqrt 2) t))) 32.531 * * [simplify]: iters left: 6 (6 enodes) 32.533 * * [simplify]: iters left: 5 (19 enodes) 32.536 * * [simplify]: Extracting #0: cost 1 inf + 0 32.536 * * [simplify]: Extracting #1: cost 3 inf + 0 32.536 * * [simplify]: Extracting #2: cost 5 inf + 0 32.536 * * [simplify]: Extracting #3: cost 8 inf + 0 32.536 * * [simplify]: Extracting #4: cost 9 inf + 1 32.536 * * [simplify]: Extracting #5: cost 8 inf + 2 32.537 * * [simplify]: Extracting #6: cost 0 inf + 976 32.537 * [simplify]: Simplified to (* (cbrt (* t (sqrt 2))) (cbrt (* t (sqrt 2)))) 32.537 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (cbrt (* t (sqrt 2))) (cbrt (* t (sqrt 2)))) (cbrt (* (sqrt 2) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 32.537 * [simplify]: Simplifying (cbrt (* (sqrt 2) t)) 32.537 * * [simplify]: iters left: 4 (5 enodes) 32.539 * * [simplify]: iters left: 3 (16 enodes) 32.541 * * [simplify]: Extracting #0: cost 1 inf + 0 32.542 * * [simplify]: Extracting #1: cost 3 inf + 0 32.542 * * [simplify]: Extracting #2: cost 6 inf + 0 32.542 * * [simplify]: Extracting #3: cost 7 inf + 1 32.542 * * [simplify]: Extracting #4: cost 6 inf + 2 32.542 * * [simplify]: Extracting #5: cost 0 inf + 572 32.542 * [simplify]: Simplified to (cbrt (* t (sqrt 2))) 32.542 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (cbrt (* (sqrt 2) t)) (cbrt (* (sqrt 2) t))) (cbrt (* t (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 32.542 * * * * [progress]: [ 26 / 101 ] simplifiying candidate # 32.542 * [simplify]: Simplifying (* (* (* (sqrt 2) t) (* (sqrt 2) t)) (* (sqrt 2) t)) 32.542 * * [simplify]: iters left: 6 (6 enodes) 32.545 * * [simplify]: iters left: 5 (29 enodes) 32.552 * * [simplify]: iters left: 4 (58 enodes) 32.570 * * [simplify]: iters left: 3 (112 enodes) 32.615 * * [simplify]: iters left: 2 (155 enodes) 32.678 * * [simplify]: iters left: 1 (223 enodes) 32.746 * * [simplify]: Extracting #0: cost 1 inf + 0 32.746 * * [simplify]: Extracting #1: cost 36 inf + 0 32.746 * * [simplify]: Extracting #2: cost 84 inf + 493 32.748 * * [simplify]: Extracting #3: cost 38 inf + 11601 32.750 * * [simplify]: Extracting #4: cost 3 inf + 24326 32.753 * * [simplify]: Extracting #5: cost 0 inf + 24937 32.756 * * [simplify]: Extracting #6: cost 0 inf + 24897 32.761 * [simplify]: Simplified to (* (* (* 2 (sqrt 2)) (* t t)) t) 32.761 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* (* 2 (sqrt 2)) (* t t)) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 32.762 * * * * [progress]: [ 27 / 101 ] simplifiying candidate # 32.762 * [simplify]: Simplifying (sqrt (* (sqrt 2) t)) 32.762 * * [simplify]: iters left: 4 (5 enodes) 32.764 * * [simplify]: iters left: 3 (16 enodes) 32.766 * * [simplify]: Extracting #0: cost 1 inf + 0 32.766 * * [simplify]: Extracting #1: cost 3 inf + 0 32.766 * * [simplify]: Extracting #2: cost 6 inf + 0 32.766 * * [simplify]: Extracting #3: cost 7 inf + 1 32.766 * * [simplify]: Extracting #4: cost 6 inf + 2 32.766 * * [simplify]: Extracting #5: cost 0 inf + 492 32.767 * [simplify]: Simplified to (sqrt (* t (sqrt 2))) 32.767 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt (* t (sqrt 2))) (sqrt (* (sqrt 2) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 32.767 * [simplify]: Simplifying (sqrt (* (sqrt 2) t)) 32.767 * * [simplify]: iters left: 4 (5 enodes) 32.768 * * [simplify]: iters left: 3 (16 enodes) 32.771 * * [simplify]: Extracting #0: cost 1 inf + 0 32.771 * * [simplify]: Extracting #1: cost 3 inf + 0 32.771 * * [simplify]: Extracting #2: cost 6 inf + 0 32.771 * * [simplify]: Extracting #3: cost 7 inf + 1 32.771 * * [simplify]: Extracting #4: cost 6 inf + 2 32.771 * * [simplify]: Extracting #5: cost 0 inf + 492 32.771 * [simplify]: Simplified to (sqrt (* t (sqrt 2))) 32.771 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt (* (sqrt 2) t)) (sqrt (* t (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 32.771 * * * * [progress]: [ 28 / 101 ] simplifiying candidate # 32.771 * * * * [progress]: [ 29 / 101 ] simplifiying candidate # 32.772 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 32.772 * * [simplify]: iters left: 4 (6 enodes) 32.773 * * [simplify]: iters left: 3 (19 enodes) 32.776 * * [simplify]: Extracting #0: cost 1 inf + 0 32.776 * * [simplify]: Extracting #1: cost 4 inf + 0 32.776 * * [simplify]: Extracting #2: cost 8 inf + 0 32.776 * * [simplify]: Extracting #3: cost 7 inf + 83 32.776 * * [simplify]: Extracting #4: cost 6 inf + 84 32.777 * * [simplify]: Extracting #5: cost 0 inf + 652 32.777 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 32.777 * [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)))))) 32.777 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 32.777 * * [simplify]: iters left: 4 (6 enodes) 32.779 * * [simplify]: iters left: 3 (19 enodes) 32.785 * * [simplify]: Extracting #0: cost 1 inf + 0 32.786 * * [simplify]: Extracting #1: cost 4 inf + 0 32.786 * * [simplify]: Extracting #2: cost 8 inf + 0 32.786 * * [simplify]: Extracting #3: cost 7 inf + 83 32.786 * * [simplify]: Extracting #4: cost 6 inf + 84 32.786 * * [simplify]: Extracting #5: cost 0 inf + 652 32.786 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 32.786 * [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)))))) 32.787 * * * * [progress]: [ 30 / 101 ] simplifiying candidate # 32.787 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 32.787 * * [simplify]: iters left: 4 (6 enodes) 32.790 * * [simplify]: iters left: 3 (19 enodes) 32.796 * * [simplify]: Extracting #0: cost 1 inf + 0 32.796 * * [simplify]: Extracting #1: cost 4 inf + 0 32.796 * * [simplify]: Extracting #2: cost 8 inf + 0 32.796 * * [simplify]: Extracting #3: cost 7 inf + 83 32.796 * * [simplify]: Extracting #4: cost 6 inf + 84 32.797 * * [simplify]: Extracting #5: cost 0 inf + 652 32.797 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 32.797 * [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)))))) 32.797 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 32.797 * * [simplify]: iters left: 4 (6 enodes) 32.801 * * [simplify]: iters left: 3 (19 enodes) 32.807 * * [simplify]: Extracting #0: cost 1 inf + 0 32.807 * * [simplify]: Extracting #1: cost 4 inf + 0 32.807 * * [simplify]: Extracting #2: cost 8 inf + 0 32.807 * * [simplify]: Extracting #3: cost 7 inf + 83 32.807 * * [simplify]: Extracting #4: cost 6 inf + 84 32.807 * * [simplify]: Extracting #5: cost 0 inf + 652 32.808 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 32.808 * [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)))))) 32.808 * * * * [progress]: [ 31 / 101 ] simplifiying candidate # 32.808 * [simplify]: Simplifying (* (sqrt 2) (* (cbrt t) (cbrt t))) 32.808 * * [simplify]: iters left: 5 (6 enodes) 32.812 * * [simplify]: iters left: 4 (21 enodes) 32.819 * * [simplify]: iters left: 3 (25 enodes) 32.826 * * [simplify]: Extracting #0: cost 1 inf + 0 32.826 * * [simplify]: Extracting #1: cost 6 inf + 0 32.826 * * [simplify]: Extracting #2: cost 12 inf + 0 32.826 * * [simplify]: Extracting #3: cost 10 inf + 2 32.827 * * [simplify]: Extracting #4: cost 0 inf + 1216 32.827 * [simplify]: Simplified to (* (sqrt 2) (* (cbrt t) (cbrt t))) 32.827 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (sqrt 2) (* (cbrt t) (cbrt t))) (cbrt t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 32.827 * * * * [progress]: [ 32 / 101 ] simplifiying candidate # 32.828 * [simplify]: Simplifying (* (sqrt 2) (sqrt t)) 32.828 * * [simplify]: iters left: 3 (5 enodes) 32.831 * * [simplify]: iters left: 2 (16 enodes) 32.836 * * [simplify]: Extracting #0: cost 1 inf + 0 32.836 * * [simplify]: Extracting #1: cost 4 inf + 0 32.836 * * [simplify]: Extracting #2: cost 8 inf + 0 32.837 * * [simplify]: Extracting #3: cost 4 inf + 84 32.837 * * [simplify]: Extracting #4: cost 0 inf + 410 32.837 * [simplify]: Simplified to (* (sqrt t) (sqrt 2)) 32.837 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (sqrt t) (sqrt 2)) (sqrt t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 32.837 * * * * [progress]: [ 33 / 101 ] simplifiying candidate # 32.838 * [simplify]: Simplifying (* (sqrt 2) 1) 32.838 * * [simplify]: iters left: 3 (4 enodes) 32.841 * * [simplify]: iters left: 2 (13 enodes) 32.846 * * [simplify]: iters left: 1 (17 enodes) 32.849 * * [simplify]: Extracting #0: cost 1 inf + 0 32.849 * * [simplify]: Extracting #1: cost 4 inf + 0 32.849 * * [simplify]: Extracting #2: cost 0 inf + 84 32.849 * [simplify]: Simplified to (sqrt 2) 32.849 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 32.850 * * * * [progress]: [ 34 / 101 ] simplifiying candidate # 32.850 * [simplify]: Simplifying (* (cbrt (sqrt 2)) t) 32.850 * * [simplify]: iters left: 4 (5 enodes) 32.851 * * [simplify]: iters left: 3 (16 enodes) 32.854 * * [simplify]: Extracting #0: cost 1 inf + 0 32.854 * * [simplify]: Extracting #1: cost 4 inf + 0 32.854 * * [simplify]: Extracting #2: cost 5 inf + 1 32.854 * * [simplify]: Extracting #3: cost 7 inf + 1 32.854 * * [simplify]: Extracting #4: cost 6 inf + 2 32.854 * * [simplify]: Extracting #5: cost 0 inf + 650 32.854 * [simplify]: Simplified to (* (cbrt (sqrt 2)) t) 32.854 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 32.854 * * * * [progress]: [ 35 / 101 ] simplifiying candidate # 32.855 * [simplify]: Simplifying (* (sqrt (cbrt 2)) t) 32.855 * * [simplify]: iters left: 4 (5 enodes) 32.856 * * [simplify]: iters left: 3 (16 enodes) 32.859 * * [simplify]: Extracting #0: cost 1 inf + 0 32.859 * * [simplify]: Extracting #1: cost 4 inf + 0 32.859 * * [simplify]: Extracting #2: cost 5 inf + 1 32.859 * * [simplify]: Extracting #3: cost 7 inf + 1 32.859 * * [simplify]: Extracting #4: cost 6 inf + 2 32.859 * * [simplify]: Extracting #5: cost 0 inf + 730 32.859 * [simplify]: Simplified to (* (sqrt (cbrt 2)) t) 32.859 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt (* (cbrt 2) (cbrt 2))) (* (sqrt (cbrt 2)) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 32.859 * * * * [progress]: [ 36 / 101 ] simplifiying candidate # 32.860 * [simplify]: Simplifying (* (sqrt (sqrt 2)) t) 32.860 * * [simplify]: iters left: 4 (5 enodes) 32.861 * * [simplify]: iters left: 3 (16 enodes) 32.864 * * [simplify]: Extracting #0: cost 1 inf + 0 32.864 * * [simplify]: Extracting #1: cost 4 inf + 0 32.864 * * [simplify]: Extracting #2: cost 5 inf + 1 32.864 * * [simplify]: Extracting #3: cost 7 inf + 1 32.864 * * [simplify]: Extracting #4: cost 6 inf + 2 32.864 * * [simplify]: Extracting #5: cost 0 inf + 490 32.864 * [simplify]: Simplified to (* (sqrt (sqrt 2)) t) 32.864 * [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)))))) 32.864 * * * * [progress]: [ 37 / 101 ] simplifiying candidate # 32.865 * [simplify]: Simplifying (* (sqrt 2) t) 32.865 * * [simplify]: iters left: 3 (4 enodes) 32.866 * * [simplify]: iters left: 2 (13 enodes) 32.868 * * [simplify]: Extracting #0: cost 1 inf + 0 32.868 * * [simplify]: Extracting #1: cost 4 inf + 0 32.868 * * [simplify]: Extracting #2: cost 5 inf + 1 32.868 * * [simplify]: Extracting #3: cost 4 inf + 2 32.868 * * [simplify]: Extracting #4: cost 0 inf + 248 32.869 * [simplify]: Simplified to (* t (sqrt 2)) 32.869 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt 1) (* t (sqrt 2))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 32.869 * * * * [progress]: [ 38 / 101 ] simplifiying candidate # 32.869 * [simplify]: Simplifying (* (sqrt (sqrt 2)) t) 32.869 * * [simplify]: iters left: 4 (5 enodes) 32.870 * * [simplify]: iters left: 3 (16 enodes) 32.873 * * [simplify]: Extracting #0: cost 1 inf + 0 32.873 * * [simplify]: Extracting #1: cost 4 inf + 0 32.873 * * [simplify]: Extracting #2: cost 5 inf + 1 32.873 * * [simplify]: Extracting #3: cost 7 inf + 1 32.873 * * [simplify]: Extracting #4: cost 6 inf + 2 32.873 * * [simplify]: Extracting #5: cost 0 inf + 490 32.873 * [simplify]: Simplified to (* (sqrt (sqrt 2)) t) 32.873 * [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)))))) 32.873 * * * * [progress]: [ 39 / 101 ] simplifiying candidate # 32.874 * [simplify]: Simplifying (* (sqrt 2) t) 32.874 * * [simplify]: iters left: 3 (4 enodes) 32.879 * * [simplify]: iters left: 2 (13 enodes) 32.883 * * [simplify]: Extracting #0: cost 1 inf + 0 32.884 * * [simplify]: Extracting #1: cost 4 inf + 0 32.884 * * [simplify]: Extracting #2: cost 5 inf + 1 32.884 * * [simplify]: Extracting #3: cost 4 inf + 2 32.884 * * [simplify]: Extracting #4: cost 0 inf + 248 32.884 * [simplify]: Simplified to (* t (sqrt 2)) 32.884 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* 1 (* t (sqrt 2))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 32.884 * * * * [progress]: [ 40 / 101 ] simplifiying candidate #real (real->posit16 (* (sqrt 2) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))> 32.885 * [simplify]: Simplifying (real->posit16 (* (sqrt 2) t)) 32.885 * * [simplify]: iters left: 4 (5 enodes) 32.888 * * [simplify]: iters left: 3 (13 enodes) 32.892 * * [simplify]: Extracting #0: cost 1 inf + 0 32.892 * * [simplify]: Extracting #1: cost 2 inf + 0 32.892 * * [simplify]: Extracting #2: cost 4 inf + 0 32.892 * * [simplify]: Extracting #3: cost 5 inf + 1 32.892 * * [simplify]: Extracting #4: cost 4 inf + 2 32.892 * * [simplify]: Extracting #5: cost 0 inf + 248 32.892 * [simplify]: Simplified to (real->posit16 (* t (sqrt 2))) 32.892 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (posit16->real (real->posit16 (* t (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 32.893 * * * * [progress]: [ 41 / 101 ] simplifiying candidate # 32.893 * * * * [progress]: [ 42 / 101 ] simplifiying candidate # 32.893 * [simplify]: Simplifying (* (exp (* (* (+ (/ 4 x) 2) t) t)) (exp (* (* l 2) (/ l x)))) 32.893 * * [simplify]: iters left: 6 (15 enodes) 32.902 * * [simplify]: iters left: 5 (63 enodes) 32.922 * * [simplify]: iters left: 4 (118 enodes) 32.962 * * [simplify]: iters left: 3 (242 enodes) 33.045 * * [simplify]: Extracting #0: cost 1 inf + 0 33.045 * * [simplify]: Extracting #1: cost 18 inf + 0 33.046 * * [simplify]: Extracting #2: cost 95 inf + 0 33.046 * * [simplify]: Extracting #3: cost 173 inf + 239 33.048 * * [simplify]: Extracting #4: cost 148 inf + 4852 33.054 * * [simplify]: Extracting #5: cost 59 inf + 21705 33.065 * * [simplify]: Extracting #6: cost 5 inf + 46914 33.076 * * [simplify]: Extracting #7: cost 0 inf + 49339 33.089 * [simplify]: Simplified to (exp (+ (* (* t t) (+ 2 (/ 4 x))) (/ 2 (/ x (* l l))))) 33.089 * [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))))))))) 33.089 * * * * [progress]: [ 43 / 101 ] simplifiying candidate # 33.089 * * * * [progress]: [ 44 / 101 ] simplifiying candidate # 33.089 * [simplify]: Simplifying (log (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 33.089 * * [simplify]: iters left: 6 (14 enodes) 33.096 * * [simplify]: iters left: 5 (54 enodes) 33.111 * * [simplify]: iters left: 4 (81 enodes) 33.126 * * [simplify]: iters left: 3 (130 enodes) 33.150 * * [simplify]: iters left: 2 (224 enodes) 33.217 * * [simplify]: iters left: 1 (276 enodes) 33.264 * * [simplify]: Extracting #0: cost 1 inf + 0 33.264 * * [simplify]: Extracting #1: cost 3 inf + 0 33.264 * * [simplify]: Extracting #2: cost 11 inf + 0 33.264 * * [simplify]: Extracting #3: cost 50 inf + 0 33.264 * * [simplify]: Extracting #4: cost 64 inf + 336 33.265 * * [simplify]: Extracting #5: cost 24 inf + 3068 33.267 * * [simplify]: Extracting #6: cost 1 inf + 7248 33.269 * * [simplify]: Extracting #7: cost 0 inf + 7453 33.270 * [simplify]: Simplified to (log (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 33.270 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (exp (log (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))))))) 33.271 * * * * [progress]: [ 45 / 101 ] simplifiying candidate # 33.271 * [simplify]: Simplifying (exp (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 33.271 * * [simplify]: iters left: 6 (14 enodes) 33.275 * * [simplify]: iters left: 5 (57 enodes) 33.285 * * [simplify]: iters left: 4 (101 enodes) 33.305 * * [simplify]: iters left: 3 (205 enodes) 33.343 * * [simplify]: Extracting #0: cost 1 inf + 0 33.343 * * [simplify]: Extracting #1: cost 50 inf + 0 33.343 * * [simplify]: Extracting #2: cost 108 inf + 0 33.344 * * [simplify]: Extracting #3: cost 185 inf + 158 33.345 * * [simplify]: Extracting #4: cost 155 inf + 4389 33.347 * * [simplify]: Extracting #5: cost 88 inf + 16177 33.354 * * [simplify]: Extracting #6: cost 24 inf + 36469 33.365 * * [simplify]: Extracting #7: cost 0 inf + 53791 33.377 * [simplify]: Simplified to (exp (+ (/ l (/ (/ x l) 2)) (* (+ 2 (/ 4 x)) (* t t)))) 33.377 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (log (exp (+ (/ l (/ (/ x l) 2)) (* (+ 2 (/ 4 x)) (* t t)))))))) 33.377 * * * * [progress]: [ 46 / 101 ] simplifiying candidate # 33.377 * [simplify]: Simplifying (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 33.377 * * [simplify]: iters left: 6 (15 enodes) 33.384 * * [simplify]: iters left: 5 (57 enodes) 33.400 * * [simplify]: iters left: 4 (84 enodes) 33.427 * * [simplify]: iters left: 3 (133 enodes) 33.465 * * [simplify]: iters left: 2 (227 enodes) 33.524 * * [simplify]: iters left: 1 (278 enodes) 33.583 * * [simplify]: Extracting #0: cost 1 inf + 0 33.583 * * [simplify]: Extracting #1: cost 3 inf + 0 33.583 * * [simplify]: Extracting #2: cost 5 inf + 0 33.583 * * [simplify]: Extracting #3: cost 13 inf + 0 33.583 * * [simplify]: Extracting #4: cost 52 inf + 0 33.584 * * [simplify]: Extracting #5: cost 71 inf + 46 33.585 * * [simplify]: Extracting #6: cost 24 inf + 3961 33.586 * * [simplify]: Extracting #7: cost 2 inf + 7755 33.588 * * [simplify]: Extracting #8: cost 0 inf + 8363 33.590 * [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)))))) 33.590 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* (* (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))) (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 33.591 * [simplify]: Simplifying (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 33.591 * * [simplify]: iters left: 6 (14 enodes) 33.595 * * [simplify]: iters left: 5 (54 enodes) 33.604 * * [simplify]: iters left: 4 (81 enodes) 33.620 * * [simplify]: iters left: 3 (130 enodes) 33.648 * * [simplify]: iters left: 2 (224 enodes) 33.696 * * [simplify]: iters left: 1 (276 enodes) 33.737 * * [simplify]: Extracting #0: cost 1 inf + 0 33.737 * * [simplify]: Extracting #1: cost 3 inf + 0 33.737 * * [simplify]: Extracting #2: cost 11 inf + 0 33.737 * * [simplify]: Extracting #3: cost 50 inf + 0 33.738 * * [simplify]: Extracting #4: cost 64 inf + 336 33.739 * * [simplify]: Extracting #5: cost 24 inf + 3068 33.742 * * [simplify]: Extracting #6: cost 1 inf + 7268 33.746 * * [simplify]: Extracting #7: cost 0 inf + 7473 33.749 * [simplify]: Simplified to (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 33.749 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))))))) 33.750 * * * * [progress]: [ 47 / 101 ] simplifiying candidate # 33.750 * [simplify]: Simplifying (* (* (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 33.750 * * [simplify]: iters left: 6 (15 enodes) 33.758 * * [simplify]: iters left: 5 (70 enodes) 33.789 * * [simplify]: iters left: 4 (223 enodes) 33.937 * * [simplify]: Extracting #0: cost 1 inf + 0 33.937 * * [simplify]: Extracting #1: cost 15 inf + 0 33.938 * * [simplify]: Extracting #2: cost 207 inf + 1 33.940 * * [simplify]: Extracting #3: cost 301 inf + 1031 33.952 * * [simplify]: Extracting #4: cost 205 inf + 28202 33.984 * * [simplify]: Extracting #5: cost 10 inf + 102933 34.020 * * [simplify]: Extracting #6: cost 0 inf + 107182 34.074 * [simplify]: Simplified to (* (* (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x)))) (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x))))) (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x))))) 34.074 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (cbrt (* (* (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x)))) (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x))))) (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x))))))))) 34.074 * * * * [progress]: [ 48 / 101 ] simplifiying candidate # 34.074 * [simplify]: Simplifying (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 34.074 * * [simplify]: iters left: 6 (14 enodes) 34.078 * * [simplify]: iters left: 5 (54 enodes) 34.087 * * [simplify]: iters left: 4 (81 enodes) 34.101 * * [simplify]: iters left: 3 (130 enodes) 34.143 * * [simplify]: iters left: 2 (224 enodes) 34.196 * * [simplify]: iters left: 1 (276 enodes) 34.225 * * [simplify]: Extracting #0: cost 1 inf + 0 34.225 * * [simplify]: Extracting #1: cost 3 inf + 0 34.225 * * [simplify]: Extracting #2: cost 11 inf + 0 34.225 * * [simplify]: Extracting #3: cost 50 inf + 0 34.225 * * [simplify]: Extracting #4: cost 64 inf + 336 34.226 * * [simplify]: Extracting #5: cost 24 inf + 3068 34.229 * * [simplify]: Extracting #6: cost 1 inf + 7188 34.233 * * [simplify]: Extracting #7: cost 0 inf + 7393 34.236 * [simplify]: Simplified to (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 34.236 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 34.237 * [simplify]: Simplifying (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 34.237 * * [simplify]: iters left: 6 (14 enodes) 34.245 * * [simplify]: iters left: 5 (54 enodes) 34.261 * * [simplify]: iters left: 4 (81 enodes) 34.286 * * [simplify]: iters left: 3 (130 enodes) 34.308 * * [simplify]: iters left: 2 (224 enodes) 34.342 * * [simplify]: iters left: 1 (276 enodes) 34.390 * * [simplify]: Extracting #0: cost 1 inf + 0 34.390 * * [simplify]: Extracting #1: cost 3 inf + 0 34.390 * * [simplify]: Extracting #2: cost 11 inf + 0 34.390 * * [simplify]: Extracting #3: cost 50 inf + 0 34.391 * * [simplify]: Extracting #4: cost 64 inf + 336 34.392 * * [simplify]: Extracting #5: cost 24 inf + 3068 34.396 * * [simplify]: Extracting #6: cost 1 inf + 7188 34.400 * * [simplify]: Extracting #7: cost 0 inf + 7393 34.403 * [simplify]: Simplified to (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 34.403 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))))))) 34.404 * * * * [progress]: [ 49 / 101 ] simplifiying candidate # 34.404 * [simplify]: Simplifying (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l))) 34.404 * * [simplify]: iters left: 6 (22 enodes) 34.423 * * [simplify]: iters left: 5 (110 enodes) 34.464 * * [simplify]: iters left: 4 (240 enodes) 34.574 * * [simplify]: Extracting #0: cost 1 inf + 0 34.574 * * [simplify]: Extracting #1: cost 10 inf + 0 34.574 * * [simplify]: Extracting #2: cost 82 inf + 0 34.575 * * [simplify]: Extracting #3: cost 146 inf + 4 34.577 * * [simplify]: Extracting #4: cost 148 inf + 3095 34.582 * * [simplify]: Extracting #5: cost 91 inf + 13689 34.593 * * [simplify]: Extracting #6: cost 8 inf + 28770 34.610 * * [simplify]: Extracting #7: cost 1 inf + 30253 34.622 * * [simplify]: Extracting #8: cost 0 inf + 30506 34.635 * [simplify]: Simplified to (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))) (* (* t (* t x)) (+ (/ 64 (* (* x x) x)) 8))) 34.635 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))) (* (* t (* t x)) (+ (/ 64 (* (* x x) x)) 8))) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x))))) 34.636 * [simplify]: Simplifying (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x) 34.636 * * [simplify]: iters left: 6 (10 enodes) 34.644 * * [simplify]: iters left: 5 (46 enodes) 34.662 * * [simplify]: iters left: 4 (99 enodes) 34.694 * * [simplify]: iters left: 3 (185 enodes) 34.758 * * [simplify]: iters left: 2 (347 enodes) 34.949 * * [simplify]: Extracting #0: cost 1 inf + 0 34.949 * * [simplify]: Extracting #1: cost 13 inf + 0 34.949 * * [simplify]: Extracting #2: cost 55 inf + 3 34.950 * * [simplify]: Extracting #3: cost 79 inf + 505 34.953 * * [simplify]: Extracting #4: cost 35 inf + 4622 34.957 * * [simplify]: Extracting #5: cost 2 inf + 7866 34.962 * * [simplify]: Extracting #6: cost 0 inf + 8031 34.967 * * [simplify]: Extracting #7: cost 0 inf + 7991 34.972 * [simplify]: Simplified to (- (* 4 (+ (/ 4 x) x)) 8) 34.972 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))) (* (* t (* t x)) (+ (/ 64 (* (* x x) x)) 8))) (- (* 4 (+ (/ 4 x) x)) 8))))) 34.973 * * * * [progress]: [ 50 / 101 ] simplifiying candidate # 34.973 * [simplify]: Simplifying (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l))) 34.973 * * [simplify]: iters left: 6 (17 enodes) 34.984 * * [simplify]: iters left: 5 (77 enodes) 35.006 * * [simplify]: iters left: 4 (153 enodes) 35.044 * * [simplify]: iters left: 3 (454 enodes) 35.287 * * [simplify]: Extracting #0: cost 1 inf + 0 35.287 * * [simplify]: Extracting #1: cost 13 inf + 0 35.287 * * [simplify]: Extracting #2: cost 121 inf + 0 35.289 * * [simplify]: Extracting #3: cost 294 inf + 748 35.296 * * [simplify]: Extracting #4: cost 304 inf + 10332 35.322 * * [simplify]: Extracting #5: cost 74 inf + 45690 35.352 * * [simplify]: Extracting #6: cost 0 inf + 57229 35.370 * * [simplify]: Extracting #7: cost 0 inf + 56574 35.385 * * [simplify]: Extracting #8: cost 0 inf + 56085 35.400 * [simplify]: Simplified to (* (- (/ 4 x) 2) (+ (* (* (+ (/ 4 x) 2) t) (* x t)) (* (* l l) 2))) 35.400 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (* (- (/ 4 x) 2) (+ (* (* (+ (/ 4 x) 2) t) (* x t)) (* (* l l) 2))) (* (- (/ 4 x) 2) x))))) 35.401 * [simplify]: Simplifying (* (- (/ 4 x) 2) x) 35.401 * * [simplify]: iters left: 6 (6 enodes) 35.404 * * [simplify]: iters left: 5 (22 enodes) 35.409 * * [simplify]: iters left: 4 (30 enodes) 35.416 * * [simplify]: iters left: 3 (45 enodes) 35.422 * * [simplify]: iters left: 2 (53 enodes) 35.429 * * [simplify]: iters left: 1 (57 enodes) 35.435 * * [simplify]: Extracting #0: cost 1 inf + 0 35.435 * * [simplify]: Extracting #1: cost 6 inf + 0 35.435 * * [simplify]: Extracting #2: cost 9 inf + 2 35.436 * * [simplify]: Extracting #3: cost 7 inf + 46 35.436 * * [simplify]: Extracting #4: cost 0 inf + 584 35.436 * * [simplify]: Extracting #5: cost 0 inf + 504 35.436 * [simplify]: Simplified to (+ (* -2 x) 4) 35.436 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (* (- (/ 4 x) 2) (+ (* (* (+ (/ 4 x) 2) t) (* x t)) (* (* l l) 2))) (+ (* -2 x) 4))))) 35.436 * * * * [progress]: [ 51 / 101 ] simplifiying candidate # 35.436 * [simplify]: Simplifying (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3)) 35.437 * * [simplify]: iters left: 6 (16 enodes) 35.441 * * [simplify]: iters left: 5 (78 enodes) 35.459 * * [simplify]: iters left: 4 (240 enodes) 35.598 * * [simplify]: Extracting #0: cost 1 inf + 0 35.598 * * [simplify]: Extracting #1: cost 4 inf + 0 35.598 * * [simplify]: Extracting #2: cost 107 inf + 0 35.600 * * [simplify]: Extracting #3: cost 297 inf + 506 35.609 * * [simplify]: Extracting #4: cost 181 inf + 23562 35.622 * * [simplify]: Extracting #5: cost 7 inf + 63519 35.636 * * [simplify]: Extracting #6: cost 0 inf + 64566 35.654 * [simplify]: Simplified to (+ (* (* (/ 2 (/ x l)) l) (* (* (/ 2 (/ x l)) l) (* (/ 2 (/ x l)) l))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* t t) (+ 2 (/ 4 x)))))) 35.655 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (+ (* (* (/ 2 (/ x l)) l) (* (* (/ 2 (/ x l)) l) (* (/ 2 (/ x l)) l))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* t t) (+ 2 (/ 4 x)))))) (+ (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (- (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))) (* (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))) 35.655 * [simplify]: Simplifying (+ (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (- (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))) (* (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 35.655 * * [simplify]: iters left: 6 (17 enodes) 35.665 * * [simplify]: iters left: 5 (87 enodes) 35.707 * * [simplify]: iters left: 4 (293 enodes) 35.910 * * [simplify]: Extracting #0: cost 1 inf + 0 35.910 * * [simplify]: Extracting #1: cost 10 inf + 0 35.910 * * [simplify]: Extracting #2: cost 183 inf + 0 35.912 * * [simplify]: Extracting #3: cost 359 inf + 5 35.915 * * [simplify]: Extracting #4: cost 288 inf + 12911 35.926 * * [simplify]: Extracting #5: cost 92 inf + 52761 35.947 * * [simplify]: Extracting #6: cost 1 inf + 73477 35.970 * * [simplify]: Extracting #7: cost 0 inf + 73286 36.007 * * [simplify]: Extracting #8: cost 0 inf + 73168 36.043 * [simplify]: Simplified to (+ (* (* (* 2 l) (/ l x)) (- (* (* 2 l) (/ l x)) (* t (* (+ 2 (/ 4 x)) t)))) (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t)))) 36.043 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (+ (* (* (/ 2 (/ x l)) l) (* (* (/ 2 (/ x l)) l) (* (/ 2 (/ x l)) l))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* t t) (+ 2 (/ 4 x)))))) (+ (* (* (* 2 l) (/ l x)) (- (* (* 2 l) (/ l x)) (* t (* (+ 2 (/ 4 x)) t)))) (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t)))))))) 36.043 * * * * [progress]: [ 52 / 101 ] simplifiying candidate # 36.043 * * * * [progress]: [ 53 / 101 ] simplifiying candidate # 36.044 * [simplify]: Simplifying (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x)))) 36.044 * * [simplify]: iters left: 6 (15 enodes) 36.052 * * [simplify]: iters left: 5 (74 enodes) 36.081 * * [simplify]: iters left: 4 (218 enodes) 36.166 * * [simplify]: Extracting #0: cost 1 inf + 0 36.166 * * [simplify]: Extracting #1: cost 15 inf + 0 36.167 * * [simplify]: Extracting #2: cost 112 inf + 0 36.168 * * [simplify]: Extracting #3: cost 214 inf + 6 36.172 * * [simplify]: Extracting #4: cost 159 inf + 8432 36.186 * * [simplify]: Extracting #5: cost 26 inf + 30993 36.207 * * [simplify]: Extracting #6: cost 0 inf + 36034 36.221 * * [simplify]: Extracting #7: cost 0 inf + 35954 36.230 * [simplify]: Simplified to (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x)))) 36.230 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x)))) (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))) 36.231 * [simplify]: Simplifying (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) 36.231 * * [simplify]: iters left: 6 (13 enodes) 36.235 * * [simplify]: iters left: 5 (52 enodes) 36.243 * * [simplify]: iters left: 4 (94 enodes) 36.265 * * [simplify]: iters left: 3 (190 enodes) 36.335 * * [simplify]: iters left: 2 (325 enodes) 36.452 * * [simplify]: iters left: 1 (426 enodes) 36.548 * * [simplify]: Extracting #0: cost 1 inf + 0 36.548 * * [simplify]: Extracting #1: cost 11 inf + 0 36.548 * * [simplify]: Extracting #2: cost 64 inf + 0 36.549 * * [simplify]: Extracting #3: cost 92 inf + 171 36.551 * * [simplify]: Extracting #4: cost 28 inf + 5160 36.556 * * [simplify]: Extracting #5: cost 0 inf + 8760 36.561 * [simplify]: Simplified to (- (* (+ 2 (/ 4 x)) (* t t)) (/ l (/ x (* l 2)))) 36.561 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x)))) (- (* (+ 2 (/ 4 x)) (* t t)) (/ l (/ x (* l 2)))))))) 36.562 * * * * [progress]: [ 54 / 101 ] simplifiying candidate #real (real->posit16 (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))> 36.562 * [simplify]: Simplifying (real->posit16 (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 36.562 * * [simplify]: iters left: 6 (14 enodes) 36.566 * * [simplify]: iters left: 5 (51 enodes) 36.575 * * [simplify]: iters left: 4 (78 enodes) 36.589 * * [simplify]: iters left: 3 (127 enodes) 36.623 * * [simplify]: iters left: 2 (221 enodes) 36.693 * * [simplify]: iters left: 1 (270 enodes) 36.723 * * [simplify]: Extracting #0: cost 1 inf + 0 36.723 * * [simplify]: Extracting #1: cost 2 inf + 0 36.723 * * [simplify]: Extracting #2: cost 8 inf + 0 36.723 * * [simplify]: Extracting #3: cost 46 inf + 0 36.724 * * [simplify]: Extracting #4: cost 63 inf + 131 36.725 * * [simplify]: Extracting #5: cost 22 inf + 2987 36.728 * * [simplify]: Extracting #6: cost 1 inf + 5889 36.733 * * [simplify]: Extracting #7: cost 0 inf + 6093 36.737 * [simplify]: Simplified to (real->posit16 (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t)))) 36.737 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (posit16->real (real->posit16 (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t)))))))) 36.737 * * * * [progress]: [ 55 / 101 ] simplifiying candidate # 36.737 * * * * [progress]: [ 56 / 101 ] simplifiying candidate # 36.738 * [simplify]: Simplifying (* (* l 2) (/ l x)) 36.738 * * [simplify]: iters left: 4 (6 enodes) 36.741 * * [simplify]: iters left: 3 (24 enodes) 36.745 * * [simplify]: iters left: 2 (40 enodes) 36.752 * * [simplify]: iters left: 1 (53 enodes) 36.759 * * [simplify]: Extracting #0: cost 1 inf + 0 36.759 * * [simplify]: Extracting #1: cost 17 inf + 0 36.759 * * [simplify]: Extracting #2: cost 23 inf + 3 36.759 * * [simplify]: Extracting #3: cost 8 inf + 915 36.760 * * [simplify]: Extracting #4: cost 0 inf + 1533 36.760 * [simplify]: Simplified to (/ (* l (* l 2)) x) 36.760 * [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))))) 36.760 * * * * [progress]: [ 57 / 101 ] simplifiying candidate # 36.760 * [simplify]: Simplifying (* (* l 2) (/ l x)) 36.760 * * [simplify]: iters left: 4 (6 enodes) 36.762 * * [simplify]: iters left: 3 (24 enodes) 36.766 * * [simplify]: iters left: 2 (40 enodes) 36.773 * * [simplify]: iters left: 1 (53 enodes) 36.781 * * [simplify]: Extracting #0: cost 1 inf + 0 36.781 * * [simplify]: Extracting #1: cost 17 inf + 0 36.782 * * [simplify]: Extracting #2: cost 23 inf + 3 36.782 * * [simplify]: Extracting #3: cost 8 inf + 915 36.784 * * [simplify]: Extracting #4: cost 0 inf + 1533 36.785 * [simplify]: Simplified to (/ (* l (* l 2)) x) 36.785 * [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))))) 36.785 * * * * [progress]: [ 58 / 101 ] simplifiying candidate # 36.785 * * * * [progress]: [ 59 / 101 ] simplifiying candidate # 36.785 * [simplify]: Simplifying (+ (+ (log l) (log 2)) (- (log l) (log x))) 36.785 * * [simplify]: iters left: 5 (9 enodes) 36.790 * * [simplify]: iters left: 4 (35 enodes) 36.802 * * [simplify]: iters left: 3 (58 enodes) 36.813 * * [simplify]: iters left: 2 (85 enodes) 36.828 * * [simplify]: iters left: 1 (116 enodes) 36.845 * * [simplify]: Extracting #0: cost 1 inf + 0 36.845 * * [simplify]: Extracting #1: cost 26 inf + 0 36.846 * * [simplify]: Extracting #2: cost 54 inf + 0 36.846 * * [simplify]: Extracting #3: cost 38 inf + 2014 36.848 * * [simplify]: Extracting #4: cost 8 inf + 8203 36.851 * * [simplify]: Extracting #5: cost 0 inf + 10130 36.854 * [simplify]: Simplified to (+ (log 2) (- (+ (log l) (log l)) (log x))) 36.854 * [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)))))))) 36.854 * * * * [progress]: [ 60 / 101 ] simplifiying candidate # 36.855 * [simplify]: Simplifying (+ (+ (log l) (log 2)) (log (/ l x))) 36.855 * * [simplify]: iters left: 5 (9 enodes) 36.860 * * [simplify]: iters left: 4 (33 enodes) 36.870 * * [simplify]: iters left: 3 (50 enodes) 36.882 * * [simplify]: iters left: 2 (87 enodes) 36.896 * * [simplify]: iters left: 1 (129 enodes) 36.919 * * [simplify]: Extracting #0: cost 1 inf + 0 36.919 * * [simplify]: Extracting #1: cost 23 inf + 0 36.920 * * [simplify]: Extracting #2: cost 49 inf + 0 36.920 * * [simplify]: Extracting #3: cost 40 inf + 660 36.921 * * [simplify]: Extracting #4: cost 13 inf + 5169 36.922 * * [simplify]: Extracting #5: cost 1 inf + 7785 36.924 * * [simplify]: Extracting #6: cost 0 inf + 8118 36.925 * [simplify]: Simplified to (+ (log 2) (- (log l) (- (log x) (log l)))) 36.925 * [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))))))))) 36.925 * * * * [progress]: [ 61 / 101 ] simplifiying candidate # 36.926 * [simplify]: Simplifying (+ (log (* l 2)) (- (log l) (log x))) 36.926 * * [simplify]: iters left: 5 (9 enodes) 36.928 * * [simplify]: iters left: 4 (35 enodes) 36.934 * * [simplify]: iters left: 3 (53 enodes) 36.951 * * [simplify]: iters left: 2 (84 enodes) 36.976 * * [simplify]: iters left: 1 (123 enodes) 37.014 * * [simplify]: Extracting #0: cost 1 inf + 0 37.015 * * [simplify]: Extracting #1: cost 25 inf + 0 37.015 * * [simplify]: Extracting #2: cost 54 inf + 0 37.015 * * [simplify]: Extracting #3: cost 49 inf + 216 37.016 * * [simplify]: Extracting #4: cost 28 inf + 3211 37.019 * * [simplify]: Extracting #5: cost 2 inf + 8596 37.022 * * [simplify]: Extracting #6: cost 0 inf + 9081 37.025 * [simplify]: Simplified to (+ (log (* l 2)) (- (log l) (log x))) 37.025 * [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)))))))) 37.025 * * * * [progress]: [ 62 / 101 ] simplifiying candidate # 37.026 * [simplify]: Simplifying (+ (log (* l 2)) (log (/ l x))) 37.026 * * [simplify]: iters left: 5 (8 enodes) 37.032 * * [simplify]: iters left: 4 (31 enodes) 37.042 * * [simplify]: iters left: 3 (48 enodes) 37.057 * * [simplify]: iters left: 2 (82 enodes) 37.084 * * [simplify]: iters left: 1 (121 enodes) 37.121 * * [simplify]: Extracting #0: cost 1 inf + 0 37.122 * * [simplify]: Extracting #1: cost 19 inf + 0 37.122 * * [simplify]: Extracting #2: cost 47 inf + 0 37.122 * * [simplify]: Extracting #3: cost 45 inf + 256 37.123 * * [simplify]: Extracting #4: cost 14 inf + 4895 37.124 * * [simplify]: Extracting #5: cost 1 inf + 7158 37.125 * * [simplify]: Extracting #6: cost 0 inf + 7380 37.127 * [simplify]: Simplified to (+ (log (* l 2)) (log (/ l x))) 37.127 * [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)))))))) 37.127 * * * * [progress]: [ 63 / 101 ] simplifiying candidate # 37.127 * [simplify]: Simplifying (log (* (* l 2) (/ l x))) 37.127 * * [simplify]: iters left: 5 (7 enodes) 37.129 * * [simplify]: iters left: 4 (30 enodes) 37.135 * * [simplify]: iters left: 3 (61 enodes) 37.145 * * [simplify]: iters left: 2 (107 enodes) 37.170 * * [simplify]: iters left: 1 (158 enodes) 37.202 * * [simplify]: Extracting #0: cost 1 inf + 0 37.202 * * [simplify]: Extracting #1: cost 23 inf + 0 37.203 * * [simplify]: Extracting #2: cost 57 inf + 0 37.203 * * [simplify]: Extracting #3: cost 61 inf + 299 37.203 * * [simplify]: Extracting #4: cost 21 inf + 4247 37.205 * * [simplify]: Extracting #5: cost 3 inf + 6597 37.206 * * [simplify]: Extracting #6: cost 0 inf + 7114 37.208 * [simplify]: Simplified to (log (/ 2 (/ (/ x l) l))) 37.208 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (exp (log (/ 2 (/ (/ x l) l)))))))) 37.208 * * * * [progress]: [ 64 / 101 ] simplifiying candidate # 37.208 * [simplify]: Simplifying (exp (* (* l 2) (/ l x))) 37.208 * * [simplify]: iters left: 5 (7 enodes) 37.210 * * [simplify]: iters left: 4 (29 enodes) 37.216 * * [simplify]: iters left: 3 (58 enodes) 37.235 * * [simplify]: iters left: 2 (103 enodes) 37.271 * * [simplify]: iters left: 1 (193 enodes) 37.319 * * [simplify]: Extracting #0: cost 1 inf + 0 37.319 * * [simplify]: Extracting #1: cost 31 inf + 0 37.319 * * [simplify]: Extracting #2: cost 101 inf + 2 37.320 * * [simplify]: Extracting #3: cost 109 inf + 2143 37.322 * * [simplify]: Extracting #4: cost 41 inf + 12769 37.325 * * [simplify]: Extracting #5: cost 8 inf + 22500 37.328 * * [simplify]: Extracting #6: cost 0 inf + 26647 37.333 * [simplify]: Simplified to (exp (* l (+ (/ l x) (/ l x)))) 37.333 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (log (exp (* l (+ (/ l x) (/ l x))))))))) 37.333 * * * * [progress]: [ 65 / 101 ] simplifiying candidate # 37.334 * [simplify]: Simplifying (* (* (* (* l l) l) (* (* 2 2) 2)) (/ (* (* l l) l) (* (* x x) x))) 37.334 * * [simplify]: iters left: 6 (12 enodes) 37.342 * * [simplify]: iters left: 5 (58 enodes) 37.359 * * [simplify]: iters left: 4 (191 enodes) 37.456 * * [simplify]: Extracting #0: cost 1 inf + 0 37.457 * * [simplify]: Extracting #1: cost 87 inf + 0 37.458 * * [simplify]: Extracting #2: cost 253 inf + 168 37.465 * * [simplify]: Extracting #3: cost 138 inf + 17845 37.484 * * [simplify]: Extracting #4: cost 8 inf + 40624 37.504 * * [simplify]: Extracting #5: cost 0 inf + 40386 37.522 * * [simplify]: Extracting #6: cost 0 inf + 40106 37.545 * [simplify]: Simplified to (* (/ (* (* l l) (* (* l l) 8)) (* x x)) (/ (* l l) x)) 37.545 * [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)) (/ (* l l) x))))))) 37.545 * * * * [progress]: [ 66 / 101 ] simplifiying candidate # 37.545 * [simplify]: Simplifying (* (* (* (* l l) l) (* (* 2 2) 2)) (* (* (/ l x) (/ l x)) (/ l x))) 37.546 * * [simplify]: iters left: 6 (12 enodes) 37.555 * * [simplify]: iters left: 5 (57 enodes) 37.579 * * [simplify]: iters left: 4 (162 enodes) 37.648 * * [simplify]: Extracting #0: cost 1 inf + 0 37.648 * * [simplify]: Extracting #1: cost 56 inf + 0 37.649 * * [simplify]: Extracting #2: cost 153 inf + 212 37.653 * * [simplify]: Extracting #3: cost 68 inf + 13206 37.663 * * [simplify]: Extracting #4: cost 0 inf + 25121 37.673 * * [simplify]: Extracting #5: cost 0 inf + 25081 37.682 * [simplify]: Simplified to (* (* 8 (* (* (/ l x) (/ l x)) (/ l x))) (* l (* l l))) 37.682 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (cbrt (* (* 8 (* (* (/ l x) (/ l x)) (/ l x))) (* l (* l l)))))))) 37.682 * * * * [progress]: [ 67 / 101 ] simplifiying candidate # 37.683 * [simplify]: Simplifying (* (* (* (* l 2) (* l 2)) (* l 2)) (/ (* (* l l) l) (* (* x x) x))) 37.683 * * [simplify]: iters left: 6 (12 enodes) 37.687 * * [simplify]: iters left: 5 (61 enodes) 37.699 * * [simplify]: iters left: 4 (192 enodes) 37.842 * * [simplify]: Extracting #0: cost 1 inf + 0 37.843 * * [simplify]: Extracting #1: cost 94 inf + 0 37.844 * * [simplify]: Extracting #2: cost 254 inf + 820 37.853 * * [simplify]: Extracting #3: cost 119 inf + 25088 37.870 * * [simplify]: Extracting #4: cost 2 inf + 49028 37.882 * * [simplify]: Extracting #5: cost 0 inf + 47002 37.894 * * [simplify]: Extracting #6: cost 0 inf + 46522 37.905 * [simplify]: Simplified to (/ (* (* l 2) (* (* l 2) (* l 2))) (* (/ x l) (* (/ x l) (/ x l)))) 37.906 * [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))))))))) 37.906 * * * * [progress]: [ 68 / 101 ] simplifiying candidate # 37.906 * [simplify]: Simplifying (* (* (* (* l 2) (* l 2)) (* l 2)) (* (* (/ l x) (/ l x)) (/ l x))) 37.906 * * [simplify]: iters left: 6 (10 enodes) 37.909 * * [simplify]: iters left: 5 (54 enodes) 37.931 * * [simplify]: iters left: 4 (160 enodes) 38.029 * * [simplify]: Extracting #0: cost 1 inf + 0 38.029 * * [simplify]: Extracting #1: cost 47 inf + 0 38.030 * * [simplify]: Extracting #2: cost 158 inf + 46 38.033 * * [simplify]: Extracting #3: cost 109 inf + 6497 38.044 * * [simplify]: Extracting #4: cost 12 inf + 24023 38.061 * * [simplify]: Extracting #5: cost 0 inf + 26793 38.075 * [simplify]: Simplified to (* (* 2 (/ l (/ x l))) (* (* 2 (/ l (/ x l))) (* 2 (/ l (/ x l))))) 38.075 * [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)))))))))) 38.075 * * * * [progress]: [ 69 / 101 ] simplifiying candidate # 38.075 * [simplify]: Simplifying (* (cbrt (* (* l 2) (/ l x))) (cbrt (* (* l 2) (/ l x)))) 38.076 * * [simplify]: iters left: 6 (8 enodes) 38.079 * * [simplify]: iters left: 5 (30 enodes) 38.084 * * [simplify]: iters left: 4 (46 enodes) 38.091 * * [simplify]: iters left: 3 (59 enodes) 38.099 * * [simplify]: iters left: 2 (73 enodes) 38.117 * * [simplify]: iters left: 1 (83 enodes) 38.130 * * [simplify]: Extracting #0: cost 1 inf + 0 38.130 * * [simplify]: Extracting #1: cost 3 inf + 0 38.130 * * [simplify]: Extracting #2: cost 5 inf + 0 38.130 * * [simplify]: Extracting #3: cost 20 inf + 0 38.130 * * [simplify]: Extracting #4: cost 28 inf + 3 38.131 * * [simplify]: Extracting #5: cost 11 inf + 1160 38.131 * * [simplify]: Extracting #6: cost 0 inf + 2467 38.132 * [simplify]: Simplified to (* (cbrt (/ 2 (/ (/ x l) l))) (cbrt (/ 2 (/ (/ x l) l)))) 38.132 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (cbrt (/ 2 (/ (/ x l) l))) (cbrt (/ 2 (/ (/ x l) l)))) (cbrt (* (* l 2) (/ l x)))))))) 38.132 * [simplify]: Simplifying (cbrt (* (* l 2) (/ l x))) 38.132 * * [simplify]: iters left: 5 (7 enodes) 38.134 * * [simplify]: iters left: 4 (27 enodes) 38.138 * * [simplify]: iters left: 3 (43 enodes) 38.145 * * [simplify]: iters left: 2 (56 enodes) 38.154 * * [simplify]: iters left: 1 (70 enodes) 38.163 * * [simplify]: Extracting #0: cost 1 inf + 0 38.164 * * [simplify]: Extracting #1: cost 3 inf + 0 38.164 * * [simplify]: Extracting #2: cost 19 inf + 0 38.164 * * [simplify]: Extracting #3: cost 26 inf + 45 38.164 * * [simplify]: Extracting #4: cost 11 inf + 957 38.164 * * [simplify]: Extracting #5: cost 0 inf + 2064 38.165 * [simplify]: Simplified to (cbrt (/ (* l l) (/ x 2))) 38.165 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (cbrt (* (* l 2) (/ l x))) (cbrt (* (* l 2) (/ l x)))) (cbrt (/ (* l l) (/ x 2)))))))) 38.165 * * * * [progress]: [ 70 / 101 ] simplifiying candidate # 38.165 * [simplify]: Simplifying (* (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))) (* (* l 2) (/ l x))) 38.165 * * [simplify]: iters left: 6 (8 enodes) 38.170 * * [simplify]: iters left: 5 (40 enodes) 38.188 * * [simplify]: iters left: 4 (149 enodes) 38.272 * * [simplify]: Extracting #0: cost 1 inf + 0 38.272 * * [simplify]: Extracting #1: cost 56 inf + 0 38.273 * * [simplify]: Extracting #2: cost 160 inf + 470 38.276 * * [simplify]: Extracting #3: cost 133 inf + 5304 38.288 * * [simplify]: Extracting #4: cost 9 inf + 29845 38.296 * * [simplify]: Extracting #5: cost 0 inf + 30984 38.303 * * [simplify]: Extracting #6: cost 0 inf + 30942 38.316 * * [simplify]: Extracting #7: cost 0 inf + 30900 38.334 * [simplify]: Simplified to (* (* (* (/ 2 (/ x l)) l) (* (/ 2 (/ x l)) (* (/ 2 (/ x l)) l))) l) 38.334 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (cbrt (* (* (* (/ 2 (/ x l)) l) (* (/ 2 (/ x l)) (* (/ 2 (/ x l)) l))) l)))))) 38.335 * * * * [progress]: [ 71 / 101 ] simplifiying candidate # 38.335 * [simplify]: Simplifying (sqrt (* (* l 2) (/ l x))) 38.335 * * [simplify]: iters left: 5 (7 enodes) 38.339 * * [simplify]: iters left: 4 (27 enodes) 38.348 * * [simplify]: iters left: 3 (43 enodes) 38.361 * * [simplify]: iters left: 2 (56 enodes) 38.376 * * [simplify]: iters left: 1 (70 enodes) 38.396 * * [simplify]: Extracting #0: cost 1 inf + 0 38.396 * * [simplify]: Extracting #1: cost 3 inf + 0 38.396 * * [simplify]: Extracting #2: cost 19 inf + 0 38.396 * * [simplify]: Extracting #3: cost 26 inf + 45 38.397 * * [simplify]: Extracting #4: cost 11 inf + 957 38.397 * * [simplify]: Extracting #5: cost 0 inf + 1984 38.398 * [simplify]: Simplified to (sqrt (/ (* l l) (/ x 2))) 38.399 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (sqrt (/ (* l l) (/ x 2))) (sqrt (* (* l 2) (/ l x)))))))) 38.399 * [simplify]: Simplifying (sqrt (* (* l 2) (/ l x))) 38.399 * * [simplify]: iters left: 5 (7 enodes) 38.404 * * [simplify]: iters left: 4 (27 enodes) 38.412 * * [simplify]: iters left: 3 (43 enodes) 38.426 * * [simplify]: iters left: 2 (56 enodes) 38.443 * * [simplify]: iters left: 1 (70 enodes) 38.455 * * [simplify]: Extracting #0: cost 1 inf + 0 38.455 * * [simplify]: Extracting #1: cost 3 inf + 0 38.455 * * [simplify]: Extracting #2: cost 19 inf + 0 38.455 * * [simplify]: Extracting #3: cost 26 inf + 45 38.455 * * [simplify]: Extracting #4: cost 11 inf + 957 38.456 * * [simplify]: Extracting #5: cost 0 inf + 1984 38.456 * [simplify]: Simplified to (sqrt (/ (* l l) (/ x 2))) 38.456 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (sqrt (* (* l 2) (/ l x))) (sqrt (/ (* l l) (/ x 2)))))))) 38.456 * * * * [progress]: [ 72 / 101 ] simplifiying candidate # 38.456 * * * * [progress]: [ 73 / 101 ] simplifiying candidate # 38.457 * [simplify]: Simplifying (* (* l 2) (* (cbrt (/ l x)) (cbrt (/ l x)))) 38.457 * * [simplify]: iters left: 6 (8 enodes) 38.459 * * [simplify]: iters left: 5 (30 enodes) 38.465 * * [simplify]: iters left: 4 (47 enodes) 38.472 * * [simplify]: iters left: 3 (66 enodes) 38.484 * * [simplify]: iters left: 2 (75 enodes) 38.501 * * [simplify]: Extracting #0: cost 1 inf + 0 38.501 * * [simplify]: Extracting #1: cost 12 inf + 0 38.501 * * [simplify]: Extracting #2: cost 19 inf + 2 38.501 * * [simplify]: Extracting #3: cost 19 inf + 86 38.501 * * [simplify]: Extracting #4: cost 18 inf + 87 38.502 * * [simplify]: Extracting #5: cost 12 inf + 862 38.502 * * [simplify]: Extracting #6: cost 2 inf + 2687 38.503 * * [simplify]: Extracting #7: cost 0 inf + 3091 38.503 * [simplify]: Simplified to (* (* (cbrt (/ l x)) l) (* (cbrt (/ l x)) 2)) 38.503 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* (cbrt (/ l x)) l) (* (cbrt (/ l x)) 2)) (cbrt (/ l x))))))) 38.503 * * * * [progress]: [ 74 / 101 ] simplifiying candidate # 38.504 * [simplify]: Simplifying (* (* l 2) (sqrt (/ l x))) 38.504 * * [simplify]: iters left: 5 (7 enodes) 38.506 * * [simplify]: iters left: 4 (25 enodes) 38.509 * * [simplify]: iters left: 3 (33 enodes) 38.514 * * [simplify]: iters left: 2 (39 enodes) 38.519 * * [simplify]: Extracting #0: cost 1 inf + 0 38.519 * * [simplify]: Extracting #1: cost 8 inf + 0 38.519 * * [simplify]: Extracting #2: cost 11 inf + 2 38.519 * * [simplify]: Extracting #3: cost 11 inf + 86 38.519 * * [simplify]: Extracting #4: cost 10 inf + 87 38.520 * * [simplify]: Extracting #5: cost 6 inf + 376 38.520 * * [simplify]: Extracting #6: cost 2 inf + 866 38.520 * * [simplify]: Extracting #7: cost 0 inf + 1151 38.520 * [simplify]: Simplified to (* (* l 2) (sqrt (/ l x))) 38.520 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (sqrt (/ l x))) (sqrt (/ l x))))))) 38.520 * * * * [progress]: [ 75 / 101 ] simplifiying candidate # 38.521 * [simplify]: Simplifying (* (* l 2) (/ (* (cbrt l) (cbrt l)) (* (cbrt x) (cbrt x)))) 38.521 * * [simplify]: iters left: 6 (10 enodes) 38.524 * * [simplify]: iters left: 5 (42 enodes) 38.532 * * [simplify]: iters left: 4 (99 enodes) 38.573 * * [simplify]: iters left: 3 (254 enodes) 38.711 * * [simplify]: Extracting #0: cost 1 inf + 0 38.711 * * [simplify]: Extracting #1: cost 58 inf + 0 38.712 * * [simplify]: Extracting #2: cost 111 inf + 2 38.713 * * [simplify]: Extracting #3: cost 97 inf + 2513 38.719 * * [simplify]: Extracting #4: cost 23 inf + 19763 38.729 * * [simplify]: Extracting #5: cost 0 inf + 25420 38.739 * * [simplify]: Extracting #6: cost 0 inf + 25380 38.749 * [simplify]: Simplified to (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) 38.749 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 38.749 * * * * [progress]: [ 76 / 101 ] simplifiying candidate # 38.750 * [simplify]: Simplifying (* (* l 2) (/ (* (cbrt l) (cbrt l)) (sqrt x))) 38.750 * * [simplify]: iters left: 6 (9 enodes) 38.755 * * [simplify]: iters left: 5 (35 enodes) 38.765 * * [simplify]: iters left: 4 (65 enodes) 38.776 * * [simplify]: iters left: 3 (129 enodes) 38.824 * * [simplify]: iters left: 2 (223 enodes) 38.880 * * [simplify]: iters left: 1 (279 enodes) 38.962 * * [simplify]: Extracting #0: cost 1 inf + 0 38.962 * * [simplify]: Extracting #1: cost 38 inf + 0 38.963 * * [simplify]: Extracting #2: cost 67 inf + 2 38.964 * * [simplify]: Extracting #3: cost 49 inf + 2354 38.968 * * [simplify]: Extracting #4: cost 6 inf + 9932 38.972 * * [simplify]: Extracting #5: cost 0 inf + 11065 38.977 * [simplify]: Simplified to (* (* (/ (* (cbrt l) (cbrt l)) (sqrt x)) l) 2) 38.977 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* (/ (* (cbrt l) (cbrt l)) (sqrt x)) l) 2) (/ (cbrt l) (sqrt x))))))) 38.978 * * * * [progress]: [ 77 / 101 ] simplifiying candidate # 38.978 * [simplify]: Simplifying (* (* l 2) (/ (* (cbrt l) (cbrt l)) 1)) 38.978 * * [simplify]: iters left: 6 (8 enodes) 38.983 * * [simplify]: iters left: 5 (32 enodes) 38.993 * * [simplify]: iters left: 4 (62 enodes) 39.006 * * [simplify]: iters left: 3 (113 enodes) 39.039 * * [simplify]: iters left: 2 (204 enodes) 39.108 * * [simplify]: iters left: 1 (306 enodes) 39.212 * * [simplify]: Extracting #0: cost 1 inf + 0 39.212 * * [simplify]: Extracting #1: cost 23 inf + 0 39.212 * * [simplify]: Extracting #2: cost 36 inf + 4 39.212 * * [simplify]: Extracting #3: cost 23 inf + 1308 39.214 * * [simplify]: Extracting #4: cost 1 inf + 4547 39.215 * * [simplify]: Extracting #5: cost 0 inf + 4708 39.216 * [simplify]: Simplified to (* l (* (cbrt l) (* (cbrt l) 2))) 39.217 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l (* (cbrt l) (* (cbrt l) 2))) (/ (cbrt l) x)))))) 39.217 * * * * [progress]: [ 78 / 101 ] simplifiying candidate # 39.217 * [simplify]: Simplifying (* (* l 2) (/ (sqrt l) (* (cbrt x) (cbrt x)))) 39.217 * * [simplify]: iters left: 6 (9 enodes) 39.219 * * [simplify]: iters left: 5 (35 enodes) 39.225 * * [simplify]: iters left: 4 (66 enodes) 39.239 * * [simplify]: iters left: 3 (132 enodes) 39.278 * * [simplify]: iters left: 2 (228 enodes) 39.337 * * [simplify]: iters left: 1 (330 enodes) 39.433 * * [simplify]: Extracting #0: cost 1 inf + 0 39.433 * * [simplify]: Extracting #1: cost 38 inf + 0 39.433 * * [simplify]: Extracting #2: cost 69 inf + 2 39.435 * * [simplify]: Extracting #3: cost 32 inf + 5357 39.442 * * [simplify]: Extracting #4: cost 1 inf + 11190 39.445 * * [simplify]: Extracting #5: cost 0 inf + 11392 39.447 * [simplify]: Simplified to (/ (* (/ l (cbrt x)) (* (sqrt l) 2)) (cbrt x)) 39.447 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (/ (* (/ l (cbrt x)) (* (sqrt l) 2)) (cbrt x)) (/ (sqrt l) (cbrt x))))))) 39.447 * * * * [progress]: [ 79 / 101 ] simplifiying candidate # 39.448 * [simplify]: Simplifying (* (* l 2) (/ (sqrt l) (sqrt x))) 39.448 * * [simplify]: iters left: 5 (8 enodes) 39.450 * * [simplify]: iters left: 4 (30 enodes) 39.455 * * [simplify]: iters left: 3 (49 enodes) 39.462 * * [simplify]: iters left: 2 (73 enodes) 39.472 * * [simplify]: iters left: 1 (95 enodes) 39.486 * * [simplify]: Extracting #0: cost 1 inf + 0 39.486 * * [simplify]: Extracting #1: cost 23 inf + 0 39.486 * * [simplify]: Extracting #2: cost 38 inf + 43 39.487 * * [simplify]: Extracting #3: cost 25 inf + 984 39.487 * * [simplify]: Extracting #4: cost 5 inf + 3471 39.488 * * [simplify]: Extracting #5: cost 0 inf + 4204 39.489 * [simplify]: Simplified to (/ (* l 2) (/ (sqrt x) (sqrt l))) 39.489 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (/ (* l 2) (/ (sqrt x) (sqrt l))) (/ (sqrt l) (sqrt x))))))) 39.489 * * * * [progress]: [ 80 / 101 ] simplifiying candidate # 39.490 * [simplify]: Simplifying (* (* l 2) (/ (sqrt l) 1)) 39.490 * * [simplify]: iters left: 5 (7 enodes) 39.492 * * [simplify]: iters left: 4 (27 enodes) 39.497 * * [simplify]: iters left: 3 (39 enodes) 39.504 * * [simplify]: iters left: 2 (58 enodes) 39.516 * * [simplify]: iters left: 1 (85 enodes) 39.540 * * [simplify]: Extracting #0: cost 1 inf + 0 39.540 * * [simplify]: Extracting #1: cost 20 inf + 0 39.540 * * [simplify]: Extracting #2: cost 25 inf + 4 39.541 * * [simplify]: Extracting #3: cost 15 inf + 544 39.542 * * [simplify]: Extracting #4: cost 3 inf + 1686 39.543 * * [simplify]: Extracting #5: cost 0 inf + 2012 39.544 * [simplify]: Simplified to (* (/ l 1/2) (sqrt l)) 39.544 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (/ l 1/2) (sqrt l)) (/ (sqrt l) x)))))) 39.544 * * * * [progress]: [ 81 / 101 ] simplifiying candidate # 39.545 * [simplify]: Simplifying (* (* l 2) (/ 1 (* (cbrt x) (cbrt x)))) 39.545 * * [simplify]: iters left: 6 (9 enodes) 39.550 * * [simplify]: iters left: 5 (37 enodes) 39.563 * * [simplify]: iters left: 4 (66 enodes) 39.580 * * [simplify]: iters left: 3 (129 enodes) 39.617 * * [simplify]: iters left: 2 (210 enodes) 39.711 * * [simplify]: iters left: 1 (240 enodes) 39.771 * * [simplify]: Extracting #0: cost 1 inf + 0 39.771 * * [simplify]: Extracting #1: cost 24 inf + 0 39.771 * * [simplify]: Extracting #2: cost 38 inf + 3 39.772 * * [simplify]: Extracting #3: cost 30 inf + 901 39.773 * * [simplify]: Extracting #4: cost 6 inf + 4311 39.774 * * [simplify]: Extracting #5: cost 0 inf + 5285 39.775 * [simplify]: Simplified to (* (/ l (cbrt x)) (/ 2 (cbrt x))) 39.776 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (/ l (cbrt x)) (/ 2 (cbrt x))) (/ l (cbrt x))))))) 39.776 * * * * [progress]: [ 82 / 101 ] simplifiying candidate # 39.776 * [simplify]: Simplifying (* (* l 2) (/ 1 (sqrt x))) 39.776 * * [simplify]: iters left: 5 (8 enodes) 39.778 * * [simplify]: iters left: 4 (32 enodes) 39.784 * * [simplify]: iters left: 3 (51 enodes) 39.802 * * [simplify]: iters left: 2 (73 enodes) 39.823 * * [simplify]: iters left: 1 (87 enodes) 39.848 * * [simplify]: Extracting #0: cost 1 inf + 0 39.848 * * [simplify]: Extracting #1: cost 13 inf + 0 39.849 * * [simplify]: Extracting #2: cost 19 inf + 3 39.849 * * [simplify]: Extracting #3: cost 9 inf + 703 39.849 * * [simplify]: Extracting #4: cost 0 inf + 1482 39.850 * [simplify]: Simplified to (/ (* l 2) (sqrt x)) 39.850 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (/ (* l 2) (sqrt x)) (/ l (sqrt x))))))) 39.850 * * * * [progress]: [ 83 / 101 ] simplifiying candidate # 39.850 * [simplify]: Simplifying (* (* l 2) (/ 1 1)) 39.850 * * [simplify]: iters left: 4 (6 enodes) 39.852 * * [simplify]: iters left: 3 (22 enodes) 39.856 * * [simplify]: iters left: 2 (33 enodes) 39.860 * * [simplify]: Extracting #0: cost 1 inf + 0 39.860 * * [simplify]: Extracting #1: cost 5 inf + 0 39.860 * * [simplify]: Extracting #2: cost 2 inf + 3 39.860 * * [simplify]: Extracting #3: cost 0 inf + 87 39.860 * [simplify]: Simplified to (* l 2) 39.861 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 39.861 * * * * [progress]: [ 84 / 101 ] simplifiying candidate # 39.861 * [simplify]: Simplifying (* (* l 2) 1) 39.861 * * [simplify]: iters left: 4 (5 enodes) 39.863 * * [simplify]: iters left: 3 (19 enodes) 39.866 * * [simplify]: iters left: 2 (30 enodes) 39.870 * * [simplify]: Extracting #0: cost 1 inf + 0 39.870 * * [simplify]: Extracting #1: cost 5 inf + 0 39.870 * * [simplify]: Extracting #2: cost 2 inf + 3 39.871 * * [simplify]: Extracting #3: cost 0 inf + 87 39.871 * [simplify]: Simplified to (* l 2) 39.871 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 39.871 * * * * [progress]: [ 85 / 101 ] simplifiying candidate # 39.871 * [simplify]: Simplifying (* (* l 2) l) 39.871 * * [simplify]: iters left: 4 (4 enodes) 39.872 * * [simplify]: iters left: 3 (14 enodes) 39.874 * * [simplify]: iters left: 2 (17 enodes) 39.877 * * [simplify]: iters left: 1 (19 enodes) 39.879 * * [simplify]: Extracting #0: cost 1 inf + 0 39.879 * * [simplify]: Extracting #1: cost 6 inf + 0 39.879 * * [simplify]: Extracting #2: cost 6 inf + 2 39.880 * * [simplify]: Extracting #3: cost 1 inf + 291 39.880 * * [simplify]: Extracting #4: cost 0 inf + 332 39.880 * [simplify]: Simplified to (* l (* l 2)) 39.880 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l (* l 2)) (/ 1 x)))))) 39.880 * * * * [progress]: [ 86 / 101 ] simplifiying candidate # 39.880 * [simplify]: Simplifying (* 2 (/ l x)) 39.880 * * [simplify]: iters left: 4 (5 enodes) 39.882 * * [simplify]: iters left: 3 (18 enodes) 39.884 * * [simplify]: iters left: 2 (24 enodes) 39.887 * * [simplify]: iters left: 1 (28 enodes) 39.891 * * [simplify]: Extracting #0: cost 1 inf + 0 39.891 * * [simplify]: Extracting #1: cost 10 inf + 0 39.891 * * [simplify]: Extracting #2: cost 9 inf + 87 39.891 * * [simplify]: Extracting #3: cost 0 inf + 547 39.892 * [simplify]: Simplified to (* (/ l x) 2) 39.892 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* l (* (/ l x) 2)))))) 39.892 * * * * [progress]: [ 87 / 101 ] simplifiying candidate # 39.892 * [simplify]: Simplifying (* (* l 2) l) 39.892 * * [simplify]: iters left: 4 (4 enodes) 39.893 * * [simplify]: iters left: 3 (14 enodes) 39.895 * * [simplify]: iters left: 2 (17 enodes) 39.899 * * [simplify]: iters left: 1 (19 enodes) 39.902 * * [simplify]: Extracting #0: cost 1 inf + 0 39.902 * * [simplify]: Extracting #1: cost 6 inf + 0 39.902 * * [simplify]: Extracting #2: cost 6 inf + 2 39.902 * * [simplify]: Extracting #3: cost 1 inf + 291 39.902 * * [simplify]: Extracting #4: cost 0 inf + 332 39.902 * [simplify]: Simplified to (* l (* l 2)) 39.902 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (/ (* l (* l 2)) x))))) 39.903 * * * * [progress]: [ 88 / 101 ] simplifiying candidate #real (real->posit16 (* (* l 2) (/ l x))))))))> 39.903 * [simplify]: Simplifying (real->posit16 (* (* l 2) (/ l x))) 39.903 * * [simplify]: iters left: 5 (7 enodes) 39.907 * * [simplify]: iters left: 4 (24 enodes) 39.915 * * [simplify]: iters left: 3 (40 enodes) 39.928 * * [simplify]: iters left: 2 (53 enodes) 39.943 * * [simplify]: iters left: 1 (67 enodes) 39.963 * * [simplify]: Extracting #0: cost 1 inf + 0 39.963 * * [simplify]: Extracting #1: cost 2 inf + 0 39.963 * * [simplify]: Extracting #2: cost 17 inf + 0 39.963 * * [simplify]: Extracting #3: cost 25 inf + 3 39.964 * * [simplify]: Extracting #4: cost 11 inf + 832 39.965 * * [simplify]: Extracting #5: cost 0 inf + 1658 39.965 * [simplify]: Simplified to (real->posit16 (/ (* l l) (/ x 2))) 39.965 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (posit16->real (real->posit16 (/ (* l l) (/ x 2)))))))) 39.966 * * * * [progress]: [ 89 / 101 ] simplifiying candidate # 39.966 * * * * [progress]: [ 90 / 101 ] simplifiying candidate # 39.966 * [simplify]: Simplifying 0 39.966 * * [simplify]: iters left: 0 (1 enodes) 39.967 * * [simplify]: Extracting #0: cost 1 inf + 0 39.967 * * [simplify]: Extracting #1: cost 0 inf + 1 39.967 * [simplify]: Simplified to 0 39.967 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt 2) t) 0)) 39.967 * * * * [progress]: [ 91 / 101 ] simplifiying candidate # 39.968 * [simplify]: Simplifying (- (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x)))) (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2))))) 39.968 * * [simplify]: iters left: 6 (16 enodes) 39.976 * * [simplify]: iters left: 5 (77 enodes) 39.991 * * [simplify]: iters left: 4 (173 enodes) 40.054 * * [simplify]: iters left: 3 (490 enodes) 40.317 * * [simplify]: Extracting #0: cost 1 inf + 0 40.317 * * [simplify]: Extracting #1: cost 10 inf + 0 40.317 * * [simplify]: Extracting #2: cost 246 inf + 0 40.320 * * [simplify]: Extracting #3: cost 418 inf + 7378 40.330 * * [simplify]: Extracting #4: cost 213 inf + 40204 40.346 * * [simplify]: Extracting #5: cost 96 inf + 79097 40.373 * * [simplify]: Extracting #6: cost 12 inf + 119164 40.392 * * [simplify]: Extracting #7: cost 0 inf + 124408 40.429 * [simplify]: Simplified to (- (* t (+ (/ (/ 2 x) (sqrt 2)) (sqrt 2))) (/ (/ t (sqrt 2)) (* x x))) 40.430 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt 2) t) (- (* t (+ (/ (/ 2 x) (sqrt 2)) (sqrt 2))) (/ (/ t (sqrt 2)) (* x x))))) 40.430 * * * * [progress]: [ 92 / 101 ] simplifiying candidate # 40.430 * [simplify]: Simplifying (- (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2)))) (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x))))) 40.430 * * [simplify]: iters left: 6 (16 enodes) 40.439 * * [simplify]: iters left: 5 (77 enodes) 40.456 * * [simplify]: iters left: 4 (163 enodes) 40.513 * * [simplify]: iters left: 3 (468 enodes) 40.760 * * [simplify]: Extracting #0: cost 1 inf + 0 40.760 * * [simplify]: Extracting #1: cost 15 inf + 0 40.761 * * [simplify]: Extracting #2: cost 193 inf + 0 40.764 * * [simplify]: Extracting #3: cost 307 inf + 6570 40.777 * * [simplify]: Extracting #4: cost 144 inf + 32735 40.797 * * [simplify]: Extracting #5: cost 68 inf + 59264 40.824 * * [simplify]: Extracting #6: cost 4 inf + 90746 40.852 * * [simplify]: Extracting #7: cost 0 inf + 92050 40.879 * [simplify]: Simplified to (- (/ (/ t (sqrt 2)) (* x x)) (+ (* (/ 2 x) (/ t (sqrt 2))) (* (sqrt 2) t))) 40.880 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt 2) t) (- (/ (/ t (sqrt 2)) (* x x)) (+ (* (/ 2 x) (/ t (sqrt 2))) (* (sqrt 2) t))))) 40.880 * * * * [progress]: [ 93 / 101 ] simplifiying candidate # 40.880 * [simplify]: Simplifying (* t (sqrt 2)) 40.880 * * [simplify]: iters left: 3 (4 enodes) 40.883 * * [simplify]: iters left: 2 (13 enodes) 40.890 * * [simplify]: Extracting #0: cost 1 inf + 0 40.890 * * [simplify]: Extracting #1: cost 4 inf + 0 40.890 * * [simplify]: Extracting #2: cost 5 inf + 1 40.890 * * [simplify]: Extracting #3: cost 4 inf + 2 40.890 * * [simplify]: Extracting #4: cost 0 inf + 248 40.891 * [simplify]: Simplified to (* t (sqrt 2)) 40.891 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 40.891 * * * * [progress]: [ 94 / 101 ] simplifiying candidate # 40.891 * [simplify]: Simplifying (* t (sqrt 2)) 40.891 * * [simplify]: iters left: 3 (4 enodes) 40.894 * * [simplify]: iters left: 2 (13 enodes) 40.898 * * [simplify]: Extracting #0: cost 1 inf + 0 40.898 * * [simplify]: Extracting #1: cost 4 inf + 0 40.898 * * [simplify]: Extracting #2: cost 5 inf + 1 40.898 * * [simplify]: Extracting #3: cost 4 inf + 2 40.898 * * [simplify]: Extracting #4: cost 0 inf + 248 40.899 * [simplify]: Simplified to (* t (sqrt 2)) 40.899 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 40.899 * * * * [progress]: [ 95 / 101 ] simplifiying candidate # 40.899 * [simplify]: Simplifying (* t (sqrt 2)) 40.899 * * [simplify]: iters left: 3 (4 enodes) 40.902 * * [simplify]: iters left: 2 (13 enodes) 40.906 * * [simplify]: Extracting #0: cost 1 inf + 0 40.906 * * [simplify]: Extracting #1: cost 4 inf + 0 40.906 * * [simplify]: Extracting #2: cost 5 inf + 1 40.906 * * [simplify]: Extracting #3: cost 4 inf + 2 40.906 * * [simplify]: Extracting #4: cost 0 inf + 248 40.906 * [simplify]: Simplified to (* t (sqrt 2)) 40.906 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 40.906 * * * * [progress]: [ 96 / 101 ] simplifiying candidate # 40.907 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 40.907 * * [simplify]: iters left: 6 (14 enodes) 40.915 * * [simplify]: iters left: 5 (61 enodes) 40.935 * * [simplify]: iters left: 4 (97 enodes) 40.964 * * [simplify]: iters left: 3 (144 enodes) 40.989 * * [simplify]: iters left: 2 (181 enodes) 41.022 * * [simplify]: iters left: 1 (231 enodes) 41.084 * * [simplify]: Extracting #0: cost 1 inf + 0 41.085 * * [simplify]: Extracting #1: cost 8 inf + 0 41.085 * * [simplify]: Extracting #2: cost 45 inf + 0 41.085 * * [simplify]: Extracting #3: cost 64 inf + 89 41.086 * * [simplify]: Extracting #4: cost 21 inf + 3190 41.087 * * [simplify]: Extracting #5: cost 1 inf + 6050 41.089 * * [simplify]: Extracting #6: cost 0 inf + 6093 41.091 * [simplify]: Simplified to (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x))) 41.091 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x)))))) 41.091 * * * * [progress]: [ 97 / 101 ] simplifiying candidate # 41.091 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 41.091 * * [simplify]: iters left: 6 (14 enodes) 41.095 * * [simplify]: iters left: 5 (61 enodes) 41.105 * * [simplify]: iters left: 4 (97 enodes) 41.127 * * [simplify]: iters left: 3 (144 enodes) 41.155 * * [simplify]: iters left: 2 (181 enodes) 41.187 * * [simplify]: iters left: 1 (231 enodes) 41.232 * * [simplify]: Extracting #0: cost 1 inf + 0 41.232 * * [simplify]: Extracting #1: cost 8 inf + 0 41.232 * * [simplify]: Extracting #2: cost 45 inf + 0 41.232 * * [simplify]: Extracting #3: cost 64 inf + 89 41.233 * * [simplify]: Extracting #4: cost 21 inf + 3190 41.235 * * [simplify]: Extracting #5: cost 1 inf + 6050 41.236 * * [simplify]: Extracting #6: cost 0 inf + 6093 41.238 * [simplify]: Simplified to (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x))) 41.238 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x)))))) 41.238 * * * * [progress]: [ 98 / 101 ] simplifiying candidate # 41.238 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 41.238 * * [simplify]: iters left: 6 (14 enodes) 41.247 * * [simplify]: iters left: 5 (61 enodes) 41.266 * * [simplify]: iters left: 4 (97 enodes) 41.285 * * [simplify]: iters left: 3 (144 enodes) 41.308 * * [simplify]: iters left: 2 (181 enodes) 41.361 * * [simplify]: iters left: 1 (231 enodes) 41.398 * * [simplify]: Extracting #0: cost 1 inf + 0 41.398 * * [simplify]: Extracting #1: cost 8 inf + 0 41.399 * * [simplify]: Extracting #2: cost 45 inf + 0 41.399 * * [simplify]: Extracting #3: cost 64 inf + 89 41.400 * * [simplify]: Extracting #4: cost 21 inf + 3190 41.403 * * [simplify]: Extracting #5: cost 1 inf + 6050 41.406 * * [simplify]: Extracting #6: cost 0 inf + 6093 41.412 * [simplify]: Simplified to (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x))) 41.412 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x)))))) 41.412 * * * * [progress]: [ 99 / 101 ] simplifiying candidate # 41.413 * [simplify]: Simplifying (* 2 (/ (pow l 2) x)) 41.413 * * [simplify]: iters left: 5 (6 enodes) 41.417 * * [simplify]: iters left: 4 (26 enodes) 41.425 * * [simplify]: iters left: 3 (40 enodes) 41.431 * * [simplify]: iters left: 2 (57 enodes) 41.439 * * [simplify]: iters left: 1 (71 enodes) 41.449 * * [simplify]: Extracting #0: cost 1 inf + 0 41.449 * * [simplify]: Extracting #1: cost 18 inf + 0 41.450 * * [simplify]: Extracting #2: cost 25 inf + 45 41.450 * * [simplify]: Extracting #3: cost 8 inf + 1161 41.450 * * [simplify]: Extracting #4: cost 0 inf + 1741 41.451 * [simplify]: Simplified to (* (* 2 (/ l x)) l) 41.451 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* 2 (/ l x)) l))))) 41.451 * * * * [progress]: [ 100 / 101 ] simplifiying candidate # 41.451 * [simplify]: Simplifying (* 2 (/ (pow l 2) x)) 41.451 * * [simplify]: iters left: 5 (6 enodes) 41.453 * * [simplify]: iters left: 4 (26 enodes) 41.460 * * [simplify]: iters left: 3 (40 enodes) 41.472 * * [simplify]: iters left: 2 (57 enodes) 41.488 * * [simplify]: iters left: 1 (71 enodes) 41.508 * * [simplify]: Extracting #0: cost 1 inf + 0 41.508 * * [simplify]: Extracting #1: cost 18 inf + 0 41.508 * * [simplify]: Extracting #2: cost 25 inf + 45 41.509 * * [simplify]: Extracting #3: cost 8 inf + 1161 41.510 * * [simplify]: Extracting #4: cost 0 inf + 1741 41.511 * [simplify]: Simplified to (* (* 2 (/ l x)) l) 41.511 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* 2 (/ l x)) l))))) 41.511 * * * * [progress]: [ 101 / 101 ] simplifiying candidate # 41.511 * [simplify]: Simplifying (* 2 (/ (pow l 2) x)) 41.511 * * [simplify]: iters left: 5 (6 enodes) 41.515 * * [simplify]: iters left: 4 (26 enodes) 41.524 * * [simplify]: iters left: 3 (40 enodes) 41.535 * * [simplify]: iters left: 2 (57 enodes) 41.542 * * [simplify]: iters left: 1 (71 enodes) 41.553 * * [simplify]: Extracting #0: cost 1 inf + 0 41.553 * * [simplify]: Extracting #1: cost 18 inf + 0 41.553 * * [simplify]: Extracting #2: cost 25 inf + 45 41.553 * * [simplify]: Extracting #3: cost 8 inf + 1161 41.554 * * [simplify]: Extracting #4: cost 0 inf + 1741 41.554 * [simplify]: Simplified to (* (* 2 (/ l x)) l) 41.554 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* 2 (/ l x)) l))))) 41.554 * * * [progress]: adding candidates to table 42.938 * * [progress]: iteration 3 / 4 42.938 * * * [progress]: picking best candidate 43.005 * * * * [pick]: Picked # 43.005 * * * [progress]: localizing error 43.059 * * * [progress]: generating rewritten candidates 43.059 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 43.132 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1) 43.180 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 43.212 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2) 43.230 * * * [progress]: generating series expansions 43.230 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 43.230 * [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))))) 43.230 * [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 43.230 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in l 43.230 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in l 43.230 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 43.230 * [taylor]: Taking taylor expansion of 2 in l 43.230 * [backup-simplify]: Simplify 2 into 2 43.230 * [taylor]: Taking taylor expansion of (pow t 2) in l 43.230 * [taylor]: Taking taylor expansion of t in l 43.230 * [backup-simplify]: Simplify t into t 43.230 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in l 43.230 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in l 43.230 * [taylor]: Taking taylor expansion of 4 in l 43.230 * [backup-simplify]: Simplify 4 into 4 43.230 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in l 43.230 * [taylor]: Taking taylor expansion of (pow t 2) in l 43.230 * [taylor]: Taking taylor expansion of t in l 43.230 * [backup-simplify]: Simplify t into t 43.230 * [taylor]: Taking taylor expansion of x in l 43.230 * [backup-simplify]: Simplify x into x 43.231 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.231 * [backup-simplify]: Simplify (/ (pow t 2) x) into (/ (pow t 2) x) 43.231 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 43.231 * [taylor]: Taking taylor expansion of 2 in l 43.231 * [backup-simplify]: Simplify 2 into 2 43.231 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 43.231 * [taylor]: Taking taylor expansion of (pow l 2) in l 43.231 * [taylor]: Taking taylor expansion of l in l 43.231 * [backup-simplify]: Simplify 0 into 0 43.231 * [backup-simplify]: Simplify 1 into 1 43.231 * [taylor]: Taking taylor expansion of x in l 43.231 * [backup-simplify]: Simplify x into x 43.231 * [backup-simplify]: Simplify (* 1 1) into 1 43.231 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 43.231 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.231 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 43.231 * [backup-simplify]: Simplify (* 4 (/ (pow t 2) x)) into (* 4 (/ (pow t 2) x)) 43.232 * [backup-simplify]: Simplify (+ (* 4 (/ (pow t 2) x)) 0) into (* 4 (/ (pow t 2) x)) 43.232 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) into (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) 43.232 * [backup-simplify]: Simplify (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) into (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) 43.232 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 43.232 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 43.232 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 43.232 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ (pow t 2) x) (/ 0 x)))) into 0 43.233 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ (pow t 2) x))) into 0 43.233 * [backup-simplify]: Simplify (+ 0 0) into 0 43.233 * [backup-simplify]: Simplify (+ 0 0) into 0 43.234 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))))) into 0 43.234 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in t 43.234 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in t 43.234 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 43.234 * [taylor]: Taking taylor expansion of 2 in t 43.234 * [backup-simplify]: Simplify 2 into 2 43.234 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.234 * [taylor]: Taking taylor expansion of t in t 43.234 * [backup-simplify]: Simplify 0 into 0 43.234 * [backup-simplify]: Simplify 1 into 1 43.234 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in t 43.234 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in t 43.234 * [taylor]: Taking taylor expansion of 4 in t 43.234 * [backup-simplify]: Simplify 4 into 4 43.234 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in t 43.234 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.234 * [taylor]: Taking taylor expansion of t in t 43.234 * [backup-simplify]: Simplify 0 into 0 43.234 * [backup-simplify]: Simplify 1 into 1 43.234 * [taylor]: Taking taylor expansion of x in t 43.234 * [backup-simplify]: Simplify x into x 43.234 * [backup-simplify]: Simplify (* 1 1) into 1 43.234 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 43.234 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in t 43.234 * [taylor]: Taking taylor expansion of 2 in t 43.234 * [backup-simplify]: Simplify 2 into 2 43.234 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in t 43.234 * [taylor]: Taking taylor expansion of (pow l 2) in t 43.234 * [taylor]: Taking taylor expansion of l in t 43.234 * [backup-simplify]: Simplify l into l 43.234 * [taylor]: Taking taylor expansion of x in t 43.234 * [backup-simplify]: Simplify x into x 43.234 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.234 * [backup-simplify]: Simplify (/ (pow l 2) x) into (/ (pow l 2) x) 43.234 * [backup-simplify]: Simplify (* 2 (/ (pow l 2) x)) into (* 2 (/ (pow l 2) x)) 43.235 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 43.235 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 43.235 * [backup-simplify]: Simplify (sqrt (* 2 (/ (pow l 2) x))) into (* (* (sqrt 2) l) (sqrt (/ 1 x))) 43.235 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 43.235 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ (pow l 2) x) (/ 0 x)))) into 0 43.235 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow l 2) x))) into 0 43.236 * [backup-simplify]: Simplify (+ 0 0) into 0 43.236 * [backup-simplify]: Simplify (+ 0 0) into 0 43.236 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 2 (/ (pow l 2) x))))) into 0 43.236 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 43.236 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 43.236 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 43.236 * [taylor]: Taking taylor expansion of 2 in x 43.236 * [backup-simplify]: Simplify 2 into 2 43.236 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.236 * [taylor]: Taking taylor expansion of t in x 43.236 * [backup-simplify]: Simplify t into t 43.236 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 43.236 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 43.236 * [taylor]: Taking taylor expansion of 4 in x 43.236 * [backup-simplify]: Simplify 4 into 4 43.236 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 43.236 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.236 * [taylor]: Taking taylor expansion of t in x 43.236 * [backup-simplify]: Simplify t into t 43.236 * [taylor]: Taking taylor expansion of x in x 43.236 * [backup-simplify]: Simplify 0 into 0 43.236 * [backup-simplify]: Simplify 1 into 1 43.236 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.236 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 43.236 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 43.236 * [taylor]: Taking taylor expansion of 2 in x 43.236 * [backup-simplify]: Simplify 2 into 2 43.236 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 43.236 * [taylor]: Taking taylor expansion of (pow l 2) in x 43.236 * [taylor]: Taking taylor expansion of l in x 43.236 * [backup-simplify]: Simplify l into l 43.236 * [taylor]: Taking taylor expansion of x in x 43.236 * [backup-simplify]: Simplify 0 into 0 43.236 * [backup-simplify]: Simplify 1 into 1 43.236 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.237 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 43.237 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 43.237 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 43.237 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 43.237 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 43.237 * [backup-simplify]: Simplify (sqrt 0) into 0 43.238 * [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)))) 43.238 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 43.238 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 43.238 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 43.238 * [taylor]: Taking taylor expansion of 2 in x 43.238 * [backup-simplify]: Simplify 2 into 2 43.238 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.238 * [taylor]: Taking taylor expansion of t in x 43.238 * [backup-simplify]: Simplify t into t 43.238 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 43.238 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 43.238 * [taylor]: Taking taylor expansion of 4 in x 43.238 * [backup-simplify]: Simplify 4 into 4 43.238 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 43.238 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.238 * [taylor]: Taking taylor expansion of t in x 43.238 * [backup-simplify]: Simplify t into t 43.238 * [taylor]: Taking taylor expansion of x in x 43.238 * [backup-simplify]: Simplify 0 into 0 43.238 * [backup-simplify]: Simplify 1 into 1 43.238 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.238 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 43.238 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 43.238 * [taylor]: Taking taylor expansion of 2 in x 43.238 * [backup-simplify]: Simplify 2 into 2 43.238 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 43.238 * [taylor]: Taking taylor expansion of (pow l 2) in x 43.238 * [taylor]: Taking taylor expansion of l in x 43.238 * [backup-simplify]: Simplify l into l 43.238 * [taylor]: Taking taylor expansion of x in x 43.238 * [backup-simplify]: Simplify 0 into 0 43.238 * [backup-simplify]: Simplify 1 into 1 43.238 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.238 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 43.238 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 43.238 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 43.238 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 43.239 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 43.239 * [backup-simplify]: Simplify (sqrt 0) into 0 43.239 * [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)))) 43.239 * [taylor]: Taking taylor expansion of 0 in t 43.239 * [backup-simplify]: Simplify 0 into 0 43.239 * [taylor]: Taking taylor expansion of 0 in l 43.239 * [backup-simplify]: Simplify 0 into 0 43.239 * [backup-simplify]: Simplify 0 into 0 43.240 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 43.240 * [taylor]: Taking taylor expansion of +nan.0 in t 43.240 * [backup-simplify]: Simplify +nan.0 into +nan.0 43.240 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 43.240 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 43.240 * [taylor]: Taking taylor expansion of 4 in t 43.240 * [backup-simplify]: Simplify 4 into 4 43.240 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.240 * [taylor]: Taking taylor expansion of t in t 43.240 * [backup-simplify]: Simplify 0 into 0 43.240 * [backup-simplify]: Simplify 1 into 1 43.240 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 43.240 * [taylor]: Taking taylor expansion of 2 in t 43.240 * [backup-simplify]: Simplify 2 into 2 43.240 * [taylor]: Taking taylor expansion of (pow l 2) in t 43.240 * [taylor]: Taking taylor expansion of l in t 43.240 * [backup-simplify]: Simplify l into l 43.240 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.240 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 43.240 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 43.240 * [backup-simplify]: Simplify (* +nan.0 (* 2 (pow l 2))) into (* +nan.0 (pow l 2)) 43.240 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 2)) in l 43.240 * [taylor]: Taking taylor expansion of +nan.0 in l 43.240 * [backup-simplify]: Simplify +nan.0 into +nan.0 43.240 * [taylor]: Taking taylor expansion of (pow l 2) in l 43.240 * [taylor]: Taking taylor expansion of l in l 43.240 * [backup-simplify]: Simplify 0 into 0 43.240 * [backup-simplify]: Simplify 1 into 1 43.240 * [taylor]: Taking taylor expansion of 0 in l 43.240 * [backup-simplify]: Simplify 0 into 0 43.240 * [backup-simplify]: Simplify 0 into 0 43.240 * [backup-simplify]: Simplify 0 into 0 43.240 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.240 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 43.240 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 43.241 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)))) into 0 43.241 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 43.241 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 43.242 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)))) into 0 43.242 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 43.242 * [backup-simplify]: Simplify (+ 0 0) into 0 43.242 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 43.243 * [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)))))))) 43.243 * [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 43.243 * [taylor]: Taking taylor expansion of +nan.0 in t 43.243 * [backup-simplify]: Simplify +nan.0 into +nan.0 43.243 * [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 43.243 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 43.243 * [taylor]: Taking taylor expansion of 2 in t 43.243 * [backup-simplify]: Simplify 2 into 2 43.243 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.243 * [taylor]: Taking taylor expansion of t in t 43.243 * [backup-simplify]: Simplify 0 into 0 43.243 * [backup-simplify]: Simplify 1 into 1 43.243 * [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 43.243 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 4)) in t 43.243 * [taylor]: Taking taylor expansion of +nan.0 in t 43.243 * [backup-simplify]: Simplify +nan.0 into +nan.0 43.243 * [taylor]: Taking taylor expansion of (pow l 4) in t 43.244 * [taylor]: Taking taylor expansion of l in t 43.244 * [backup-simplify]: Simplify l into l 43.244 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4))))) in t 43.244 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4)))) in t 43.244 * [taylor]: Taking taylor expansion of (* +nan.0 (* (pow t 2) (pow l 2))) in t 43.244 * [taylor]: Taking taylor expansion of +nan.0 in t 43.244 * [backup-simplify]: Simplify +nan.0 into +nan.0 43.244 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow l 2)) in t 43.244 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.244 * [taylor]: Taking taylor expansion of t in t 43.244 * [backup-simplify]: Simplify 0 into 0 43.244 * [backup-simplify]: Simplify 1 into 1 43.244 * [taylor]: Taking taylor expansion of (pow l 2) in t 43.244 * [taylor]: Taking taylor expansion of l in t 43.244 * [backup-simplify]: Simplify l into l 43.244 * [taylor]: Taking taylor expansion of (- (* +nan.0 (pow t 4))) in t 43.244 * [taylor]: Taking taylor expansion of (* +nan.0 (pow t 4)) in t 43.244 * [taylor]: Taking taylor expansion of +nan.0 in t 43.244 * [backup-simplify]: Simplify +nan.0 into +nan.0 43.244 * [taylor]: Taking taylor expansion of (pow t 4) in t 43.244 * [taylor]: Taking taylor expansion of t in t 43.244 * [backup-simplify]: Simplify 0 into 0 43.244 * [backup-simplify]: Simplify 1 into 1 43.244 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.244 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 43.244 * [backup-simplify]: Simplify (* +nan.0 (pow l 4)) into (* +nan.0 (pow l 4)) 43.244 * [backup-simplify]: Simplify (+ (* +nan.0 (pow l 4)) 0) into (- (* +nan.0 (pow l 4))) 43.244 * [backup-simplify]: Simplify (- (- (* +nan.0 (pow l 4)))) into (- (* +nan.0 (pow l 4))) 43.244 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (pow l 4)))) into (- (* +nan.0 (pow l 4))) 43.244 * [backup-simplify]: Simplify (* +nan.0 (- (* +nan.0 (pow l 4)))) into (* +nan.0 (pow l 4)) 43.244 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 4)) in l 43.244 * [taylor]: Taking taylor expansion of +nan.0 in l 43.244 * [backup-simplify]: Simplify +nan.0 into +nan.0 43.244 * [taylor]: Taking taylor expansion of (pow l 4) in l 43.244 * [taylor]: Taking taylor expansion of l in l 43.244 * [backup-simplify]: Simplify 0 into 0 43.244 * [backup-simplify]: Simplify 1 into 1 43.244 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 43.245 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 43.245 * [backup-simplify]: Simplify (+ 0 0) into 0 43.245 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (* 2 (pow l 2)))) into 0 43.245 * [taylor]: Taking taylor expansion of 0 in l 43.245 * [backup-simplify]: Simplify 0 into 0 43.246 * [backup-simplify]: Simplify 0 into 0 43.246 * [taylor]: Taking taylor expansion of 0 in l 43.246 * [backup-simplify]: Simplify 0 into 0 43.246 * [backup-simplify]: Simplify 0 into 0 43.246 * [backup-simplify]: Simplify 0 into 0 43.246 * [backup-simplify]: Simplify 0 into 0 43.246 * [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)))))) 43.246 * [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 43.246 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in l 43.246 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in l 43.246 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 43.246 * [taylor]: Taking taylor expansion of 2 in l 43.246 * [backup-simplify]: Simplify 2 into 2 43.246 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 43.246 * [taylor]: Taking taylor expansion of x in l 43.246 * [backup-simplify]: Simplify x into x 43.246 * [taylor]: Taking taylor expansion of (pow l 2) in l 43.246 * [taylor]: Taking taylor expansion of l in l 43.246 * [backup-simplify]: Simplify 0 into 0 43.246 * [backup-simplify]: Simplify 1 into 1 43.246 * [backup-simplify]: Simplify (* 1 1) into 1 43.246 * [backup-simplify]: Simplify (/ x 1) into x 43.246 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in l 43.246 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 43.246 * [taylor]: Taking taylor expansion of 2 in l 43.246 * [backup-simplify]: Simplify 2 into 2 43.246 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 43.247 * [taylor]: Taking taylor expansion of (pow t 2) in l 43.247 * [taylor]: Taking taylor expansion of t in l 43.247 * [backup-simplify]: Simplify t into t 43.247 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.247 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.247 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 43.247 * [taylor]: Taking taylor expansion of 4 in l 43.247 * [backup-simplify]: Simplify 4 into 4 43.247 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 43.247 * [taylor]: Taking taylor expansion of x in l 43.247 * [backup-simplify]: Simplify x into x 43.247 * [taylor]: Taking taylor expansion of (pow t 2) in l 43.247 * [taylor]: Taking taylor expansion of t in l 43.247 * [backup-simplify]: Simplify t into t 43.247 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.247 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 43.247 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 43.247 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 43.247 * [backup-simplify]: Simplify (sqrt (* 2 x)) into (* (sqrt 2) (sqrt x)) 43.247 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 43.249 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 43.250 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 43.250 * [backup-simplify]: Simplify (+ 0 0) into 0 43.250 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 2 x)))) into 0 43.250 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in t 43.250 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in t 43.250 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 43.250 * [taylor]: Taking taylor expansion of 2 in t 43.250 * [backup-simplify]: Simplify 2 into 2 43.250 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 43.250 * [taylor]: Taking taylor expansion of x in t 43.250 * [backup-simplify]: Simplify x into x 43.250 * [taylor]: Taking taylor expansion of (pow l 2) in t 43.250 * [taylor]: Taking taylor expansion of l in t 43.250 * [backup-simplify]: Simplify l into l 43.250 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.250 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 43.250 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in t 43.250 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 43.250 * [taylor]: Taking taylor expansion of 2 in t 43.250 * [backup-simplify]: Simplify 2 into 2 43.250 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 43.250 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.250 * [taylor]: Taking taylor expansion of t in t 43.250 * [backup-simplify]: Simplify 0 into 0 43.250 * [backup-simplify]: Simplify 1 into 1 43.251 * [backup-simplify]: Simplify (* 1 1) into 1 43.251 * [backup-simplify]: Simplify (/ 1 1) into 1 43.251 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 43.251 * [taylor]: Taking taylor expansion of 4 in t 43.251 * [backup-simplify]: Simplify 4 into 4 43.251 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 43.251 * [taylor]: Taking taylor expansion of x in t 43.251 * [backup-simplify]: Simplify x into x 43.251 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.251 * [taylor]: Taking taylor expansion of t in t 43.251 * [backup-simplify]: Simplify 0 into 0 43.251 * [backup-simplify]: Simplify 1 into 1 43.251 * [backup-simplify]: Simplify (* 1 1) into 1 43.251 * [backup-simplify]: Simplify (/ x 1) into x 43.252 * [backup-simplify]: Simplify (* 2 1) into 2 43.252 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 43.252 * [backup-simplify]: Simplify (+ 2 (* 4 x)) into (+ (* 4 x) 2) 43.252 * [backup-simplify]: Simplify (+ 0 (+ (* 4 x) 2)) into (+ (* 4 x) 2) 43.252 * [backup-simplify]: Simplify (sqrt (+ (* 4 x) 2)) into (sqrt (+ (* 4 x) 2)) 43.252 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 43.253 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 43.253 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 43.254 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 43.254 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 43.254 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 x)) into 0 43.255 * [backup-simplify]: Simplify (+ 0 0) into 0 43.255 * [backup-simplify]: Simplify (+ 0 0) into 0 43.255 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 4 x) 2)))) into 0 43.255 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 43.255 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 43.255 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 43.255 * [taylor]: Taking taylor expansion of 2 in x 43.255 * [backup-simplify]: Simplify 2 into 2 43.255 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 43.255 * [taylor]: Taking taylor expansion of x in x 43.255 * [backup-simplify]: Simplify 0 into 0 43.255 * [backup-simplify]: Simplify 1 into 1 43.255 * [taylor]: Taking taylor expansion of (pow l 2) in x 43.255 * [taylor]: Taking taylor expansion of l in x 43.255 * [backup-simplify]: Simplify l into l 43.255 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.255 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 43.255 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 43.255 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 43.255 * [taylor]: Taking taylor expansion of 2 in x 43.255 * [backup-simplify]: Simplify 2 into 2 43.255 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 43.255 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.255 * [taylor]: Taking taylor expansion of t in x 43.255 * [backup-simplify]: Simplify t into t 43.255 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.255 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.255 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 43.255 * [taylor]: Taking taylor expansion of 4 in x 43.255 * [backup-simplify]: Simplify 4 into 4 43.255 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 43.255 * [taylor]: Taking taylor expansion of x in x 43.255 * [backup-simplify]: Simplify 0 into 0 43.256 * [backup-simplify]: Simplify 1 into 1 43.256 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.256 * [taylor]: Taking taylor expansion of t in x 43.256 * [backup-simplify]: Simplify t into t 43.256 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.256 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.256 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 43.256 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 43.256 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 43.256 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 43.256 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 43.256 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 43.256 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 43.256 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 43.257 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 43.257 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 43.257 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 43.257 * [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))) 43.257 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 43.257 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 43.257 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 43.257 * [taylor]: Taking taylor expansion of 2 in x 43.257 * [backup-simplify]: Simplify 2 into 2 43.257 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 43.257 * [taylor]: Taking taylor expansion of x in x 43.257 * [backup-simplify]: Simplify 0 into 0 43.257 * [backup-simplify]: Simplify 1 into 1 43.257 * [taylor]: Taking taylor expansion of (pow l 2) in x 43.257 * [taylor]: Taking taylor expansion of l in x 43.257 * [backup-simplify]: Simplify l into l 43.257 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.257 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 43.257 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 43.257 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 43.257 * [taylor]: Taking taylor expansion of 2 in x 43.257 * [backup-simplify]: Simplify 2 into 2 43.257 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 43.257 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.257 * [taylor]: Taking taylor expansion of t in x 43.257 * [backup-simplify]: Simplify t into t 43.257 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.257 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.257 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 43.257 * [taylor]: Taking taylor expansion of 4 in x 43.257 * [backup-simplify]: Simplify 4 into 4 43.257 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 43.257 * [taylor]: Taking taylor expansion of x in x 43.257 * [backup-simplify]: Simplify 0 into 0 43.258 * [backup-simplify]: Simplify 1 into 1 43.258 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.258 * [taylor]: Taking taylor expansion of t in x 43.258 * [backup-simplify]: Simplify t into t 43.258 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.258 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.258 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 43.258 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 43.258 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 43.258 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 43.258 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 43.258 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 43.258 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 43.259 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 43.259 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 43.259 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 43.259 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 43.260 * [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))) 43.260 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 43.260 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.260 * [taylor]: Taking taylor expansion of 2 in t 43.260 * [backup-simplify]: Simplify 2 into 2 43.260 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.261 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.261 * [taylor]: Taking taylor expansion of t in t 43.261 * [backup-simplify]: Simplify 0 into 0 43.261 * [backup-simplify]: Simplify 1 into 1 43.262 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 43.262 * [taylor]: Taking taylor expansion of (sqrt 2) in l 43.262 * [taylor]: Taking taylor expansion of 2 in l 43.262 * [backup-simplify]: Simplify 2 into 2 43.262 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.263 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.263 * [taylor]: Taking taylor expansion of (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in t 43.263 * [taylor]: Taking taylor expansion of 1/2 in t 43.263 * [backup-simplify]: Simplify 1/2 into 1/2 43.263 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in t 43.263 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 43.263 * [taylor]: Taking taylor expansion of t in t 43.263 * [backup-simplify]: Simplify 0 into 0 43.263 * [backup-simplify]: Simplify 1 into 1 43.263 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 43.263 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 43.263 * [taylor]: Taking taylor expansion of 4 in t 43.263 * [backup-simplify]: Simplify 4 into 4 43.263 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 43.263 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.264 * [taylor]: Taking taylor expansion of t in t 43.264 * [backup-simplify]: Simplify 0 into 0 43.264 * [backup-simplify]: Simplify 1 into 1 43.264 * [backup-simplify]: Simplify (* 1 1) into 1 43.264 * [backup-simplify]: Simplify (/ 1 1) into 1 43.264 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 43.264 * [taylor]: Taking taylor expansion of 2 in t 43.264 * [backup-simplify]: Simplify 2 into 2 43.264 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 43.265 * [taylor]: Taking taylor expansion of (pow l 2) in t 43.265 * [taylor]: Taking taylor expansion of l in t 43.265 * [backup-simplify]: Simplify l into l 43.265 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.265 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 43.265 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.265 * [taylor]: Taking taylor expansion of 2 in t 43.265 * [backup-simplify]: Simplify 2 into 2 43.265 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.266 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.266 * [backup-simplify]: Simplify (* 4 1) into 4 43.267 * [backup-simplify]: Simplify (+ 4 0) into 4 43.267 * [backup-simplify]: Simplify (* 0 4) into 0 43.268 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 43.269 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 43.270 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 43.270 * [backup-simplify]: Simplify (+ 0 0) into 0 43.271 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 4)) into 4 43.272 * [backup-simplify]: Simplify (/ 4 (sqrt 2)) into (/ 4 (sqrt 2)) 43.273 * [backup-simplify]: Simplify (* 1/2 (/ 4 (sqrt 2))) into (/ 2 (sqrt 2)) 43.273 * [taylor]: Taking taylor expansion of (/ 2 (sqrt 2)) in l 43.273 * [taylor]: Taking taylor expansion of 2 in l 43.273 * [backup-simplify]: Simplify 2 into 2 43.273 * [taylor]: Taking taylor expansion of (sqrt 2) in l 43.273 * [taylor]: Taking taylor expansion of 2 in l 43.273 * [backup-simplify]: Simplify 2 into 2 43.274 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.274 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.275 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 43.277 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 43.277 * [taylor]: Taking taylor expansion of 0 in l 43.277 * [backup-simplify]: Simplify 0 into 0 43.277 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.277 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 43.278 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 43.278 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 43.278 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 43.279 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 43.279 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 43.280 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 43.280 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 43.280 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 43.280 * [backup-simplify]: Simplify (+ 0 0) into 0 43.280 * [backup-simplify]: Simplify (+ 0 0) into 0 43.282 * [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))) 43.282 * [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 43.282 * [taylor]: Taking taylor expansion of -1/2 in t 43.282 * [backup-simplify]: Simplify -1/2 into -1/2 43.282 * [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 43.282 * [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 43.282 * [taylor]: Taking taylor expansion of t in t 43.282 * [backup-simplify]: Simplify 0 into 0 43.282 * [backup-simplify]: Simplify 1 into 1 43.282 * [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 43.282 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in t 43.282 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.282 * [taylor]: Taking taylor expansion of t in t 43.282 * [backup-simplify]: Simplify 0 into 0 43.282 * [backup-simplify]: Simplify 1 into 1 43.282 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in t 43.282 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 43.282 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.282 * [taylor]: Taking taylor expansion of 2 in t 43.282 * [backup-simplify]: Simplify 2 into 2 43.282 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.283 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.283 * [taylor]: Taking taylor expansion of (pow l 4) in t 43.283 * [taylor]: Taking taylor expansion of l in t 43.283 * [backup-simplify]: Simplify l into l 43.283 * [backup-simplify]: Simplify (* 1 1) into 1 43.284 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 43.284 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.284 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 43.284 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 4)) into (* (pow (sqrt 2) 2) (pow l 4)) 43.285 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) 43.285 * [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 43.285 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in t 43.285 * [taylor]: Taking taylor expansion of 4 in t 43.285 * [backup-simplify]: Simplify 4 into 4 43.285 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in t 43.285 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in t 43.285 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.285 * [taylor]: Taking taylor expansion of t in t 43.285 * [backup-simplify]: Simplify 0 into 0 43.285 * [backup-simplify]: Simplify 1 into 1 43.285 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 43.285 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.285 * [taylor]: Taking taylor expansion of 2 in t 43.285 * [backup-simplify]: Simplify 2 into 2 43.285 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.286 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.286 * [backup-simplify]: Simplify (* 1 1) into 1 43.287 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 43.288 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 2)) into (pow (sqrt 2) 2) 43.288 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 43.288 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in t 43.288 * [taylor]: Taking taylor expansion of 4 in t 43.288 * [backup-simplify]: Simplify 4 into 4 43.289 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in t 43.289 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in t 43.289 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 43.289 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.289 * [taylor]: Taking taylor expansion of 2 in t 43.289 * [backup-simplify]: Simplify 2 into 2 43.289 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.289 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.289 * [taylor]: Taking taylor expansion of (pow l 2) in t 43.289 * [taylor]: Taking taylor expansion of l in t 43.289 * [backup-simplify]: Simplify l into l 43.290 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 43.290 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.291 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 2)) into (* (pow (sqrt 2) 2) (pow l 2)) 43.291 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) 43.291 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.291 * [taylor]: Taking taylor expansion of 2 in t 43.291 * [backup-simplify]: Simplify 2 into 2 43.291 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.292 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.293 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 43.295 * [backup-simplify]: Simplify (+ (/ 4 (pow (sqrt 2) 2)) 0) into (* 4 (/ 1 (pow (sqrt 2) 2))) 43.297 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 43.297 * [backup-simplify]: Simplify (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into 0 43.298 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 43.298 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 43.299 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 2))) into 0 43.300 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 43.300 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 43.301 * [backup-simplify]: Simplify (+ 0 0) into 0 43.301 * [backup-simplify]: Simplify (+ 0 0) into 0 43.304 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* 4 (/ 1 (pow (sqrt 2) 2))))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 43.306 * [backup-simplify]: Simplify (/ (* 4 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)) into (/ 4 (pow (sqrt 2) 3)) 43.309 * [backup-simplify]: Simplify (* -1/2 (/ 4 (pow (sqrt 2) 3))) into (/ -2 (pow (sqrt 2) 3)) 43.309 * [taylor]: Taking taylor expansion of (/ -2 (pow (sqrt 2) 3)) in l 43.309 * [taylor]: Taking taylor expansion of -2 in l 43.309 * [backup-simplify]: Simplify -2 into -2 43.309 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in l 43.309 * [taylor]: Taking taylor expansion of (sqrt 2) in l 43.309 * [taylor]: Taking taylor expansion of 2 in l 43.309 * [backup-simplify]: Simplify 2 into 2 43.309 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.310 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.311 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 43.313 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 43.314 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 43.315 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 43.316 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.317 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 43.317 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 43.317 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 43.318 * [backup-simplify]: Simplify (+ (* 0 (* 2 (/ 1 (pow l 2)))) (+ (* 1 0) (* 0 4))) into 0 43.319 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 43.321 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 4 (sqrt 2)))) into 0 43.321 * [taylor]: Taking taylor expansion of 0 in l 43.321 * [backup-simplify]: Simplify 0 into 0 43.322 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 43.323 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.323 * [taylor]: Taking taylor expansion of 0 in l 43.323 * [backup-simplify]: Simplify 0 into 0 43.323 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 43.323 * [backup-simplify]: Simplify 0 into 0 43.323 * [backup-simplify]: Simplify 0 into 0 43.323 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 43.324 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 43.324 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 43.325 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 43.325 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 43.326 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 43.326 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 43.326 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 43.327 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 43.327 * [backup-simplify]: Simplify (+ 0 0) into 0 43.327 * [backup-simplify]: Simplify (+ 0 0) into 0 43.331 * [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))) 43.331 * [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 43.331 * [taylor]: Taking taylor expansion of 1/2 in t 43.331 * [backup-simplify]: Simplify 1/2 into 1/2 43.331 * [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 43.331 * [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 43.331 * [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 43.331 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in t 43.331 * [taylor]: Taking taylor expansion of 6 in t 43.331 * [backup-simplify]: Simplify 6 into 6 43.331 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in t 43.331 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.331 * [taylor]: Taking taylor expansion of t in t 43.331 * [backup-simplify]: Simplify 0 into 0 43.331 * [backup-simplify]: Simplify 1 into 1 43.331 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in t 43.331 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 43.331 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.331 * [taylor]: Taking taylor expansion of 2 in t 43.331 * [backup-simplify]: Simplify 2 into 2 43.331 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.332 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.332 * [taylor]: Taking taylor expansion of (pow l 4) in t 43.332 * [taylor]: Taking taylor expansion of l in t 43.332 * [backup-simplify]: Simplify l into l 43.332 * [backup-simplify]: Simplify (* 1 1) into 1 43.333 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 43.334 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 43.334 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.334 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 43.335 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 4)) into (* (pow (sqrt 2) 4) (pow l 4)) 43.335 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) 43.335 * [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 43.335 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in t 43.335 * [taylor]: Taking taylor expansion of 12 in t 43.335 * [backup-simplify]: Simplify 12 into 12 43.335 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in t 43.335 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in t 43.335 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 43.335 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.335 * [taylor]: Taking taylor expansion of 2 in t 43.335 * [backup-simplify]: Simplify 2 into 2 43.336 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.336 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.336 * [taylor]: Taking taylor expansion of (pow l 2) in t 43.336 * [taylor]: Taking taylor expansion of l in t 43.336 * [backup-simplify]: Simplify l into l 43.337 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 43.339 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 43.339 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.339 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 2)) into (* (pow (sqrt 2) 4) (pow l 2)) 43.340 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) 43.340 * [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 43.340 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in t 43.340 * [taylor]: Taking taylor expansion of 8 in t 43.340 * [backup-simplify]: Simplify 8 into 8 43.340 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in t 43.340 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in t 43.340 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.340 * [taylor]: Taking taylor expansion of t in t 43.340 * [backup-simplify]: Simplify 0 into 0 43.340 * [backup-simplify]: Simplify 1 into 1 43.340 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 43.340 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.340 * [taylor]: Taking taylor expansion of 2 in t 43.340 * [backup-simplify]: Simplify 2 into 2 43.341 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.341 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.341 * [backup-simplify]: Simplify (* 1 1) into 1 43.342 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 43.343 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 43.344 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 4)) into (pow (sqrt 2) 4) 43.345 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 43.345 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in t 43.345 * [taylor]: Taking taylor expansion of (pow t 4) in t 43.345 * [taylor]: Taking taylor expansion of t in t 43.345 * [backup-simplify]: Simplify 0 into 0 43.345 * [backup-simplify]: Simplify 1 into 1 43.345 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in t 43.345 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 43.345 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.345 * [taylor]: Taking taylor expansion of 2 in t 43.346 * [backup-simplify]: Simplify 2 into 2 43.346 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.346 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.346 * [taylor]: Taking taylor expansion of (pow l 6) in t 43.346 * [taylor]: Taking taylor expansion of l in t 43.346 * [backup-simplify]: Simplify l into l 43.346 * [backup-simplify]: Simplify (* 1 1) into 1 43.347 * [backup-simplify]: Simplify (* 1 1) into 1 43.347 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 43.349 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 43.349 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.349 * [backup-simplify]: Simplify (* l (pow l 2)) into (pow l 3) 43.349 * [backup-simplify]: Simplify (* (pow l 3) (pow l 3)) into (pow l 6) 43.350 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 6)) into (* (pow (sqrt 2) 4) (pow l 6)) 43.352 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) 43.352 * [taylor]: Taking taylor expansion of t in t 43.352 * [backup-simplify]: Simplify 0 into 0 43.352 * [backup-simplify]: Simplify 1 into 1 43.352 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.352 * [taylor]: Taking taylor expansion of 2 in t 43.353 * [backup-simplify]: Simplify 2 into 2 43.353 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.354 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.356 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 4))) into (/ 8 (pow (sqrt 2) 4)) 43.359 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 4)) 0) into (* 8 (/ 1 (pow (sqrt 2) 4))) 43.363 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 43.367 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 43.368 * [backup-simplify]: Simplify (* (* 8 (/ 1 (pow (sqrt 2) 4))) 0) into 0 43.369 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 43.370 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 43.371 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 43.372 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 4))) into 0 43.373 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 43.375 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 43.375 * [backup-simplify]: Simplify (+ 0 0) into 0 43.376 * [backup-simplify]: Simplify (+ 0 0) into 0 43.376 * [backup-simplify]: Simplify (+ 0 0) into 0 43.382 * [backup-simplify]: Simplify (+ (* (* 8 (/ 1 (pow (sqrt 2) 4))) 1) (* 0 0)) into (* 8 (/ 1 (pow (sqrt 2) 4))) 43.386 * [backup-simplify]: Simplify (/ (* 8 (/ 1 (pow (sqrt 2) 4))) (sqrt 2)) into (/ 8 (pow (sqrt 2) 5)) 43.389 * [backup-simplify]: Simplify (* 1/2 (/ 8 (pow (sqrt 2) 5))) into (/ 4 (pow (sqrt 2) 5)) 43.389 * [taylor]: Taking taylor expansion of (/ 4 (pow (sqrt 2) 5)) in l 43.389 * [taylor]: Taking taylor expansion of 4 in l 43.389 * [backup-simplify]: Simplify 4 into 4 43.389 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 5) in l 43.389 * [taylor]: Taking taylor expansion of (sqrt 2) in l 43.390 * [taylor]: Taking taylor expansion of 2 in l 43.390 * [backup-simplify]: Simplify 2 into 2 43.390 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.391 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.392 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 43.394 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 43.396 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 4)) into (pow (sqrt 2) 5) 43.398 * [backup-simplify]: Simplify (/ 4 (pow (sqrt 2) 5)) into (/ 4 (pow (sqrt 2) 5)) 43.399 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 43.400 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 43.401 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 43.402 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 43.404 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 43.406 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 43.407 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) into (/ 4 (* (pow (sqrt 2) 2) (pow l 2))) 43.408 * [backup-simplify]: Simplify (+ 0 (/ 4 (* (pow (sqrt 2) 2) (pow l 2)))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 43.409 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 43.411 * [backup-simplify]: Simplify (+ (* 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) (+ (* 1 0) (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))))) into 0 43.413 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (pow (sqrt 2) 3)) (/ 0 (sqrt 2))))) into 0 43.414 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (pow (sqrt 2) 3)))) into 0 43.414 * [taylor]: Taking taylor expansion of 0 in l 43.414 * [backup-simplify]: Simplify 0 into 0 43.415 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 43.416 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.418 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 43.418 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 43.418 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 43.419 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 43.419 * [backup-simplify]: Simplify (+ 0 0) into 0 43.420 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 4)))) into (* 2 (/ 1 (pow l 2))) 43.421 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 43.423 * [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)))) 43.425 * [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))) 43.425 * [taylor]: Taking taylor expansion of (/ 1 (* (sqrt 2) (pow l 2))) in l 43.425 * [taylor]: Taking taylor expansion of (* (sqrt 2) (pow l 2)) in l 43.425 * [taylor]: Taking taylor expansion of (sqrt 2) in l 43.425 * [taylor]: Taking taylor expansion of 2 in l 43.425 * [backup-simplify]: Simplify 2 into 2 43.425 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.426 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.426 * [taylor]: Taking taylor expansion of (pow l 2) in l 43.426 * [taylor]: Taking taylor expansion of l in l 43.426 * [backup-simplify]: Simplify 0 into 0 43.426 * [backup-simplify]: Simplify 1 into 1 43.427 * [backup-simplify]: Simplify (* 1 1) into 1 43.428 * [backup-simplify]: Simplify (* (sqrt 2) 1) into (sqrt 2) 43.429 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 43.429 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 43.430 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 43.431 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 43.431 * [backup-simplify]: Simplify 0 into 0 43.433 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.434 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.434 * [taylor]: Taking taylor expansion of 0 in l 43.434 * [backup-simplify]: Simplify 0 into 0 43.436 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 43.439 * [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))))) 43.440 * [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)))))) 43.440 * [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 43.440 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in l 43.440 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in l 43.440 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 43.440 * [taylor]: Taking taylor expansion of 2 in l 43.440 * [backup-simplify]: Simplify 2 into 2 43.440 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 43.440 * [taylor]: Taking taylor expansion of (pow t 2) in l 43.440 * [taylor]: Taking taylor expansion of t in l 43.440 * [backup-simplify]: Simplify t into t 43.440 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.440 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.440 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in l 43.440 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 43.440 * [taylor]: Taking taylor expansion of 2 in l 43.440 * [backup-simplify]: Simplify 2 into 2 43.440 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 43.440 * [taylor]: Taking taylor expansion of x in l 43.441 * [backup-simplify]: Simplify x into x 43.441 * [taylor]: Taking taylor expansion of (pow l 2) in l 43.441 * [taylor]: Taking taylor expansion of l in l 43.441 * [backup-simplify]: Simplify 0 into 0 43.441 * [backup-simplify]: Simplify 1 into 1 43.441 * [backup-simplify]: Simplify (* 1 1) into 1 43.441 * [backup-simplify]: Simplify (/ x 1) into x 43.441 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 43.441 * [taylor]: Taking taylor expansion of 4 in l 43.441 * [backup-simplify]: Simplify 4 into 4 43.441 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 43.441 * [taylor]: Taking taylor expansion of x in l 43.441 * [backup-simplify]: Simplify x into x 43.441 * [taylor]: Taking taylor expansion of (pow t 2) in l 43.441 * [taylor]: Taking taylor expansion of t in l 43.441 * [backup-simplify]: Simplify t into t 43.441 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.442 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 43.442 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 43.442 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 43.442 * [backup-simplify]: Simplify (- (* 2 x)) into (- (* 2 x)) 43.442 * [backup-simplify]: Simplify (+ 0 (- (* 2 x))) into (- (* 2 x)) 43.442 * [backup-simplify]: Simplify (sqrt (- (* 2 x))) into (sqrt (- (* 2 x))) 43.443 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 43.444 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 43.444 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 43.444 * [backup-simplify]: Simplify (+ 0 0) into 0 43.445 * [backup-simplify]: Simplify (- 0) into 0 43.445 * [backup-simplify]: Simplify (+ 0 0) into 0 43.445 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 x))))) into 0 43.445 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in t 43.445 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in t 43.445 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 43.445 * [taylor]: Taking taylor expansion of 2 in t 43.446 * [backup-simplify]: Simplify 2 into 2 43.446 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 43.446 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.446 * [taylor]: Taking taylor expansion of t in t 43.446 * [backup-simplify]: Simplify 0 into 0 43.446 * [backup-simplify]: Simplify 1 into 1 43.446 * [backup-simplify]: Simplify (* 1 1) into 1 43.446 * [backup-simplify]: Simplify (/ 1 1) into 1 43.446 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in t 43.447 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 43.447 * [taylor]: Taking taylor expansion of 2 in t 43.447 * [backup-simplify]: Simplify 2 into 2 43.447 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 43.447 * [taylor]: Taking taylor expansion of x in t 43.447 * [backup-simplify]: Simplify x into x 43.447 * [taylor]: Taking taylor expansion of (pow l 2) in t 43.447 * [taylor]: Taking taylor expansion of l in t 43.447 * [backup-simplify]: Simplify l into l 43.447 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.447 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 43.447 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 43.447 * [taylor]: Taking taylor expansion of 4 in t 43.447 * [backup-simplify]: Simplify 4 into 4 43.447 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 43.447 * [taylor]: Taking taylor expansion of x in t 43.447 * [backup-simplify]: Simplify x into x 43.447 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.447 * [taylor]: Taking taylor expansion of t in t 43.447 * [backup-simplify]: Simplify 0 into 0 43.447 * [backup-simplify]: Simplify 1 into 1 43.448 * [backup-simplify]: Simplify (* 1 1) into 1 43.448 * [backup-simplify]: Simplify (/ x 1) into x 43.448 * [backup-simplify]: Simplify (* 2 1) into 2 43.448 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 43.449 * [backup-simplify]: Simplify (+ 0 (* 4 x)) into (* 4 x) 43.449 * [backup-simplify]: Simplify (- (* 4 x)) into (- (* 4 x)) 43.449 * [backup-simplify]: Simplify (+ 2 (- (* 4 x))) into (- 2 (* 4 x)) 43.449 * [backup-simplify]: Simplify (sqrt (- 2 (* 4 x))) into (sqrt (- 2 (* 4 x))) 43.450 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 43.450 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 43.451 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 43.452 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 43.453 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 43.453 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 x)) into 0 43.454 * [backup-simplify]: Simplify (+ 0 0) into 0 43.454 * [backup-simplify]: Simplify (- 0) into 0 43.454 * [backup-simplify]: Simplify (+ 0 0) into 0 43.455 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- 2 (* 4 x))))) into 0 43.455 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 43.455 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 43.455 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 43.455 * [taylor]: Taking taylor expansion of 2 in x 43.455 * [backup-simplify]: Simplify 2 into 2 43.455 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 43.455 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.455 * [taylor]: Taking taylor expansion of t in x 43.455 * [backup-simplify]: Simplify t into t 43.455 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.455 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.455 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 43.455 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 43.455 * [taylor]: Taking taylor expansion of 2 in x 43.455 * [backup-simplify]: Simplify 2 into 2 43.455 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 43.455 * [taylor]: Taking taylor expansion of x in x 43.455 * [backup-simplify]: Simplify 0 into 0 43.455 * [backup-simplify]: Simplify 1 into 1 43.455 * [taylor]: Taking taylor expansion of (pow l 2) in x 43.455 * [taylor]: Taking taylor expansion of l in x 43.455 * [backup-simplify]: Simplify l into l 43.455 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.456 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 43.456 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 43.456 * [taylor]: Taking taylor expansion of 4 in x 43.456 * [backup-simplify]: Simplify 4 into 4 43.456 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 43.456 * [taylor]: Taking taylor expansion of x in x 43.456 * [backup-simplify]: Simplify 0 into 0 43.456 * [backup-simplify]: Simplify 1 into 1 43.456 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.456 * [taylor]: Taking taylor expansion of t in x 43.456 * [backup-simplify]: Simplify t into t 43.456 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.456 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.456 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 43.457 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 43.457 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 43.457 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 43.457 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 43.458 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 43.458 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 43.458 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 43.458 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 43.459 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 43.459 * [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))))) 43.459 * [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))) 43.459 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 43.460 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 43.460 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 43.460 * [taylor]: Taking taylor expansion of 2 in x 43.460 * [backup-simplify]: Simplify 2 into 2 43.460 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 43.460 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.460 * [taylor]: Taking taylor expansion of t in x 43.460 * [backup-simplify]: Simplify t into t 43.460 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.460 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.460 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 43.460 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 43.460 * [taylor]: Taking taylor expansion of 2 in x 43.460 * [backup-simplify]: Simplify 2 into 2 43.460 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 43.460 * [taylor]: Taking taylor expansion of x in x 43.460 * [backup-simplify]: Simplify 0 into 0 43.460 * [backup-simplify]: Simplify 1 into 1 43.460 * [taylor]: Taking taylor expansion of (pow l 2) in x 43.460 * [taylor]: Taking taylor expansion of l in x 43.460 * [backup-simplify]: Simplify l into l 43.460 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.460 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 43.460 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 43.460 * [taylor]: Taking taylor expansion of 4 in x 43.460 * [backup-simplify]: Simplify 4 into 4 43.460 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 43.461 * [taylor]: Taking taylor expansion of x in x 43.461 * [backup-simplify]: Simplify 0 into 0 43.461 * [backup-simplify]: Simplify 1 into 1 43.461 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.461 * [taylor]: Taking taylor expansion of t in x 43.461 * [backup-simplify]: Simplify t into t 43.461 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.461 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.461 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 43.461 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 43.461 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 43.461 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 43.461 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 43.462 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 43.462 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 43.462 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 43.462 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 43.463 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 43.463 * [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))))) 43.464 * [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))) 43.464 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 43.464 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.464 * [taylor]: Taking taylor expansion of 2 in t 43.464 * [backup-simplify]: Simplify 2 into 2 43.464 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.465 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.465 * [taylor]: Taking taylor expansion of t in t 43.465 * [backup-simplify]: Simplify 0 into 0 43.465 * [backup-simplify]: Simplify 1 into 1 43.466 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 43.466 * [taylor]: Taking taylor expansion of (sqrt 2) in l 43.466 * [taylor]: Taking taylor expansion of 2 in l 43.466 * [backup-simplify]: Simplify 2 into 2 43.466 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.467 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.467 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in t 43.467 * [taylor]: Taking taylor expansion of -1/2 in t 43.467 * [backup-simplify]: Simplify -1/2 into -1/2 43.467 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in t 43.467 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 43.467 * [taylor]: Taking taylor expansion of t in t 43.467 * [backup-simplify]: Simplify 0 into 0 43.467 * [backup-simplify]: Simplify 1 into 1 43.467 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 43.467 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 43.467 * [taylor]: Taking taylor expansion of 4 in t 43.467 * [backup-simplify]: Simplify 4 into 4 43.467 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 43.467 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.467 * [taylor]: Taking taylor expansion of t in t 43.467 * [backup-simplify]: Simplify 0 into 0 43.467 * [backup-simplify]: Simplify 1 into 1 43.467 * [backup-simplify]: Simplify (* 1 1) into 1 43.468 * [backup-simplify]: Simplify (/ 1 1) into 1 43.468 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 43.468 * [taylor]: Taking taylor expansion of 2 in t 43.468 * [backup-simplify]: Simplify 2 into 2 43.468 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 43.468 * [taylor]: Taking taylor expansion of (pow l 2) in t 43.468 * [taylor]: Taking taylor expansion of l in t 43.468 * [backup-simplify]: Simplify l into l 43.468 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.468 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 43.468 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.468 * [taylor]: Taking taylor expansion of 2 in t 43.468 * [backup-simplify]: Simplify 2 into 2 43.468 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.468 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.469 * [backup-simplify]: Simplify (* 4 1) into 4 43.469 * [backup-simplify]: Simplify (+ 4 0) into 4 43.469 * [backup-simplify]: Simplify (* 0 4) into 0 43.470 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 43.470 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 43.471 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 43.471 * [backup-simplify]: Simplify (+ 0 0) into 0 43.471 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 4)) into 4 43.472 * [backup-simplify]: Simplify (/ 4 (sqrt 2)) into (/ 4 (sqrt 2)) 43.473 * [backup-simplify]: Simplify (* -1/2 (/ 4 (sqrt 2))) into (/ -2 (sqrt 2)) 43.473 * [taylor]: Taking taylor expansion of (/ -2 (sqrt 2)) in l 43.473 * [taylor]: Taking taylor expansion of -2 in l 43.473 * [backup-simplify]: Simplify -2 into -2 43.473 * [taylor]: Taking taylor expansion of (sqrt 2) in l 43.473 * [taylor]: Taking taylor expansion of 2 in l 43.473 * [backup-simplify]: Simplify 2 into 2 43.473 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.474 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.474 * [backup-simplify]: Simplify (/ -2 (sqrt 2)) into (/ -2 (sqrt 2)) 43.475 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 43.475 * [taylor]: Taking taylor expansion of 0 in l 43.475 * [backup-simplify]: Simplify 0 into 0 43.475 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.475 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 43.476 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 43.476 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 43.476 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 43.476 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 43.477 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 43.477 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 43.477 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 43.477 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 43.477 * [backup-simplify]: Simplify (+ 0 0) into 0 43.478 * [backup-simplify]: Simplify (- 0) into 0 43.478 * [backup-simplify]: Simplify (+ 0 0) into 0 43.479 * [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))) 43.479 * [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 43.479 * [taylor]: Taking taylor expansion of -1/2 in t 43.479 * [backup-simplify]: Simplify -1/2 into -1/2 43.479 * [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 43.479 * [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 43.479 * [taylor]: Taking taylor expansion of t in t 43.479 * [backup-simplify]: Simplify 0 into 0 43.479 * [backup-simplify]: Simplify 1 into 1 43.479 * [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 43.479 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in t 43.479 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.479 * [taylor]: Taking taylor expansion of t in t 43.479 * [backup-simplify]: Simplify 0 into 0 43.479 * [backup-simplify]: Simplify 1 into 1 43.479 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in t 43.479 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 43.479 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.479 * [taylor]: Taking taylor expansion of 2 in t 43.479 * [backup-simplify]: Simplify 2 into 2 43.480 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.480 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.480 * [taylor]: Taking taylor expansion of (pow l 4) in t 43.480 * [taylor]: Taking taylor expansion of l in t 43.480 * [backup-simplify]: Simplify l into l 43.480 * [backup-simplify]: Simplify (* 1 1) into 1 43.481 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 43.481 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.481 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 43.482 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 4)) into (* (pow (sqrt 2) 2) (pow l 4)) 43.482 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) 43.482 * [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 43.482 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in t 43.482 * [taylor]: Taking taylor expansion of 4 in t 43.482 * [backup-simplify]: Simplify 4 into 4 43.482 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in t 43.482 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in t 43.482 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.482 * [taylor]: Taking taylor expansion of t in t 43.482 * [backup-simplify]: Simplify 0 into 0 43.483 * [backup-simplify]: Simplify 1 into 1 43.483 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 43.483 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.483 * [taylor]: Taking taylor expansion of 2 in t 43.483 * [backup-simplify]: Simplify 2 into 2 43.483 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.483 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.483 * [backup-simplify]: Simplify (* 1 1) into 1 43.484 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 43.485 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 2)) into (pow (sqrt 2) 2) 43.486 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 43.486 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in t 43.486 * [taylor]: Taking taylor expansion of 4 in t 43.486 * [backup-simplify]: Simplify 4 into 4 43.486 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in t 43.486 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in t 43.486 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 43.486 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.486 * [taylor]: Taking taylor expansion of 2 in t 43.486 * [backup-simplify]: Simplify 2 into 2 43.486 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.487 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.487 * [taylor]: Taking taylor expansion of (pow l 2) in t 43.487 * [taylor]: Taking taylor expansion of l in t 43.487 * [backup-simplify]: Simplify l into l 43.489 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 43.489 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.490 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 2)) into (* (pow (sqrt 2) 2) (pow l 2)) 43.490 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) 43.490 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.490 * [taylor]: Taking taylor expansion of 2 in t 43.490 * [backup-simplify]: Simplify 2 into 2 43.491 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.491 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.492 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 43.494 * [backup-simplify]: Simplify (+ (/ 4 (pow (sqrt 2) 2)) 0) into (* 4 (/ 1 (pow (sqrt 2) 2))) 43.497 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 43.499 * [backup-simplify]: Simplify (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into 0 43.499 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 43.500 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 43.501 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 2))) into 0 43.503 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 43.504 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 43.504 * [backup-simplify]: Simplify (+ 0 0) into 0 43.505 * [backup-simplify]: Simplify (+ 0 0) into 0 43.510 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* 4 (/ 1 (pow (sqrt 2) 2))))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 43.514 * [backup-simplify]: Simplify (/ (* 4 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)) into (/ 4 (pow (sqrt 2) 3)) 43.517 * [backup-simplify]: Simplify (* -1/2 (/ 4 (pow (sqrt 2) 3))) into (/ -2 (pow (sqrt 2) 3)) 43.517 * [taylor]: Taking taylor expansion of (/ -2 (pow (sqrt 2) 3)) in l 43.517 * [taylor]: Taking taylor expansion of -2 in l 43.517 * [backup-simplify]: Simplify -2 into -2 43.517 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in l 43.517 * [taylor]: Taking taylor expansion of (sqrt 2) in l 43.517 * [taylor]: Taking taylor expansion of 2 in l 43.517 * [backup-simplify]: Simplify 2 into 2 43.517 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.518 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.519 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 43.520 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 43.521 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 43.521 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 43.522 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.523 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 43.523 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 43.523 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 43.523 * [backup-simplify]: Simplify (+ (* 0 (* 2 (/ 1 (pow l 2)))) (+ (* 1 0) (* 0 4))) into 0 43.524 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 43.524 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (sqrt 2)))) into 0 43.525 * [taylor]: Taking taylor expansion of 0 in l 43.525 * [backup-simplify]: Simplify 0 into 0 43.525 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 43.526 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.526 * [taylor]: Taking taylor expansion of 0 in l 43.526 * [backup-simplify]: Simplify 0 into 0 43.526 * [backup-simplify]: Simplify (/ -2 (sqrt 2)) into (/ -2 (sqrt 2)) 43.527 * [backup-simplify]: Simplify 0 into 0 43.527 * [backup-simplify]: Simplify 0 into 0 43.527 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 43.527 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 43.528 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 43.528 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 43.529 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 43.529 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 43.530 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 43.530 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 43.530 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 43.531 * [backup-simplify]: Simplify (+ 0 0) into 0 43.531 * [backup-simplify]: Simplify (- 0) into 0 43.531 * [backup-simplify]: Simplify (+ 0 0) into 0 43.535 * [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))) 43.535 * [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 43.535 * [taylor]: Taking taylor expansion of -1/2 in t 43.535 * [backup-simplify]: Simplify -1/2 into -1/2 43.535 * [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 43.535 * [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 43.535 * [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 43.535 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in t 43.535 * [taylor]: Taking taylor expansion of 6 in t 43.535 * [backup-simplify]: Simplify 6 into 6 43.535 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in t 43.535 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.535 * [taylor]: Taking taylor expansion of t in t 43.535 * [backup-simplify]: Simplify 0 into 0 43.535 * [backup-simplify]: Simplify 1 into 1 43.535 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in t 43.535 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 43.535 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.535 * [taylor]: Taking taylor expansion of 2 in t 43.535 * [backup-simplify]: Simplify 2 into 2 43.535 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.536 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.536 * [taylor]: Taking taylor expansion of (pow l 4) in t 43.536 * [taylor]: Taking taylor expansion of l in t 43.536 * [backup-simplify]: Simplify l into l 43.536 * [backup-simplify]: Simplify (* 1 1) into 1 43.537 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 43.538 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 43.538 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.538 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 43.539 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 4)) into (* (pow (sqrt 2) 4) (pow l 4)) 43.540 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) 43.540 * [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 43.540 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in t 43.540 * [taylor]: Taking taylor expansion of 12 in t 43.540 * [backup-simplify]: Simplify 12 into 12 43.540 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in t 43.540 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in t 43.540 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 43.540 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.540 * [taylor]: Taking taylor expansion of 2 in t 43.540 * [backup-simplify]: Simplify 2 into 2 43.541 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.542 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.542 * [taylor]: Taking taylor expansion of (pow l 2) in t 43.542 * [taylor]: Taking taylor expansion of l in t 43.542 * [backup-simplify]: Simplify l into l 43.543 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 43.545 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 43.545 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.546 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 2)) into (* (pow (sqrt 2) 4) (pow l 2)) 43.547 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) 43.547 * [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 43.547 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in t 43.547 * [taylor]: Taking taylor expansion of 8 in t 43.547 * [backup-simplify]: Simplify 8 into 8 43.547 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in t 43.547 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in t 43.547 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.547 * [taylor]: Taking taylor expansion of t in t 43.547 * [backup-simplify]: Simplify 0 into 0 43.547 * [backup-simplify]: Simplify 1 into 1 43.547 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 43.547 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.547 * [taylor]: Taking taylor expansion of 2 in t 43.548 * [backup-simplify]: Simplify 2 into 2 43.548 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.549 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.549 * [backup-simplify]: Simplify (* 1 1) into 1 43.551 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 43.553 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 43.555 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 4)) into (pow (sqrt 2) 4) 43.556 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 43.556 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in t 43.556 * [taylor]: Taking taylor expansion of (pow t 4) in t 43.556 * [taylor]: Taking taylor expansion of t in t 43.556 * [backup-simplify]: Simplify 0 into 0 43.556 * [backup-simplify]: Simplify 1 into 1 43.556 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in t 43.556 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 43.556 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.556 * [taylor]: Taking taylor expansion of 2 in t 43.556 * [backup-simplify]: Simplify 2 into 2 43.557 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.558 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.558 * [taylor]: Taking taylor expansion of (pow l 6) in t 43.558 * [taylor]: Taking taylor expansion of l in t 43.558 * [backup-simplify]: Simplify l into l 43.558 * [backup-simplify]: Simplify (* 1 1) into 1 43.558 * [backup-simplify]: Simplify (* 1 1) into 1 43.560 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 43.562 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 43.562 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.562 * [backup-simplify]: Simplify (* l (pow l 2)) into (pow l 3) 43.562 * [backup-simplify]: Simplify (* (pow l 3) (pow l 3)) into (pow l 6) 43.563 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 6)) into (* (pow (sqrt 2) 4) (pow l 6)) 43.564 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) 43.564 * [taylor]: Taking taylor expansion of t in t 43.564 * [backup-simplify]: Simplify 0 into 0 43.564 * [backup-simplify]: Simplify 1 into 1 43.564 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.564 * [taylor]: Taking taylor expansion of 2 in t 43.564 * [backup-simplify]: Simplify 2 into 2 43.565 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.565 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.568 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 4))) into (/ 8 (pow (sqrt 2) 4)) 43.571 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 4)) 0) into (* 8 (/ 1 (pow (sqrt 2) 4))) 43.575 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 43.578 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 43.580 * [backup-simplify]: Simplify (* (* 8 (/ 1 (pow (sqrt 2) 4))) 0) into 0 43.581 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 43.582 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 43.582 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 43.583 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 4))) into 0 43.585 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 43.586 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 43.587 * [backup-simplify]: Simplify (+ 0 0) into 0 43.587 * [backup-simplify]: Simplify (+ 0 0) into 0 43.588 * [backup-simplify]: Simplify (+ 0 0) into 0 43.593 * [backup-simplify]: Simplify (+ (* (* 8 (/ 1 (pow (sqrt 2) 4))) 1) (* 0 0)) into (* 8 (/ 1 (pow (sqrt 2) 4))) 43.597 * [backup-simplify]: Simplify (/ (* 8 (/ 1 (pow (sqrt 2) 4))) (sqrt 2)) into (/ 8 (pow (sqrt 2) 5)) 43.600 * [backup-simplify]: Simplify (* -1/2 (/ 8 (pow (sqrt 2) 5))) into (/ -4 (pow (sqrt 2) 5)) 43.600 * [taylor]: Taking taylor expansion of (/ -4 (pow (sqrt 2) 5)) in l 43.600 * [taylor]: Taking taylor expansion of -4 in l 43.600 * [backup-simplify]: Simplify -4 into -4 43.600 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 5) in l 43.600 * [taylor]: Taking taylor expansion of (sqrt 2) in l 43.601 * [taylor]: Taking taylor expansion of 2 in l 43.601 * [backup-simplify]: Simplify 2 into 2 43.601 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.602 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.603 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 43.604 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 43.605 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 4)) into (pow (sqrt 2) 5) 43.606 * [backup-simplify]: Simplify (/ -4 (pow (sqrt 2) 5)) into (/ -4 (pow (sqrt 2) 5)) 43.607 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 43.607 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 43.608 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 43.609 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 43.611 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 43.612 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 43.613 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) into (/ 4 (* (pow (sqrt 2) 2) (pow l 2))) 43.613 * [backup-simplify]: Simplify (+ 0 (/ 4 (* (pow (sqrt 2) 2) (pow l 2)))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 43.614 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 43.615 * [backup-simplify]: Simplify (+ (* 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) (+ (* 1 0) (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))))) into 0 43.616 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (pow (sqrt 2) 3)) (/ 0 (sqrt 2))))) into 0 43.617 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (pow (sqrt 2) 3)))) into 0 43.617 * [taylor]: Taking taylor expansion of 0 in l 43.617 * [backup-simplify]: Simplify 0 into 0 43.618 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 43.618 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.619 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 43.619 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 43.619 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 43.619 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 43.620 * [backup-simplify]: Simplify (+ 0 0) into 0 43.620 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 4)))) into (* 2 (/ 1 (pow l 2))) 43.621 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 43.622 * [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)))) 43.623 * [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)))) 43.623 * [taylor]: Taking taylor expansion of (- (/ 1 (* (sqrt 2) (pow l 2)))) in l 43.623 * [taylor]: Taking taylor expansion of (/ 1 (* (sqrt 2) (pow l 2))) in l 43.623 * [taylor]: Taking taylor expansion of (* (sqrt 2) (pow l 2)) in l 43.623 * [taylor]: Taking taylor expansion of (sqrt 2) in l 43.624 * [taylor]: Taking taylor expansion of 2 in l 43.624 * [backup-simplify]: Simplify 2 into 2 43.624 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.625 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.625 * [taylor]: Taking taylor expansion of (pow l 2) in l 43.625 * [taylor]: Taking taylor expansion of l in l 43.625 * [backup-simplify]: Simplify 0 into 0 43.625 * [backup-simplify]: Simplify 1 into 1 43.625 * [backup-simplify]: Simplify (* 1 1) into 1 43.626 * [backup-simplify]: Simplify (* (sqrt 2) 1) into (sqrt 2) 43.627 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 43.628 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 43.628 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 43.630 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 43.630 * [backup-simplify]: Simplify (- 0) into 0 43.630 * [backup-simplify]: Simplify 0 into 0 43.631 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.632 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.633 * [taylor]: Taking taylor expansion of 0 in l 43.633 * [backup-simplify]: Simplify 0 into 0 43.634 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 43.638 * [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))))) 43.638 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1) 43.639 * [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)))) 43.639 * [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 43.639 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in l 43.639 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 43.639 * [taylor]: Taking taylor expansion of 2 in l 43.639 * [backup-simplify]: Simplify 2 into 2 43.639 * [taylor]: Taking taylor expansion of (pow t 2) in l 43.639 * [taylor]: Taking taylor expansion of t in l 43.639 * [backup-simplify]: Simplify t into t 43.639 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in l 43.639 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in l 43.639 * [taylor]: Taking taylor expansion of 4 in l 43.639 * [backup-simplify]: Simplify 4 into 4 43.639 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in l 43.639 * [taylor]: Taking taylor expansion of (pow t 2) in l 43.639 * [taylor]: Taking taylor expansion of t in l 43.639 * [backup-simplify]: Simplify t into t 43.639 * [taylor]: Taking taylor expansion of x in l 43.639 * [backup-simplify]: Simplify x into x 43.639 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.639 * [backup-simplify]: Simplify (/ (pow t 2) x) into (/ (pow t 2) x) 43.639 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 43.639 * [taylor]: Taking taylor expansion of 2 in l 43.639 * [backup-simplify]: Simplify 2 into 2 43.639 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 43.639 * [taylor]: Taking taylor expansion of (pow l 2) in l 43.639 * [taylor]: Taking taylor expansion of l in l 43.639 * [backup-simplify]: Simplify 0 into 0 43.639 * [backup-simplify]: Simplify 1 into 1 43.639 * [taylor]: Taking taylor expansion of x in l 43.639 * [backup-simplify]: Simplify x into x 43.640 * [backup-simplify]: Simplify (* 1 1) into 1 43.640 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 43.640 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in t 43.640 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 43.640 * [taylor]: Taking taylor expansion of 2 in t 43.640 * [backup-simplify]: Simplify 2 into 2 43.640 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.640 * [taylor]: Taking taylor expansion of t in t 43.640 * [backup-simplify]: Simplify 0 into 0 43.640 * [backup-simplify]: Simplify 1 into 1 43.640 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in t 43.640 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in t 43.640 * [taylor]: Taking taylor expansion of 4 in t 43.640 * [backup-simplify]: Simplify 4 into 4 43.640 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in t 43.640 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.640 * [taylor]: Taking taylor expansion of t in t 43.640 * [backup-simplify]: Simplify 0 into 0 43.640 * [backup-simplify]: Simplify 1 into 1 43.640 * [taylor]: Taking taylor expansion of x in t 43.640 * [backup-simplify]: Simplify x into x 43.641 * [backup-simplify]: Simplify (* 1 1) into 1 43.641 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 43.641 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in t 43.641 * [taylor]: Taking taylor expansion of 2 in t 43.641 * [backup-simplify]: Simplify 2 into 2 43.641 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in t 43.641 * [taylor]: Taking taylor expansion of (pow l 2) in t 43.641 * [taylor]: Taking taylor expansion of l in t 43.641 * [backup-simplify]: Simplify l into l 43.641 * [taylor]: Taking taylor expansion of x in t 43.641 * [backup-simplify]: Simplify x into x 43.641 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.641 * [backup-simplify]: Simplify (/ (pow l 2) x) into (/ (pow l 2) x) 43.641 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 43.641 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 43.641 * [taylor]: Taking taylor expansion of 2 in x 43.642 * [backup-simplify]: Simplify 2 into 2 43.642 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.642 * [taylor]: Taking taylor expansion of t in x 43.642 * [backup-simplify]: Simplify t into t 43.642 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 43.642 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 43.642 * [taylor]: Taking taylor expansion of 4 in x 43.642 * [backup-simplify]: Simplify 4 into 4 43.642 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 43.642 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.642 * [taylor]: Taking taylor expansion of t in x 43.642 * [backup-simplify]: Simplify t into t 43.642 * [taylor]: Taking taylor expansion of x in x 43.642 * [backup-simplify]: Simplify 0 into 0 43.642 * [backup-simplify]: Simplify 1 into 1 43.642 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.642 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 43.642 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 43.642 * [taylor]: Taking taylor expansion of 2 in x 43.642 * [backup-simplify]: Simplify 2 into 2 43.642 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 43.642 * [taylor]: Taking taylor expansion of (pow l 2) in x 43.642 * [taylor]: Taking taylor expansion of l in x 43.642 * [backup-simplify]: Simplify l into l 43.642 * [taylor]: Taking taylor expansion of x in x 43.642 * [backup-simplify]: Simplify 0 into 0 43.642 * [backup-simplify]: Simplify 1 into 1 43.642 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.643 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 43.643 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 43.643 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 43.643 * [taylor]: Taking taylor expansion of 2 in x 43.643 * [backup-simplify]: Simplify 2 into 2 43.643 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.643 * [taylor]: Taking taylor expansion of t in x 43.643 * [backup-simplify]: Simplify t into t 43.643 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 43.643 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 43.643 * [taylor]: Taking taylor expansion of 4 in x 43.643 * [backup-simplify]: Simplify 4 into 4 43.643 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 43.643 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.643 * [taylor]: Taking taylor expansion of t in x 43.643 * [backup-simplify]: Simplify t into t 43.643 * [taylor]: Taking taylor expansion of x in x 43.643 * [backup-simplify]: Simplify 0 into 0 43.643 * [backup-simplify]: Simplify 1 into 1 43.643 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.643 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 43.643 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 43.643 * [taylor]: Taking taylor expansion of 2 in x 43.643 * [backup-simplify]: Simplify 2 into 2 43.643 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 43.643 * [taylor]: Taking taylor expansion of (pow l 2) in x 43.643 * [taylor]: Taking taylor expansion of l in x 43.643 * [backup-simplify]: Simplify l into l 43.643 * [taylor]: Taking taylor expansion of x in x 43.643 * [backup-simplify]: Simplify 0 into 0 43.643 * [backup-simplify]: Simplify 1 into 1 43.644 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.644 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 43.644 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 43.644 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 43.644 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 43.644 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 43.644 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 43.644 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 43.644 * [taylor]: Taking taylor expansion of 4 in t 43.645 * [backup-simplify]: Simplify 4 into 4 43.645 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.645 * [taylor]: Taking taylor expansion of t in t 43.645 * [backup-simplify]: Simplify 0 into 0 43.645 * [backup-simplify]: Simplify 1 into 1 43.645 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 43.645 * [taylor]: Taking taylor expansion of 2 in t 43.645 * [backup-simplify]: Simplify 2 into 2 43.645 * [taylor]: Taking taylor expansion of (pow l 2) in t 43.645 * [taylor]: Taking taylor expansion of l in t 43.645 * [backup-simplify]: Simplify l into l 43.645 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.645 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 43.645 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 43.645 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 43.645 * [taylor]: Taking taylor expansion of 2 in l 43.645 * [backup-simplify]: Simplify 2 into 2 43.645 * [taylor]: Taking taylor expansion of (pow l 2) in l 43.645 * [taylor]: Taking taylor expansion of l in l 43.645 * [backup-simplify]: Simplify 0 into 0 43.645 * [backup-simplify]: Simplify 1 into 1 43.645 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.645 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 43.645 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 43.647 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)))) into 0 43.647 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 43.647 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 43.648 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)))) into 0 43.648 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 43.648 * [backup-simplify]: Simplify (+ 0 0) into 0 43.648 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 43.648 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 43.648 * [taylor]: Taking taylor expansion of 2 in t 43.648 * [backup-simplify]: Simplify 2 into 2 43.648 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.648 * [taylor]: Taking taylor expansion of t in t 43.648 * [backup-simplify]: Simplify 0 into 0 43.648 * [backup-simplify]: Simplify 1 into 1 43.648 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 43.649 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 43.649 * [backup-simplify]: Simplify (+ 0 0) into 0 43.649 * [taylor]: Taking taylor expansion of 0 in l 43.649 * [backup-simplify]: Simplify 0 into 0 43.649 * [backup-simplify]: Simplify 0 into 0 43.649 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 43.650 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 43.650 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 43.651 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.651 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 43.652 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 43.653 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.653 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 43.653 * [backup-simplify]: Simplify (+ 0 0) into 0 43.654 * [backup-simplify]: Simplify (+ 0 0) into 0 43.654 * [taylor]: Taking taylor expansion of 0 in t 43.654 * [backup-simplify]: Simplify 0 into 0 43.654 * [taylor]: Taking taylor expansion of 0 in l 43.654 * [backup-simplify]: Simplify 0 into 0 43.654 * [backup-simplify]: Simplify 0 into 0 43.654 * [backup-simplify]: Simplify (* 1 1) into 1 43.654 * [backup-simplify]: Simplify (* 4 1) into 4 43.654 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 43.655 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 43.655 * [backup-simplify]: Simplify (+ 4 0) into 4 43.655 * [taylor]: Taking taylor expansion of 4 in l 43.655 * [backup-simplify]: Simplify 4 into 4 43.655 * [backup-simplify]: Simplify 4 into 4 43.655 * [backup-simplify]: Simplify 0 into 0 43.656 * [backup-simplify]: Simplify (* 1 1) into 1 43.656 * [backup-simplify]: Simplify (* 2 1) into 2 43.656 * [backup-simplify]: Simplify 2 into 2 43.656 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 43.657 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 43.657 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 43.659 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.660 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 43.660 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 43.661 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.662 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 43.662 * [backup-simplify]: Simplify (+ 0 0) into 0 43.663 * [backup-simplify]: Simplify (+ 0 0) into 0 43.663 * [taylor]: Taking taylor expansion of 0 in t 43.663 * [backup-simplify]: Simplify 0 into 0 43.663 * [taylor]: Taking taylor expansion of 0 in l 43.663 * [backup-simplify]: Simplify 0 into 0 43.663 * [backup-simplify]: Simplify 0 into 0 43.663 * [taylor]: Taking taylor expansion of 0 in l 43.663 * [backup-simplify]: Simplify 0 into 0 43.663 * [backup-simplify]: Simplify 0 into 0 43.663 * [backup-simplify]: Simplify (* 1 1) into 1 43.663 * [backup-simplify]: Simplify (* 2 1) into 2 43.663 * [taylor]: Taking taylor expansion of 2 in l 43.663 * [backup-simplify]: Simplify 2 into 2 43.663 * [backup-simplify]: Simplify 2 into 2 43.664 * [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)))) 43.664 * [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))))) 43.664 * [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 43.664 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in l 43.664 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 43.664 * [taylor]: Taking taylor expansion of 2 in l 43.664 * [backup-simplify]: Simplify 2 into 2 43.664 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 43.664 * [taylor]: Taking taylor expansion of x in l 43.664 * [backup-simplify]: Simplify x into x 43.664 * [taylor]: Taking taylor expansion of (pow l 2) in l 43.664 * [taylor]: Taking taylor expansion of l in l 43.664 * [backup-simplify]: Simplify 0 into 0 43.664 * [backup-simplify]: Simplify 1 into 1 43.664 * [backup-simplify]: Simplify (* 1 1) into 1 43.664 * [backup-simplify]: Simplify (/ x 1) into x 43.664 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in l 43.664 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 43.664 * [taylor]: Taking taylor expansion of 2 in l 43.664 * [backup-simplify]: Simplify 2 into 2 43.664 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 43.664 * [taylor]: Taking taylor expansion of (pow t 2) in l 43.664 * [taylor]: Taking taylor expansion of t in l 43.664 * [backup-simplify]: Simplify t into t 43.664 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.665 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.665 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 43.665 * [taylor]: Taking taylor expansion of 4 in l 43.665 * [backup-simplify]: Simplify 4 into 4 43.665 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 43.665 * [taylor]: Taking taylor expansion of x in l 43.665 * [backup-simplify]: Simplify x into x 43.665 * [taylor]: Taking taylor expansion of (pow t 2) in l 43.665 * [taylor]: Taking taylor expansion of t in l 43.665 * [backup-simplify]: Simplify t into t 43.665 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.665 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 43.665 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in t 43.665 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 43.665 * [taylor]: Taking taylor expansion of 2 in t 43.665 * [backup-simplify]: Simplify 2 into 2 43.665 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 43.665 * [taylor]: Taking taylor expansion of x in t 43.665 * [backup-simplify]: Simplify x into x 43.665 * [taylor]: Taking taylor expansion of (pow l 2) in t 43.665 * [taylor]: Taking taylor expansion of l in t 43.665 * [backup-simplify]: Simplify l into l 43.665 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.665 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 43.665 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in t 43.665 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 43.665 * [taylor]: Taking taylor expansion of 2 in t 43.665 * [backup-simplify]: Simplify 2 into 2 43.665 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 43.665 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.665 * [taylor]: Taking taylor expansion of t in t 43.665 * [backup-simplify]: Simplify 0 into 0 43.665 * [backup-simplify]: Simplify 1 into 1 43.665 * [backup-simplify]: Simplify (* 1 1) into 1 43.666 * [backup-simplify]: Simplify (/ 1 1) into 1 43.666 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 43.666 * [taylor]: Taking taylor expansion of 4 in t 43.666 * [backup-simplify]: Simplify 4 into 4 43.666 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 43.666 * [taylor]: Taking taylor expansion of x in t 43.666 * [backup-simplify]: Simplify x into x 43.666 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.666 * [taylor]: Taking taylor expansion of t in t 43.666 * [backup-simplify]: Simplify 0 into 0 43.666 * [backup-simplify]: Simplify 1 into 1 43.666 * [backup-simplify]: Simplify (* 1 1) into 1 43.666 * [backup-simplify]: Simplify (/ x 1) into x 43.666 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 43.666 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 43.666 * [taylor]: Taking taylor expansion of 2 in x 43.666 * [backup-simplify]: Simplify 2 into 2 43.666 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 43.666 * [taylor]: Taking taylor expansion of x in x 43.666 * [backup-simplify]: Simplify 0 into 0 43.666 * [backup-simplify]: Simplify 1 into 1 43.666 * [taylor]: Taking taylor expansion of (pow l 2) in x 43.666 * [taylor]: Taking taylor expansion of l in x 43.666 * [backup-simplify]: Simplify l into l 43.666 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.666 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 43.666 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 43.666 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 43.666 * [taylor]: Taking taylor expansion of 2 in x 43.666 * [backup-simplify]: Simplify 2 into 2 43.666 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 43.666 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.666 * [taylor]: Taking taylor expansion of t in x 43.666 * [backup-simplify]: Simplify t into t 43.666 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.666 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.667 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 43.667 * [taylor]: Taking taylor expansion of 4 in x 43.667 * [backup-simplify]: Simplify 4 into 4 43.667 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 43.667 * [taylor]: Taking taylor expansion of x in x 43.667 * [backup-simplify]: Simplify 0 into 0 43.667 * [backup-simplify]: Simplify 1 into 1 43.667 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.667 * [taylor]: Taking taylor expansion of t in x 43.667 * [backup-simplify]: Simplify t into t 43.667 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.667 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.667 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 43.667 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 43.667 * [taylor]: Taking taylor expansion of 2 in x 43.667 * [backup-simplify]: Simplify 2 into 2 43.667 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 43.667 * [taylor]: Taking taylor expansion of x in x 43.667 * [backup-simplify]: Simplify 0 into 0 43.667 * [backup-simplify]: Simplify 1 into 1 43.667 * [taylor]: Taking taylor expansion of (pow l 2) in x 43.667 * [taylor]: Taking taylor expansion of l in x 43.667 * [backup-simplify]: Simplify l into l 43.667 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.667 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 43.667 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 43.667 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 43.667 * [taylor]: Taking taylor expansion of 2 in x 43.667 * [backup-simplify]: Simplify 2 into 2 43.667 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 43.667 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.667 * [taylor]: Taking taylor expansion of t in x 43.667 * [backup-simplify]: Simplify t into t 43.667 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.667 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.667 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 43.667 * [taylor]: Taking taylor expansion of 4 in x 43.667 * [backup-simplify]: Simplify 4 into 4 43.667 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 43.667 * [taylor]: Taking taylor expansion of x in x 43.667 * [backup-simplify]: Simplify 0 into 0 43.667 * [backup-simplify]: Simplify 1 into 1 43.667 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.667 * [taylor]: Taking taylor expansion of t in x 43.667 * [backup-simplify]: Simplify t into t 43.667 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.667 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.667 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 43.668 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 43.668 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 43.668 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 43.668 * [taylor]: Taking taylor expansion of 2 in t 43.668 * [backup-simplify]: Simplify 2 into 2 43.668 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 43.668 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.668 * [taylor]: Taking taylor expansion of t in t 43.668 * [backup-simplify]: Simplify 0 into 0 43.668 * [backup-simplify]: Simplify 1 into 1 43.668 * [backup-simplify]: Simplify (* 1 1) into 1 43.668 * [backup-simplify]: Simplify (/ 1 1) into 1 43.669 * [backup-simplify]: Simplify (* 2 1) into 2 43.669 * [taylor]: Taking taylor expansion of 2 in l 43.669 * [backup-simplify]: Simplify 2 into 2 43.669 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 43.669 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 43.669 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 43.669 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 43.669 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 43.669 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 43.669 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 43.669 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 43.669 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 43.669 * [taylor]: Taking taylor expansion of 4 in t 43.669 * [backup-simplify]: Simplify 4 into 4 43.669 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 43.669 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.669 * [taylor]: Taking taylor expansion of t in t 43.669 * [backup-simplify]: Simplify 0 into 0 43.670 * [backup-simplify]: Simplify 1 into 1 43.670 * [backup-simplify]: Simplify (* 1 1) into 1 43.670 * [backup-simplify]: Simplify (/ 1 1) into 1 43.670 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 43.670 * [taylor]: Taking taylor expansion of 2 in t 43.670 * [backup-simplify]: Simplify 2 into 2 43.670 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 43.670 * [taylor]: Taking taylor expansion of (pow l 2) in t 43.670 * [taylor]: Taking taylor expansion of l in t 43.670 * [backup-simplify]: Simplify l into l 43.670 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.670 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 43.670 * [backup-simplify]: Simplify (* 4 1) into 4 43.671 * [backup-simplify]: Simplify (+ 4 0) into 4 43.671 * [taylor]: Taking taylor expansion of 4 in l 43.671 * [backup-simplify]: Simplify 4 into 4 43.671 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 43.672 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 43.672 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 43.672 * [taylor]: Taking taylor expansion of 0 in l 43.672 * [backup-simplify]: Simplify 0 into 0 43.672 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 43.672 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 43.673 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 43.673 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 43.673 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 43.674 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 43.674 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 43.674 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 43.674 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 43.674 * [backup-simplify]: Simplify (+ 0 0) into 0 43.675 * [backup-simplify]: Simplify (+ 0 0) into 0 43.675 * [taylor]: Taking taylor expansion of 0 in t 43.675 * [backup-simplify]: Simplify 0 into 0 43.675 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 43.676 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 43.676 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 43.676 * [backup-simplify]: Simplify (+ 0 0) into 0 43.676 * [taylor]: Taking taylor expansion of 0 in l 43.676 * [backup-simplify]: Simplify 0 into 0 43.677 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 43.677 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.678 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 43.678 * [taylor]: Taking taylor expansion of 0 in l 43.678 * [backup-simplify]: Simplify 0 into 0 43.678 * [backup-simplify]: Simplify 2 into 2 43.678 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 43.679 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 43.680 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 43.680 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 43.681 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 43.682 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 43.682 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 43.683 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 43.684 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 43.684 * [backup-simplify]: Simplify (+ 0 0) into 0 43.684 * [backup-simplify]: Simplify (+ 0 0) into 0 43.685 * [taylor]: Taking taylor expansion of 0 in t 43.685 * [backup-simplify]: Simplify 0 into 0 43.686 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 43.687 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.688 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 43.688 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 43.688 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 43.688 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 43.688 * [taylor]: Taking taylor expansion of 2 in l 43.688 * [backup-simplify]: Simplify 2 into 2 43.688 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 43.688 * [taylor]: Taking taylor expansion of (pow l 2) in l 43.688 * [taylor]: Taking taylor expansion of l in l 43.688 * [backup-simplify]: Simplify 0 into 0 43.688 * [backup-simplify]: Simplify 1 into 1 43.689 * [backup-simplify]: Simplify (* 1 1) into 1 43.689 * [backup-simplify]: Simplify (/ 1 1) into 1 43.689 * [backup-simplify]: Simplify (* 2 1) into 2 43.690 * [backup-simplify]: Simplify 2 into 2 43.691 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 43.692 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.693 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 43.693 * [taylor]: Taking taylor expansion of 0 in l 43.693 * [backup-simplify]: Simplify 0 into 0 43.693 * [backup-simplify]: Simplify 4 into 4 43.694 * [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)))) 43.694 * [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))))) 43.694 * [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 43.694 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in l 43.694 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 43.694 * [taylor]: Taking taylor expansion of 2 in l 43.694 * [backup-simplify]: Simplify 2 into 2 43.694 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 43.695 * [taylor]: Taking taylor expansion of (pow t 2) in l 43.695 * [taylor]: Taking taylor expansion of t in l 43.695 * [backup-simplify]: Simplify t into t 43.695 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.695 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.695 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in l 43.695 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 43.695 * [taylor]: Taking taylor expansion of 2 in l 43.695 * [backup-simplify]: Simplify 2 into 2 43.695 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 43.695 * [taylor]: Taking taylor expansion of x in l 43.695 * [backup-simplify]: Simplify x into x 43.695 * [taylor]: Taking taylor expansion of (pow l 2) in l 43.695 * [taylor]: Taking taylor expansion of l in l 43.695 * [backup-simplify]: Simplify 0 into 0 43.695 * [backup-simplify]: Simplify 1 into 1 43.695 * [backup-simplify]: Simplify (* 1 1) into 1 43.695 * [backup-simplify]: Simplify (/ x 1) into x 43.696 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 43.696 * [taylor]: Taking taylor expansion of 4 in l 43.696 * [backup-simplify]: Simplify 4 into 4 43.696 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 43.696 * [taylor]: Taking taylor expansion of x in l 43.696 * [backup-simplify]: Simplify x into x 43.696 * [taylor]: Taking taylor expansion of (pow t 2) in l 43.696 * [taylor]: Taking taylor expansion of t in l 43.696 * [backup-simplify]: Simplify t into t 43.696 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.696 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 43.696 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in t 43.696 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 43.696 * [taylor]: Taking taylor expansion of 2 in t 43.696 * [backup-simplify]: Simplify 2 into 2 43.696 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 43.696 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.696 * [taylor]: Taking taylor expansion of t in t 43.696 * [backup-simplify]: Simplify 0 into 0 43.696 * [backup-simplify]: Simplify 1 into 1 43.696 * [backup-simplify]: Simplify (* 1 1) into 1 43.697 * [backup-simplify]: Simplify (/ 1 1) into 1 43.697 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in t 43.697 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 43.697 * [taylor]: Taking taylor expansion of 2 in t 43.697 * [backup-simplify]: Simplify 2 into 2 43.697 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 43.697 * [taylor]: Taking taylor expansion of x in t 43.697 * [backup-simplify]: Simplify x into x 43.697 * [taylor]: Taking taylor expansion of (pow l 2) in t 43.697 * [taylor]: Taking taylor expansion of l in t 43.697 * [backup-simplify]: Simplify l into l 43.697 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.697 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 43.697 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 43.697 * [taylor]: Taking taylor expansion of 4 in t 43.697 * [backup-simplify]: Simplify 4 into 4 43.697 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 43.697 * [taylor]: Taking taylor expansion of x in t 43.697 * [backup-simplify]: Simplify x into x 43.697 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.698 * [taylor]: Taking taylor expansion of t in t 43.698 * [backup-simplify]: Simplify 0 into 0 43.698 * [backup-simplify]: Simplify 1 into 1 43.698 * [backup-simplify]: Simplify (* 1 1) into 1 43.698 * [backup-simplify]: Simplify (/ x 1) into x 43.698 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 43.698 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 43.698 * [taylor]: Taking taylor expansion of 2 in x 43.698 * [backup-simplify]: Simplify 2 into 2 43.698 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 43.698 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.698 * [taylor]: Taking taylor expansion of t in x 43.698 * [backup-simplify]: Simplify t into t 43.698 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.698 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.698 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 43.699 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 43.699 * [taylor]: Taking taylor expansion of 2 in x 43.699 * [backup-simplify]: Simplify 2 into 2 43.699 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 43.699 * [taylor]: Taking taylor expansion of x in x 43.699 * [backup-simplify]: Simplify 0 into 0 43.699 * [backup-simplify]: Simplify 1 into 1 43.699 * [taylor]: Taking taylor expansion of (pow l 2) in x 43.699 * [taylor]: Taking taylor expansion of l in x 43.699 * [backup-simplify]: Simplify l into l 43.699 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.699 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 43.699 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 43.699 * [taylor]: Taking taylor expansion of 4 in x 43.699 * [backup-simplify]: Simplify 4 into 4 43.699 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 43.699 * [taylor]: Taking taylor expansion of x in x 43.699 * [backup-simplify]: Simplify 0 into 0 43.699 * [backup-simplify]: Simplify 1 into 1 43.699 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.699 * [taylor]: Taking taylor expansion of t in x 43.699 * [backup-simplify]: Simplify t into t 43.699 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.699 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.699 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 43.699 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 43.699 * [taylor]: Taking taylor expansion of 2 in x 43.699 * [backup-simplify]: Simplify 2 into 2 43.699 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 43.700 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.700 * [taylor]: Taking taylor expansion of t in x 43.700 * [backup-simplify]: Simplify t into t 43.700 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.700 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.700 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 43.700 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 43.700 * [taylor]: Taking taylor expansion of 2 in x 43.700 * [backup-simplify]: Simplify 2 into 2 43.700 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 43.700 * [taylor]: Taking taylor expansion of x in x 43.700 * [backup-simplify]: Simplify 0 into 0 43.700 * [backup-simplify]: Simplify 1 into 1 43.700 * [taylor]: Taking taylor expansion of (pow l 2) in x 43.700 * [taylor]: Taking taylor expansion of l in x 43.700 * [backup-simplify]: Simplify l into l 43.700 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.700 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 43.700 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 43.700 * [taylor]: Taking taylor expansion of 4 in x 43.700 * [backup-simplify]: Simplify 4 into 4 43.700 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 43.700 * [taylor]: Taking taylor expansion of x in x 43.700 * [backup-simplify]: Simplify 0 into 0 43.700 * [backup-simplify]: Simplify 1 into 1 43.701 * [taylor]: Taking taylor expansion of (pow t 2) in x 43.701 * [taylor]: Taking taylor expansion of t in x 43.701 * [backup-simplify]: Simplify t into t 43.701 * [backup-simplify]: Simplify (* t t) into (pow t 2) 43.701 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 43.701 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 43.701 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 43.701 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 43.701 * [taylor]: Taking taylor expansion of 2 in t 43.701 * [backup-simplify]: Simplify 2 into 2 43.701 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 43.701 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.701 * [taylor]: Taking taylor expansion of t in t 43.701 * [backup-simplify]: Simplify 0 into 0 43.701 * [backup-simplify]: Simplify 1 into 1 43.702 * [backup-simplify]: Simplify (* 1 1) into 1 43.702 * [backup-simplify]: Simplify (/ 1 1) into 1 43.703 * [backup-simplify]: Simplify (* 2 1) into 2 43.703 * [taylor]: Taking taylor expansion of 2 in l 43.703 * [backup-simplify]: Simplify 2 into 2 43.703 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 43.703 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 43.704 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 43.704 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 43.704 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 43.704 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 43.704 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 43.705 * [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))))) 43.705 * [taylor]: Taking taylor expansion of (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 43.705 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 43.705 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 43.705 * [taylor]: Taking taylor expansion of 4 in t 43.705 * [backup-simplify]: Simplify 4 into 4 43.705 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 43.705 * [taylor]: Taking taylor expansion of (pow t 2) in t 43.705 * [taylor]: Taking taylor expansion of t in t 43.705 * [backup-simplify]: Simplify 0 into 0 43.705 * [backup-simplify]: Simplify 1 into 1 43.705 * [backup-simplify]: Simplify (* 1 1) into 1 43.706 * [backup-simplify]: Simplify (/ 1 1) into 1 43.706 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 43.706 * [taylor]: Taking taylor expansion of 2 in t 43.706 * [backup-simplify]: Simplify 2 into 2 43.706 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 43.706 * [taylor]: Taking taylor expansion of (pow l 2) in t 43.706 * [taylor]: Taking taylor expansion of l in t 43.706 * [backup-simplify]: Simplify l into l 43.706 * [backup-simplify]: Simplify (* l l) into (pow l 2) 43.706 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 43.707 * [backup-simplify]: Simplify (* 4 1) into 4 43.707 * [backup-simplify]: Simplify (+ 4 0) into 4 43.707 * [backup-simplify]: Simplify (- 4) into -4 43.707 * [taylor]: Taking taylor expansion of -4 in l 43.707 * [backup-simplify]: Simplify -4 into -4 43.708 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 43.709 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 43.710 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 43.710 * [taylor]: Taking taylor expansion of 0 in l 43.710 * [backup-simplify]: Simplify 0 into 0 43.711 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 43.711 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 43.712 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 43.712 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 43.712 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 43.713 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 43.713 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 43.713 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 43.714 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 43.714 * [backup-simplify]: Simplify (+ 0 0) into 0 43.714 * [backup-simplify]: Simplify (- 0) into 0 43.715 * [backup-simplify]: Simplify (+ 0 0) into 0 43.715 * [taylor]: Taking taylor expansion of 0 in t 43.715 * [backup-simplify]: Simplify 0 into 0 43.715 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 43.716 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 43.717 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 43.717 * [backup-simplify]: Simplify (+ 0 0) into 0 43.718 * [backup-simplify]: Simplify (- 0) into 0 43.718 * [taylor]: Taking taylor expansion of 0 in l 43.718 * [backup-simplify]: Simplify 0 into 0 43.719 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 43.720 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.721 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 43.721 * [taylor]: Taking taylor expansion of 0 in l 43.721 * [backup-simplify]: Simplify 0 into 0 43.721 * [backup-simplify]: Simplify 2 into 2 43.722 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 43.722 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 43.724 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 43.724 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 43.724 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 43.725 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 43.726 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 43.726 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 43.727 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 43.727 * [backup-simplify]: Simplify (+ 0 0) into 0 43.728 * [backup-simplify]: Simplify (- 0) into 0 43.728 * [backup-simplify]: Simplify (+ 0 0) into 0 43.728 * [taylor]: Taking taylor expansion of 0 in t 43.728 * [backup-simplify]: Simplify 0 into 0 43.729 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 43.730 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.731 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 43.731 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 43.731 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 43.732 * [backup-simplify]: Simplify (- (* 2 (/ 1 (pow l 2)))) into (- (* 2 (/ 1 (pow l 2)))) 43.732 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow l 2)))) in l 43.732 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 43.732 * [taylor]: Taking taylor expansion of 2 in l 43.732 * [backup-simplify]: Simplify 2 into 2 43.732 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 43.732 * [taylor]: Taking taylor expansion of (pow l 2) in l 43.732 * [taylor]: Taking taylor expansion of l in l 43.732 * [backup-simplify]: Simplify 0 into 0 43.732 * [backup-simplify]: Simplify 1 into 1 43.732 * [backup-simplify]: Simplify (* 1 1) into 1 43.733 * [backup-simplify]: Simplify (/ 1 1) into 1 43.733 * [backup-simplify]: Simplify (* 2 1) into 2 43.733 * [backup-simplify]: Simplify (- 2) into -2 43.733 * [backup-simplify]: Simplify -2 into -2 43.737 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 43.738 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.739 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 43.739 * [taylor]: Taking taylor expansion of 0 in l 43.739 * [backup-simplify]: Simplify 0 into 0 43.739 * [backup-simplify]: Simplify -4 into -4 43.740 * [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)))) 43.741 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 43.744 * [backup-simplify]: Simplify (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) into (* t (sqrt 2)) 43.744 * [approximate]: Taking taylor expansion of (* t (sqrt 2)) in (t) around 0 43.744 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 43.744 * [taylor]: Taking taylor expansion of t in t 43.744 * [backup-simplify]: Simplify 0 into 0 43.744 * [backup-simplify]: Simplify 1 into 1 43.744 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.744 * [taylor]: Taking taylor expansion of 2 in t 43.744 * [backup-simplify]: Simplify 2 into 2 43.745 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.745 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.745 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 43.745 * [taylor]: Taking taylor expansion of t in t 43.745 * [backup-simplify]: Simplify 0 into 0 43.745 * [backup-simplify]: Simplify 1 into 1 43.745 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.745 * [taylor]: Taking taylor expansion of 2 in t 43.745 * [backup-simplify]: Simplify 2 into 2 43.746 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.746 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.747 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 43.747 * [backup-simplify]: Simplify 0 into 0 43.749 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 43.750 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.751 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 43.752 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 43.752 * [backup-simplify]: Simplify 0 into 0 43.753 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.755 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 43.755 * [backup-simplify]: Simplify 0 into 0 43.756 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.757 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 43.757 * [backup-simplify]: Simplify 0 into 0 43.759 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.761 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 43.761 * [backup-simplify]: Simplify 0 into 0 43.762 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.764 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))))) into 0 43.764 * [backup-simplify]: Simplify 0 into 0 43.765 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.767 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))))) into 0 43.767 * [backup-simplify]: Simplify 0 into 0 43.768 * [backup-simplify]: Simplify (* (sqrt 2) t) into (* t (sqrt 2)) 43.771 * [backup-simplify]: Simplify (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) (/ 1 t))) into (/ (sqrt 2) t) 43.771 * [approximate]: Taking taylor expansion of (/ (sqrt 2) t) in (t) around 0 43.771 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 43.771 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.771 * [taylor]: Taking taylor expansion of 2 in t 43.771 * [backup-simplify]: Simplify 2 into 2 43.772 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.772 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.772 * [taylor]: Taking taylor expansion of t in t 43.772 * [backup-simplify]: Simplify 0 into 0 43.772 * [backup-simplify]: Simplify 1 into 1 43.773 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 43.773 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 43.773 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.773 * [taylor]: Taking taylor expansion of 2 in t 43.773 * [backup-simplify]: Simplify 2 into 2 43.774 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.774 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.774 * [taylor]: Taking taylor expansion of t in t 43.774 * [backup-simplify]: Simplify 0 into 0 43.775 * [backup-simplify]: Simplify 1 into 1 43.775 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 43.776 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.777 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 43.777 * [backup-simplify]: Simplify 0 into 0 43.778 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 43.779 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.779 * [backup-simplify]: Simplify 0 into 0 43.780 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.781 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.781 * [backup-simplify]: Simplify 0 into 0 43.783 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.784 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.784 * [backup-simplify]: Simplify 0 into 0 43.785 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.787 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.787 * [backup-simplify]: Simplify 0 into 0 43.788 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.789 * [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 43.789 * [backup-simplify]: Simplify 0 into 0 43.790 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 (/ 1 t))) into (* t (sqrt 2)) 43.793 * [backup-simplify]: Simplify (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) (/ 1 (- t)))) into (* -1 (/ (sqrt 2) t)) 43.793 * [approximate]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in (t) around 0 43.793 * [taylor]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in t 43.793 * [taylor]: Taking taylor expansion of -1 in t 43.793 * [backup-simplify]: Simplify -1 into -1 43.794 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 43.794 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.794 * [taylor]: Taking taylor expansion of 2 in t 43.794 * [backup-simplify]: Simplify 2 into 2 43.794 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.795 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.795 * [taylor]: Taking taylor expansion of t in t 43.795 * [backup-simplify]: Simplify 0 into 0 43.795 * [backup-simplify]: Simplify 1 into 1 43.796 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 43.796 * [taylor]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in t 43.796 * [taylor]: Taking taylor expansion of -1 in t 43.796 * [backup-simplify]: Simplify -1 into -1 43.796 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 43.796 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.796 * [taylor]: Taking taylor expansion of 2 in t 43.796 * [backup-simplify]: Simplify 2 into 2 43.796 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.797 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.797 * [taylor]: Taking taylor expansion of t in t 43.797 * [backup-simplify]: Simplify 0 into 0 43.797 * [backup-simplify]: Simplify 1 into 1 43.798 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 43.799 * [backup-simplify]: Simplify (* -1 (sqrt 2)) into (* -1 (sqrt 2)) 43.800 * [backup-simplify]: Simplify (* -1 (sqrt 2)) into (* -1 (sqrt 2)) 43.801 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 43.802 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (sqrt 2))) into 0 43.802 * [backup-simplify]: Simplify 0 into 0 43.803 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 43.805 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.806 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 43.806 * [backup-simplify]: Simplify 0 into 0 43.807 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.808 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.810 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 43.810 * [backup-simplify]: Simplify 0 into 0 43.811 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.812 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.814 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 43.814 * [backup-simplify]: Simplify 0 into 0 43.815 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.816 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 43.818 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 43.818 * [backup-simplify]: Simplify 0 into 0 43.820 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.821 * [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 43.823 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))))) into 0 43.823 * [backup-simplify]: Simplify 0 into 0 43.824 * [backup-simplify]: Simplify (* (* -1 (sqrt 2)) (/ 1 (/ 1 (- t)))) into (* t (sqrt 2)) 43.824 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2) 43.825 * [backup-simplify]: Simplify (* (cbrt (sqrt 2)) t) into (* t (pow (sqrt 2) 1/3)) 43.825 * [approximate]: Taking taylor expansion of (* t (pow (sqrt 2) 1/3)) in (t) around 0 43.825 * [taylor]: Taking taylor expansion of (* t (pow (sqrt 2) 1/3)) in t 43.825 * [taylor]: Taking taylor expansion of t in t 43.825 * [backup-simplify]: Simplify 0 into 0 43.825 * [backup-simplify]: Simplify 1 into 1 43.825 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 1/3) in t 43.825 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (sqrt 2)))) in t 43.825 * [taylor]: Taking taylor expansion of (* 1/3 (log (sqrt 2))) in t 43.825 * [taylor]: Taking taylor expansion of 1/3 in t 43.825 * [backup-simplify]: Simplify 1/3 into 1/3 43.825 * [taylor]: Taking taylor expansion of (log (sqrt 2)) in t 43.825 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.825 * [taylor]: Taking taylor expansion of 2 in t 43.825 * [backup-simplify]: Simplify 2 into 2 43.826 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.826 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.827 * [backup-simplify]: Simplify (log (sqrt 2)) into (log (sqrt 2)) 43.829 * [backup-simplify]: Simplify (* 1/3 (log (sqrt 2))) into (* 1/3 (log (sqrt 2))) 43.831 * [backup-simplify]: Simplify (exp (* 1/3 (log (sqrt 2)))) into (pow (sqrt 2) 1/3) 43.831 * [taylor]: Taking taylor expansion of (* t (pow (sqrt 2) 1/3)) in t 43.831 * [taylor]: Taking taylor expansion of t in t 43.831 * [backup-simplify]: Simplify 0 into 0 43.832 * [backup-simplify]: Simplify 1 into 1 43.832 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 1/3) in t 43.832 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (sqrt 2)))) in t 43.832 * [taylor]: Taking taylor expansion of (* 1/3 (log (sqrt 2))) in t 43.832 * [taylor]: Taking taylor expansion of 1/3 in t 43.832 * [backup-simplify]: Simplify 1/3 into 1/3 43.832 * [taylor]: Taking taylor expansion of (log (sqrt 2)) in t 43.832 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.832 * [taylor]: Taking taylor expansion of 2 in t 43.832 * [backup-simplify]: Simplify 2 into 2 43.832 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 43.833 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 43.834 * [backup-simplify]: Simplify (log (sqrt 2)) into (log (sqrt 2)) 43.835 * [backup-simplify]: Simplify (* 1/3 (log (sqrt 2))) into (* 1/3 (log (sqrt 2))) 43.837 * [backup-simplify]: Simplify (exp (* 1/3 (log (sqrt 2)))) into (pow (sqrt 2) 1/3) 43.838 * [backup-simplify]: Simplify (* 0 (pow (sqrt 2) 1/3)) into 0 43.838 * [backup-simplify]: Simplify 0 into 0 43.840 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt 2) 1)))) 1) into 0 43.840 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (sqrt 2)))) into 0 43.841 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 43.843 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow (sqrt 2) 1/3))) into (pow (sqrt 2) 1/3) 43.844 * [backup-simplify]: Simplify (pow (sqrt 2) 1/3) into (pow (sqrt 2) 1/3) 43.845 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 43.846 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt 2) 1)))) 2) into 0 43.847 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (sqrt 2))))) into 0 43.848 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 43.849 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow (sqrt 2) 1/3)))) into 0 43.849 * [backup-simplify]: Simplify 0 into 0 43.850 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.853 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (sqrt 2) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt 2) 1)))) 6) into 0 43.854 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2)))))) into 0 43.856 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 43.857 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3))))) into 0 43.857 * [backup-simplify]: Simplify 0 into 0 43.857 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.864 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (sqrt 2) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (sqrt 2) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (sqrt 2) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 1)))) 24) into 0 43.865 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2))))))) into 0 43.870 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 43.872 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))))) into 0 43.872 * [backup-simplify]: Simplify 0 into 0 43.874 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.892 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (sqrt 2) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (sqrt 2) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (sqrt 2) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt 2) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (sqrt 2) 1)))) 120) into 0 43.894 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2)))))))) into 0 43.900 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 43.902 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3))))))) into 0 43.902 * [backup-simplify]: Simplify 0 into 0 43.904 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.937 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (sqrt 2) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (sqrt 2) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (sqrt 2) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (sqrt 2) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt 2) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (sqrt 2) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (sqrt 2) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (sqrt 2) 1)))) 720) into 0 43.939 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2))))))))) into 0 43.947 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 43.948 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))))))) into 0 43.948 * [backup-simplify]: Simplify 0 into 0 43.949 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 43.978 * [backup-simplify]: Simplify (/ (+ (* 720 (/ (* (pow (* 1 0) 7)) (pow (sqrt 2) 7))) (* -2520 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1)) (pow (sqrt 2) 6))) (* 2520 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2)) (pow (sqrt 2) 5))) (* 840 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 5))) (* -630 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3)) (pow (sqrt 2) 4))) (* -1260 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt 2) 4))) (* -210 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 4))) (* 210 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (sqrt 2) 3))) (* 140 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2)) (pow (sqrt 2) 3))) (* 210 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (sqrt 2) 3))) (* 42 (/ (* (pow (* 1 0) 2) 1 1 1 (pow (* 120 0) 1)) (pow (sqrt 2) 3))) (* -35 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (sqrt 2) 2))) (* -21 (/ (* 1 (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (sqrt 2) 2))) (* -7 (/ (* (pow (* 1 0) 1) 1 1 1 1 (pow (* 720 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (sqrt 2) 1)))) 5040) into 0 43.980 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2)))))))))) into 0 43.991 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 7) 5040)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 43.996 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3))))))))) into 0 43.996 * [backup-simplify]: Simplify 0 into 0 43.997 * [backup-simplify]: Simplify (* (pow (sqrt 2) 1/3) t) into (* t (pow (sqrt 2) 1/3)) 43.998 * [backup-simplify]: Simplify (* (cbrt (sqrt 2)) (/ 1 t)) into (* (/ 1 t) (pow (sqrt 2) 1/3)) 43.998 * [approximate]: Taking taylor expansion of (* (/ 1 t) (pow (sqrt 2) 1/3)) in (t) around 0 43.998 * [taylor]: Taking taylor expansion of (* (/ 1 t) (pow (sqrt 2) 1/3)) in t 43.998 * [taylor]: Taking taylor expansion of (/ 1 t) in t 43.998 * [taylor]: Taking taylor expansion of t in t 43.998 * [backup-simplify]: Simplify 0 into 0 43.998 * [backup-simplify]: Simplify 1 into 1 43.999 * [backup-simplify]: Simplify (/ 1 1) into 1 43.999 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 1/3) in t 43.999 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (sqrt 2)))) in t 43.999 * [taylor]: Taking taylor expansion of (* 1/3 (log (sqrt 2))) in t 43.999 * [taylor]: Taking taylor expansion of 1/3 in t 43.999 * [backup-simplify]: Simplify 1/3 into 1/3 43.999 * [taylor]: Taking taylor expansion of (log (sqrt 2)) in t 43.999 * [taylor]: Taking taylor expansion of (sqrt 2) in t 43.999 * [taylor]: Taking taylor expansion of 2 in t 43.999 * [backup-simplify]: Simplify 2 into 2 44.000 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.000 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.001 * [backup-simplify]: Simplify (log (sqrt 2)) into (log (sqrt 2)) 44.003 * [backup-simplify]: Simplify (* 1/3 (log (sqrt 2))) into (* 1/3 (log (sqrt 2))) 44.005 * [backup-simplify]: Simplify (exp (* 1/3 (log (sqrt 2)))) into (pow (sqrt 2) 1/3) 44.005 * [taylor]: Taking taylor expansion of (* (/ 1 t) (pow (sqrt 2) 1/3)) in t 44.005 * [taylor]: Taking taylor expansion of (/ 1 t) in t 44.005 * [taylor]: Taking taylor expansion of t in t 44.005 * [backup-simplify]: Simplify 0 into 0 44.005 * [backup-simplify]: Simplify 1 into 1 44.005 * [backup-simplify]: Simplify (/ 1 1) into 1 44.005 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 1/3) in t 44.005 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (sqrt 2)))) in t 44.005 * [taylor]: Taking taylor expansion of (* 1/3 (log (sqrt 2))) in t 44.005 * [taylor]: Taking taylor expansion of 1/3 in t 44.005 * [backup-simplify]: Simplify 1/3 into 1/3 44.005 * [taylor]: Taking taylor expansion of (log (sqrt 2)) in t 44.005 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.006 * [taylor]: Taking taylor expansion of 2 in t 44.006 * [backup-simplify]: Simplify 2 into 2 44.006 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.007 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.007 * [backup-simplify]: Simplify (log (sqrt 2)) into (log (sqrt 2)) 44.009 * [backup-simplify]: Simplify (* 1/3 (log (sqrt 2))) into (* 1/3 (log (sqrt 2))) 44.011 * [backup-simplify]: Simplify (exp (* 1/3 (log (sqrt 2)))) into (pow (sqrt 2) 1/3) 44.013 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 1/3)) into (pow (sqrt 2) 1/3) 44.014 * [backup-simplify]: Simplify (pow (sqrt 2) 1/3) into (pow (sqrt 2) 1/3) 44.015 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt 2) 1)))) 1) into 0 44.016 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (sqrt 2)))) into 0 44.018 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 44.019 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.019 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 1/3))) into 0 44.020 * [backup-simplify]: Simplify 0 into 0 44.020 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 44.022 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt 2) 1)))) 2) into 0 44.023 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (sqrt 2))))) into 0 44.024 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 44.024 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.025 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))) into 0 44.025 * [backup-simplify]: Simplify 0 into 0 44.026 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 44.029 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (sqrt 2) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt 2) 1)))) 6) into 0 44.030 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2)))))) into 0 44.032 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 44.033 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.034 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3))))) into 0 44.034 * [backup-simplify]: Simplify 0 into 0 44.035 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 44.042 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (sqrt 2) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (sqrt 2) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (sqrt 2) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 1)))) 24) into 0 44.043 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2))))))) into 0 44.045 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 44.046 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.047 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))))) into 0 44.047 * [backup-simplify]: Simplify 0 into 0 44.048 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 44.064 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (sqrt 2) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (sqrt 2) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (sqrt 2) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt 2) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (sqrt 2) 1)))) 120) into 0 44.066 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2)))))))) into 0 44.072 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 44.073 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.076 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3))))))) into 0 44.076 * [backup-simplify]: Simplify 0 into 0 44.077 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 44.111 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (sqrt 2) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (sqrt 2) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (sqrt 2) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (sqrt 2) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt 2) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (sqrt 2) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (sqrt 2) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (sqrt 2) 1)))) 720) into 0 44.114 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2))))))))) into 0 44.121 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 44.122 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.127 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))))))) into 0 44.127 * [backup-simplify]: Simplify 0 into 0 44.128 * [backup-simplify]: Simplify (* (pow (sqrt 2) 1/3) (/ 1 (/ 1 t))) into (* t (pow (sqrt 2) 1/3)) 44.129 * [backup-simplify]: Simplify (* (cbrt (sqrt 2)) (/ 1 (- t))) into (* -1 (* (/ 1 t) (pow (sqrt 2) 1/3))) 44.129 * [approximate]: Taking taylor expansion of (* -1 (* (/ 1 t) (pow (sqrt 2) 1/3))) in (t) around 0 44.129 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 t) (pow (sqrt 2) 1/3))) in t 44.129 * [taylor]: Taking taylor expansion of -1 in t 44.129 * [backup-simplify]: Simplify -1 into -1 44.129 * [taylor]: Taking taylor expansion of (* (/ 1 t) (pow (sqrt 2) 1/3)) in t 44.129 * [taylor]: Taking taylor expansion of (/ 1 t) in t 44.129 * [taylor]: Taking taylor expansion of t in t 44.129 * [backup-simplify]: Simplify 0 into 0 44.129 * [backup-simplify]: Simplify 1 into 1 44.130 * [backup-simplify]: Simplify (/ 1 1) into 1 44.130 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 1/3) in t 44.130 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (sqrt 2)))) in t 44.130 * [taylor]: Taking taylor expansion of (* 1/3 (log (sqrt 2))) in t 44.130 * [taylor]: Taking taylor expansion of 1/3 in t 44.130 * [backup-simplify]: Simplify 1/3 into 1/3 44.130 * [taylor]: Taking taylor expansion of (log (sqrt 2)) in t 44.130 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.130 * [taylor]: Taking taylor expansion of 2 in t 44.130 * [backup-simplify]: Simplify 2 into 2 44.130 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.131 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.132 * [backup-simplify]: Simplify (log (sqrt 2)) into (log (sqrt 2)) 44.133 * [backup-simplify]: Simplify (* 1/3 (log (sqrt 2))) into (* 1/3 (log (sqrt 2))) 44.135 * [backup-simplify]: Simplify (exp (* 1/3 (log (sqrt 2)))) into (pow (sqrt 2) 1/3) 44.135 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 t) (pow (sqrt 2) 1/3))) in t 44.135 * [taylor]: Taking taylor expansion of -1 in t 44.135 * [backup-simplify]: Simplify -1 into -1 44.135 * [taylor]: Taking taylor expansion of (* (/ 1 t) (pow (sqrt 2) 1/3)) in t 44.136 * [taylor]: Taking taylor expansion of (/ 1 t) in t 44.136 * [taylor]: Taking taylor expansion of t in t 44.136 * [backup-simplify]: Simplify 0 into 0 44.136 * [backup-simplify]: Simplify 1 into 1 44.136 * [backup-simplify]: Simplify (/ 1 1) into 1 44.136 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 1/3) in t 44.136 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (sqrt 2)))) in t 44.136 * [taylor]: Taking taylor expansion of (* 1/3 (log (sqrt 2))) in t 44.136 * [taylor]: Taking taylor expansion of 1/3 in t 44.136 * [backup-simplify]: Simplify 1/3 into 1/3 44.136 * [taylor]: Taking taylor expansion of (log (sqrt 2)) in t 44.136 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.136 * [taylor]: Taking taylor expansion of 2 in t 44.136 * [backup-simplify]: Simplify 2 into 2 44.137 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.137 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.138 * [backup-simplify]: Simplify (log (sqrt 2)) into (log (sqrt 2)) 44.140 * [backup-simplify]: Simplify (* 1/3 (log (sqrt 2))) into (* 1/3 (log (sqrt 2))) 44.142 * [backup-simplify]: Simplify (exp (* 1/3 (log (sqrt 2)))) into (pow (sqrt 2) 1/3) 44.144 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 1/3)) into (pow (sqrt 2) 1/3) 44.146 * [backup-simplify]: Simplify (* -1 (pow (sqrt 2) 1/3)) into (* -1 (pow (sqrt 2) 1/3)) 44.147 * [backup-simplify]: Simplify (* -1 (pow (sqrt 2) 1/3)) into (* -1 (pow (sqrt 2) 1/3)) 44.149 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt 2) 1)))) 1) into 0 44.150 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (sqrt 2)))) into 0 44.152 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 44.152 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.153 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 1/3))) into 0 44.155 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (pow (sqrt 2) 1/3))) into 0 44.155 * [backup-simplify]: Simplify 0 into 0 44.156 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 44.159 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt 2) 1)))) 2) into 0 44.160 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (sqrt 2))))) into 0 44.163 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 44.164 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.165 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))) into 0 44.166 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))) into 0 44.167 * [backup-simplify]: Simplify 0 into 0 44.168 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 44.173 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (sqrt 2) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt 2) 1)))) 6) into 0 44.174 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2)))))) into 0 44.177 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 44.178 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.179 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3))))) into 0 44.181 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3))))) into 0 44.181 * [backup-simplify]: Simplify 0 into 0 44.182 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 44.193 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (sqrt 2) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (sqrt 2) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (sqrt 2) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 1)))) 24) into 0 44.195 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2))))))) into 0 44.199 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 44.200 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.203 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))))) into 0 44.205 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))))) into 0 44.205 * [backup-simplify]: Simplify 0 into 0 44.206 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 44.224 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (sqrt 2) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (sqrt 2) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (sqrt 2) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt 2) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (sqrt 2) 1)))) 120) into 0 44.226 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2)))))))) into 0 44.231 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 44.232 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.234 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3))))))) into 0 44.235 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3))))))) into 0 44.235 * [backup-simplify]: Simplify 0 into 0 44.236 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 44.254 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (sqrt 2) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (sqrt 2) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (sqrt 2) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (sqrt 2) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt 2) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (sqrt 2) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (sqrt 2) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (sqrt 2) 1)))) 720) into 0 44.262 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2))))))))) into 0 44.267 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 44.267 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.268 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))))))) into 0 44.270 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))))))) into 0 44.270 * [backup-simplify]: Simplify 0 into 0 44.271 * [backup-simplify]: Simplify (* (* -1 (pow (sqrt 2) 1/3)) (/ 1 (/ 1 (- t)))) into (* t (pow (sqrt 2) 1/3)) 44.271 * * * [progress]: simplifying candidates 44.271 * * * * [progress]: [ 1 / 94 ] simplifiying candidate # 44.271 * * * * [progress]: [ 2 / 94 ] simplifiying candidate # 44.271 * * * * [progress]: [ 3 / 94 ] simplifiying candidate # 44.271 * [simplify]: Simplifying (log (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 44.272 * * [simplify]: iters left: 6 (15 enodes) 44.275 * * [simplify]: iters left: 5 (57 enodes) 44.284 * * [simplify]: iters left: 4 (84 enodes) 44.297 * * [simplify]: iters left: 3 (133 enodes) 44.318 * * [simplify]: iters left: 2 (227 enodes) 44.385 * * [simplify]: iters left: 1 (278 enodes) 44.439 * * [simplify]: Extracting #0: cost 1 inf + 0 44.439 * * [simplify]: Extracting #1: cost 3 inf + 0 44.439 * * [simplify]: Extracting #2: cost 5 inf + 0 44.439 * * [simplify]: Extracting #3: cost 13 inf + 0 44.440 * * [simplify]: Extracting #4: cost 52 inf + 0 44.440 * * [simplify]: Extracting #5: cost 71 inf + 46 44.441 * * [simplify]: Extracting #6: cost 24 inf + 3961 44.442 * * [simplify]: Extracting #7: cost 2 inf + 7665 44.444 * * [simplify]: Extracting #8: cost 0 inf + 8263 44.446 * [simplify]: Simplified to (log (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 44.446 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (exp (log (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 44.447 * * * * [progress]: [ 4 / 94 ] simplifiying candidate # 44.447 * [simplify]: Simplifying (exp (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 44.447 * * [simplify]: iters left: 6 (15 enodes) 44.451 * * [simplify]: iters left: 5 (57 enodes) 44.461 * * [simplify]: iters left: 4 (84 enodes) 44.474 * * [simplify]: iters left: 3 (133 enodes) 44.497 * * [simplify]: iters left: 2 (227 enodes) 44.543 * * [simplify]: iters left: 1 (278 enodes) 44.579 * * [simplify]: Extracting #0: cost 1 inf + 0 44.579 * * [simplify]: Extracting #1: cost 3 inf + 0 44.579 * * [simplify]: Extracting #2: cost 5 inf + 0 44.579 * * [simplify]: Extracting #3: cost 13 inf + 0 44.580 * * [simplify]: Extracting #4: cost 52 inf + 0 44.580 * * [simplify]: Extracting #5: cost 71 inf + 46 44.581 * * [simplify]: Extracting #6: cost 24 inf + 3961 44.582 * * [simplify]: Extracting #7: cost 2 inf + 7665 44.584 * * [simplify]: Extracting #8: cost 0 inf + 8263 44.586 * [simplify]: Simplified to (exp (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 44.586 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (log (exp (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 44.587 * * * * [progress]: [ 5 / 94 ] simplifiying candidate # 44.587 * [simplify]: Simplifying (* (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 44.587 * * [simplify]: iters left: 6 (16 enodes) 44.591 * * [simplify]: iters left: 5 (60 enodes) 44.606 * * [simplify]: iters left: 4 (87 enodes) 44.637 * * [simplify]: iters left: 3 (136 enodes) 44.681 * * [simplify]: iters left: 2 (230 enodes) 44.732 * * [simplify]: iters left: 1 (282 enodes) 44.779 * * [simplify]: Extracting #0: cost 1 inf + 0 44.780 * * [simplify]: Extracting #1: cost 3 inf + 0 44.780 * * [simplify]: Extracting #2: cost 5 inf + 0 44.780 * * [simplify]: Extracting #3: cost 7 inf + 0 44.780 * * [simplify]: Extracting #4: cost 14 inf + 0 44.780 * * [simplify]: Extracting #5: cost 52 inf + 0 44.780 * * [simplify]: Extracting #6: cost 68 inf + 213 44.782 * * [simplify]: Extracting #7: cost 18 inf + 5266 44.786 * * [simplify]: Extracting #8: cost 1 inf + 8518 44.790 * * [simplify]: Extracting #9: cost 0 inf + 8723 44.793 * * [simplify]: Extracting #10: cost 0 inf + 8683 44.797 * [simplify]: Simplified to (* (cbrt (sqrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4)))) (cbrt (sqrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))))) 44.797 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (* (* (cbrt (sqrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4)))) (cbrt (sqrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 44.798 * [simplify]: Simplifying (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 44.798 * * [simplify]: iters left: 6 (15 enodes) 44.805 * * [simplify]: iters left: 5 (57 enodes) 44.822 * * [simplify]: iters left: 4 (84 enodes) 44.849 * * [simplify]: iters left: 3 (133 enodes) 44.894 * * [simplify]: iters left: 2 (227 enodes) 44.942 * * [simplify]: iters left: 1 (278 enodes) 44.975 * * [simplify]: Extracting #0: cost 1 inf + 0 44.975 * * [simplify]: Extracting #1: cost 3 inf + 0 44.975 * * [simplify]: Extracting #2: cost 5 inf + 0 44.975 * * [simplify]: Extracting #3: cost 13 inf + 0 44.975 * * [simplify]: Extracting #4: cost 52 inf + 0 44.975 * * [simplify]: Extracting #5: cost 71 inf + 46 44.976 * * [simplify]: Extracting #6: cost 24 inf + 3961 44.978 * * [simplify]: Extracting #7: cost 2 inf + 7675 44.980 * * [simplify]: Extracting #8: cost 0 inf + 8283 44.982 * [simplify]: Simplified to (cbrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 44.982 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (* (* (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (cbrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 44.982 * * * * [progress]: [ 6 / 94 ] simplifiying candidate # 44.982 * [simplify]: Simplifying (* (* (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 44.982 * * [simplify]: iters left: 6 (16 enodes) 44.987 * * [simplify]: iters left: 5 (59 enodes) 44.997 * * [simplify]: iters left: 4 (97 enodes) 45.026 * * [simplify]: iters left: 3 (202 enodes) 45.087 * * [simplify]: iters left: 2 (471 enodes) 45.256 * * [simplify]: Extracting #0: cost 1 inf + 0 45.256 * * [simplify]: Extracting #1: cost 16 inf + 0 45.257 * * [simplify]: Extracting #2: cost 149 inf + 1 45.258 * * [simplify]: Extracting #3: cost 203 inf + 90 45.261 * * [simplify]: Extracting #4: cost 172 inf + 2938 45.271 * * [simplify]: Extracting #5: cost 84 inf + 25901 45.293 * * [simplify]: Extracting #6: cost 5 inf + 56053 45.309 * * [simplify]: Extracting #7: cost 0 inf + 58609 45.335 * [simplify]: Simplified to (* (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t))) (sqrt (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t))))) 45.335 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (cbrt (* (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t))) (sqrt (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t)))))))) 45.335 * * * * [progress]: [ 7 / 94 ] simplifiying candidate # 45.335 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 45.335 * * [simplify]: iters left: 6 (16 enodes) 45.340 * * [simplify]: iters left: 5 (61 enodes) 45.350 * * [simplify]: iters left: 4 (88 enodes) 45.369 * * [simplify]: iters left: 3 (137 enodes) 45.404 * * [simplify]: iters left: 2 (231 enodes) 45.453 * * [simplify]: iters left: 1 (279 enodes) 45.486 * * [simplify]: Extracting #0: cost 1 inf + 0 45.487 * * [simplify]: Extracting #1: cost 4 inf + 0 45.487 * * [simplify]: Extracting #2: cost 7 inf + 0 45.487 * * [simplify]: Extracting #3: cost 14 inf + 0 45.487 * * [simplify]: Extracting #4: cost 52 inf + 0 45.487 * * [simplify]: Extracting #5: cost 68 inf + 171 45.488 * * [simplify]: Extracting #6: cost 23 inf + 3842 45.490 * * [simplify]: Extracting #7: cost 2 inf + 7953 45.491 * * [simplify]: Extracting #8: cost 0 inf + 8683 45.493 * [simplify]: Simplified to (fabs (cbrt (+ (* l (/ (* l 2) x)) (* (+ 2 (/ 4 x)) (* t t))))) 45.493 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (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)))))))) 45.494 * [simplify]: Simplifying (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 45.494 * * [simplify]: iters left: 6 (15 enodes) 45.498 * * [simplify]: iters left: 5 (57 enodes) 45.508 * * [simplify]: iters left: 4 (84 enodes) 45.533 * * [simplify]: iters left: 3 (133 enodes) 45.556 * * [simplify]: iters left: 2 (227 enodes) 45.618 * * [simplify]: iters left: 1 (278 enodes) 45.679 * * [simplify]: Extracting #0: cost 1 inf + 0 45.679 * * [simplify]: Extracting #1: cost 3 inf + 0 45.680 * * [simplify]: Extracting #2: cost 5 inf + 0 45.680 * * [simplify]: Extracting #3: cost 13 inf + 0 45.680 * * [simplify]: Extracting #4: cost 52 inf + 0 45.680 * * [simplify]: Extracting #5: cost 71 inf + 46 45.682 * * [simplify]: Extracting #6: cost 24 inf + 3961 45.685 * * [simplify]: Extracting #7: cost 2 inf + 7755 45.689 * * [simplify]: Extracting #8: cost 0 inf + 8363 45.693 * [simplify]: Simplified to (sqrt (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 45.693 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (* (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (sqrt (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 45.694 * * * * [progress]: [ 8 / 94 ] simplifiying candidate # 45.694 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 45.694 * * [simplify]: iters left: 6 (15 enodes) 45.698 * * [simplify]: iters left: 5 (57 enodes) 45.707 * * [simplify]: iters left: 4 (84 enodes) 45.724 * * [simplify]: iters left: 3 (133 enodes) 45.765 * * [simplify]: iters left: 2 (227 enodes) 45.810 * * [simplify]: iters left: 1 (278 enodes) 45.871 * * [simplify]: Extracting #0: cost 1 inf + 0 45.871 * * [simplify]: Extracting #1: cost 3 inf + 0 45.871 * * [simplify]: Extracting #2: cost 5 inf + 0 45.871 * * [simplify]: Extracting #3: cost 13 inf + 0 45.871 * * [simplify]: Extracting #4: cost 52 inf + 0 45.872 * * [simplify]: Extracting #5: cost 71 inf + 46 45.873 * * [simplify]: Extracting #6: cost 24 inf + 3961 45.877 * * [simplify]: Extracting #7: cost 2 inf + 7635 45.881 * * [simplify]: Extracting #8: cost 0 inf + 8203 45.885 * [simplify]: Simplified to (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 45.885 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (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)))))))) 45.886 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 45.886 * * [simplify]: iters left: 6 (15 enodes) 45.893 * * [simplify]: iters left: 5 (57 enodes) 45.903 * * [simplify]: iters left: 4 (84 enodes) 45.916 * * [simplify]: iters left: 3 (133 enodes) 45.957 * * [simplify]: iters left: 2 (227 enodes) 46.025 * * [simplify]: iters left: 1 (278 enodes) 46.085 * * [simplify]: Extracting #0: cost 1 inf + 0 46.085 * * [simplify]: Extracting #1: cost 3 inf + 0 46.086 * * [simplify]: Extracting #2: cost 5 inf + 0 46.086 * * [simplify]: Extracting #3: cost 13 inf + 0 46.086 * * [simplify]: Extracting #4: cost 52 inf + 0 46.086 * * [simplify]: Extracting #5: cost 71 inf + 46 46.087 * * [simplify]: Extracting #6: cost 24 inf + 3961 46.088 * * [simplify]: Extracting #7: cost 2 inf + 7635 46.090 * * [simplify]: Extracting #8: cost 0 inf + 8203 46.092 * [simplify]: Simplified to (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 46.092 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (* (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 46.092 * * * * [progress]: [ 9 / 94 ] simplifiying candidate # 46.093 * [simplify]: Simplifying (sqrt 1) 46.093 * * [simplify]: iters left: 1 (2 enodes) 46.095 * * [simplify]: Extracting #0: cost 1 inf + 0 46.095 * * [simplify]: Extracting #1: cost 0 inf + 1 46.095 * [simplify]: Simplified to 1 46.095 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (* 1 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))) 46.095 * [simplify]: Simplifying (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 46.095 * * [simplify]: iters left: 6 (14 enodes) 46.099 * * [simplify]: iters left: 5 (54 enodes) 46.111 * * [simplify]: iters left: 4 (81 enodes) 46.138 * * [simplify]: iters left: 3 (130 enodes) 46.182 * * [simplify]: iters left: 2 (224 enodes) 46.249 * * [simplify]: iters left: 1 (276 enodes) 46.287 * * [simplify]: Extracting #0: cost 1 inf + 0 46.287 * * [simplify]: Extracting #1: cost 3 inf + 0 46.287 * * [simplify]: Extracting #2: cost 11 inf + 0 46.287 * * [simplify]: Extracting #3: cost 50 inf + 0 46.288 * * [simplify]: Extracting #4: cost 64 inf + 336 46.288 * * [simplify]: Extracting #5: cost 24 inf + 3068 46.290 * * [simplify]: Extracting #6: cost 1 inf + 7188 46.292 * * [simplify]: Extracting #7: cost 0 inf + 7393 46.293 * [simplify]: Simplified to (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 46.294 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (* 1 (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t))))))) 46.294 * * * * [progress]: [ 10 / 94 ] simplifiying candidate # 46.294 * [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)))) 46.294 * * [simplify]: iters left: 6 (23 enodes) 46.311 * * [simplify]: iters left: 5 (113 enodes) 46.336 * * [simplify]: iters left: 4 (243 enodes) 46.443 * * [simplify]: Extracting #0: cost 1 inf + 0 46.444 * * [simplify]: Extracting #1: cost 3 inf + 0 46.444 * * [simplify]: Extracting #2: cost 12 inf + 0 46.444 * * [simplify]: Extracting #3: cost 84 inf + 0 46.445 * * [simplify]: Extracting #4: cost 147 inf + 45 46.446 * * [simplify]: Extracting #5: cost 168 inf + 919 46.449 * * [simplify]: Extracting #6: cost 121 inf + 8150 46.460 * * [simplify]: Extracting #7: cost 20 inf + 27708 46.473 * * [simplify]: Extracting #8: cost 1 inf + 31549 46.486 * * [simplify]: Extracting #9: cost 0 inf + 31802 46.493 * [simplify]: Simplified to (sqrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* 2 l) l)) (* (* (* t t) (+ (/ (/ 64 (* x x)) x) 8)) x))) 46.493 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (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))))) 46.494 * [simplify]: Simplifying (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x)) 46.494 * * [simplify]: iters left: 6 (11 enodes) 46.498 * * [simplify]: iters left: 5 (49 enodes) 46.508 * * [simplify]: iters left: 4 (102 enodes) 46.532 * * [simplify]: iters left: 3 (188 enodes) 46.566 * * [simplify]: iters left: 2 (351 enodes) 46.725 * * [simplify]: Extracting #0: cost 1 inf + 0 46.725 * * [simplify]: Extracting #1: cost 3 inf + 0 46.725 * * [simplify]: Extracting #2: cost 15 inf + 0 46.725 * * [simplify]: Extracting #3: cost 55 inf + 3 46.726 * * [simplify]: Extracting #4: cost 82 inf + 298 46.728 * * [simplify]: Extracting #5: cost 32 inf + 4704 46.733 * * [simplify]: Extracting #6: cost 0 inf + 8271 46.737 * * [simplify]: Extracting #7: cost 0 inf + 8231 46.740 * [simplify]: Simplified to (sqrt (- (* 4 (+ x (/ 4 x))) 8)) 46.740 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (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))) 8))))) 46.740 * * * * [progress]: [ 11 / 94 ] simplifiying candidate # 46.741 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))) 46.741 * * [simplify]: iters left: 6 (18 enodes) 46.747 * * [simplify]: iters left: 5 (80 enodes) 46.762 * * [simplify]: iters left: 4 (156 enodes) 46.798 * * [simplify]: iters left: 3 (457 enodes) 46.992 * * [simplify]: Extracting #0: cost 1 inf + 0 46.992 * * [simplify]: Extracting #1: cost 3 inf + 0 46.992 * * [simplify]: Extracting #2: cost 15 inf + 0 46.993 * * [simplify]: Extracting #3: cost 127 inf + 0 46.995 * * [simplify]: Extracting #4: cost 294 inf + 423 47.002 * * [simplify]: Extracting #5: cost 274 inf + 12436 47.023 * * [simplify]: Extracting #6: cost 67 inf + 47319 47.049 * * [simplify]: Extracting #7: cost 0 inf + 57429 47.068 * * [simplify]: Extracting #8: cost 0 inf + 57265 47.088 * * [simplify]: Extracting #9: cost 0 inf + 56404 47.114 * * [simplify]: Extracting #10: cost 0 inf + 56363 47.129 * [simplify]: Simplified to (sqrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) 47.129 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (/ (sqrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) (sqrt (* (- (/ 4 x) 2) x))))) 47.129 * [simplify]: Simplifying (sqrt (* (- (/ 4 x) 2) x)) 47.129 * * [simplify]: iters left: 6 (7 enodes) 47.132 * * [simplify]: iters left: 5 (25 enodes) 47.136 * * [simplify]: iters left: 4 (33 enodes) 47.141 * * [simplify]: iters left: 3 (48 enodes) 47.148 * * [simplify]: iters left: 2 (56 enodes) 47.165 * * [simplify]: iters left: 1 (60 enodes) 47.179 * * [simplify]: Extracting #0: cost 1 inf + 0 47.179 * * [simplify]: Extracting #1: cost 3 inf + 0 47.179 * * [simplify]: Extracting #2: cost 8 inf + 0 47.179 * * [simplify]: Extracting #3: cost 11 inf + 2 47.179 * * [simplify]: Extracting #4: cost 8 inf + 88 47.179 * * [simplify]: Extracting #5: cost 3 inf + 421 47.180 * * [simplify]: Extracting #6: cost 1 inf + 627 47.180 * * [simplify]: Extracting #7: cost 0 inf + 750 47.181 * [simplify]: Simplified to (sqrt (+ 4 (* x -2))) 47.181 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (/ (sqrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) (sqrt (+ 4 (* x -2)))))) 47.181 * * * * [progress]: [ 12 / 94 ] simplifiying candidate # 47.181 * [simplify]: Simplifying (sqrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))) 47.181 * * [simplify]: iters left: 6 (17 enodes) 47.187 * * [simplify]: iters left: 5 (81 enodes) 47.205 * * [simplify]: iters left: 4 (243 enodes) 47.317 * * [simplify]: Extracting #0: cost 1 inf + 0 47.317 * * [simplify]: Extracting #1: cost 3 inf + 0 47.317 * * [simplify]: Extracting #2: cost 6 inf + 0 47.318 * * [simplify]: Extracting #3: cost 111 inf + 0 47.319 * * [simplify]: Extracting #4: cost 303 inf + 511 47.327 * * [simplify]: Extracting #5: cost 203 inf + 20848 47.355 * * [simplify]: Extracting #6: cost 14 inf + 61493 47.382 * * [simplify]: Extracting #7: cost 0 inf + 65674 47.408 * [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))))) 47.408 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (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))))))))) 47.408 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (- (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))) (* (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 47.409 * * [simplify]: iters left: 6 (18 enodes) 47.414 * * [simplify]: iters left: 5 (90 enodes) 47.433 * * [simplify]: iters left: 4 (296 enodes) 47.619 * * [simplify]: Extracting #0: cost 1 inf + 0 47.619 * * [simplify]: Extracting #1: cost 3 inf + 0 47.619 * * [simplify]: Extracting #2: cost 12 inf + 0 47.620 * * [simplify]: Extracting #3: cost 184 inf + 0 47.622 * * [simplify]: Extracting #4: cost 342 inf + 1362 47.637 * * [simplify]: Extracting #5: cost 154 inf + 34066 47.670 * * [simplify]: Extracting #6: cost 31 inf + 65025 47.704 * * [simplify]: Extracting #7: cost 0 inf + 74095 47.739 * * [simplify]: Extracting #8: cost 0 inf + 74055 47.774 * [simplify]: Simplified to (sqrt (+ (* (- (* (* 2 l) (/ l x)) (* (+ 2 (/ 4 x)) (* t t))) (* (* 2 l) (/ l x))) (* (* (+ 2 (/ 4 x)) (* t t)) (* (+ 2 (/ 4 x)) (* t t))))) 47.774 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (/ (sqrt (+ (* (* (/ (* (* l l) 2) x) (/ (* (* l l) 2) x)) (/ (* (* l l) 2) x)) (* (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* t (* (+ 2 (/ 4 x)) t))))) (sqrt (+ (* (- (* (* 2 l) (/ l x)) (* (+ 2 (/ 4 x)) (* t t))) (* (* 2 l) (/ l x))) (* (* (+ 2 (/ 4 x)) (* t t)) (* (+ 2 (/ 4 x)) (* t t)))))))) 47.774 * * * * [progress]: [ 13 / 94 ] simplifiying candidate # 47.775 * [simplify]: Simplifying (sqrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))) 47.775 * * [simplify]: iters left: 6 (16 enodes) 47.783 * * [simplify]: iters left: 5 (77 enodes) 47.799 * * [simplify]: iters left: 4 (223 enodes) 47.922 * * [simplify]: Extracting #0: cost 1 inf + 0 47.922 * * [simplify]: Extracting #1: cost 3 inf + 0 47.922 * * [simplify]: Extracting #2: cost 17 inf + 0 47.922 * * [simplify]: Extracting #3: cost 113 inf + 0 47.923 * * [simplify]: Extracting #4: cost 214 inf + 47 47.925 * * [simplify]: Extracting #5: cost 142 inf + 11569 47.932 * * [simplify]: Extracting #6: cost 12 inf + 34122 47.941 * * [simplify]: Extracting #7: cost 0 inf + 36361 47.950 * [simplify]: Simplified to (sqrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))) 47.950 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (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))))))) 47.951 * [simplify]: Simplifying (sqrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 47.951 * * [simplify]: iters left: 6 (14 enodes) 47.958 * * [simplify]: iters left: 5 (55 enodes) 47.980 * * [simplify]: iters left: 4 (97 enodes) 48.015 * * [simplify]: iters left: 3 (193 enodes) 48.081 * * [simplify]: iters left: 2 (328 enodes) 48.174 * * [simplify]: iters left: 1 (425 enodes) 48.263 * * [simplify]: Extracting #0: cost 1 inf + 0 48.263 * * [simplify]: Extracting #1: cost 3 inf + 0 48.263 * * [simplify]: Extracting #2: cost 13 inf + 0 48.264 * * [simplify]: Extracting #3: cost 66 inf + 0 48.264 * * [simplify]: Extracting #4: cost 93 inf + 173 48.267 * * [simplify]: Extracting #5: cost 31 inf + 5445 48.271 * * [simplify]: Extracting #6: cost 2 inf + 9043 48.276 * * [simplify]: Extracting #7: cost 0 inf + 9490 48.282 * [simplify]: Simplified to (sqrt (- (* t (* (+ 2 (/ 4 x)) t)) (* (* l 2) (/ l x)))) 48.282 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (/ (sqrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))) (sqrt (- (* t (* (+ 2 (/ 4 x)) t)) (* (* l 2) (/ l x))))))) 48.282 * * * * [progress]: [ 14 / 94 ] simplifiying candidate # 48.283 * [simplify]: Simplifying (/ 1 2) 48.283 * * [simplify]: iters left: 2 (3 enodes) 48.286 * * [simplify]: iters left: 1 (12 enodes) 48.291 * * [simplify]: Extracting #0: cost 1 inf + 0 48.291 * * [simplify]: Extracting #1: cost 0 inf + 1 48.291 * [simplify]: Simplified to 1/2 48.291 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (pow (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) 1/2))) 48.291 * * * * [progress]: [ 15 / 94 ] simplifiying candidate # 48.291 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 48.292 * * [simplify]: iters left: 6 (15 enodes) 48.300 * * [simplify]: iters left: 5 (57 enodes) 48.315 * * [simplify]: iters left: 4 (84 enodes) 48.329 * * [simplify]: iters left: 3 (133 enodes) 48.362 * * [simplify]: iters left: 2 (227 enodes) 48.420 * * [simplify]: iters left: 1 (278 enodes) 48.464 * * [simplify]: Extracting #0: cost 1 inf + 0 48.465 * * [simplify]: Extracting #1: cost 3 inf + 0 48.465 * * [simplify]: Extracting #2: cost 5 inf + 0 48.465 * * [simplify]: Extracting #3: cost 13 inf + 0 48.465 * * [simplify]: Extracting #4: cost 52 inf + 0 48.465 * * [simplify]: Extracting #5: cost 71 inf + 46 48.467 * * [simplify]: Extracting #6: cost 24 inf + 3961 48.470 * * [simplify]: Extracting #7: cost 2 inf + 7635 48.474 * * [simplify]: Extracting #8: cost 0 inf + 8203 48.479 * [simplify]: Simplified to (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 48.479 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (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)))))))) 48.479 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 48.479 * * [simplify]: iters left: 6 (15 enodes) 48.487 * * [simplify]: iters left: 5 (57 enodes) 48.505 * * [simplify]: iters left: 4 (84 enodes) 48.534 * * [simplify]: iters left: 3 (133 enodes) 48.565 * * [simplify]: iters left: 2 (227 enodes) 48.614 * * [simplify]: iters left: 1 (278 enodes) 48.676 * * [simplify]: Extracting #0: cost 1 inf + 0 48.676 * * [simplify]: Extracting #1: cost 3 inf + 0 48.676 * * [simplify]: Extracting #2: cost 5 inf + 0 48.676 * * [simplify]: Extracting #3: cost 13 inf + 0 48.676 * * [simplify]: Extracting #4: cost 52 inf + 0 48.676 * * [simplify]: Extracting #5: cost 71 inf + 46 48.677 * * [simplify]: Extracting #6: cost 24 inf + 3961 48.679 * * [simplify]: Extracting #7: cost 2 inf + 7635 48.681 * * [simplify]: Extracting #8: cost 0 inf + 8203 48.683 * [simplify]: Simplified to (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 48.683 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (* (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 48.683 * * * * [progress]: [ 16 / 94 ] simplifiying candidate # 48.683 * * * * [progress]: [ 17 / 94 ] simplifiying candidate # 48.683 * * * * [progress]: [ 18 / 94 ] simplifiying candidate #real (real->posit16 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))> 48.683 * [simplify]: Simplifying (real->posit16 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 48.683 * * [simplify]: iters left: 6 (15 enodes) 48.688 * * [simplify]: iters left: 5 (54 enodes) 48.696 * * [simplify]: iters left: 4 (81 enodes) 48.715 * * [simplify]: iters left: 3 (130 enodes) 48.760 * * [simplify]: iters left: 2 (224 enodes) 48.826 * * [simplify]: iters left: 1 (276 enodes) 48.889 * * [simplify]: Extracting #0: cost 1 inf + 0 48.889 * * [simplify]: Extracting #1: cost 2 inf + 0 48.889 * * [simplify]: Extracting #2: cost 3 inf + 0 48.890 * * [simplify]: Extracting #3: cost 11 inf + 0 48.890 * * [simplify]: Extracting #4: cost 50 inf + 0 48.890 * * [simplify]: Extracting #5: cost 66 inf + 172 48.892 * * [simplify]: Extracting #6: cost 20 inf + 3725 48.895 * * [simplify]: Extracting #7: cost 1 inf + 7310 48.899 * * [simplify]: Extracting #8: cost 0 inf + 7393 48.902 * [simplify]: Simplified to (real->posit16 (sqrt (+ (/ (* (* l 2) l) x) (* (+ 2 (/ 4 x)) (* t t))))) 48.902 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (posit16->real (real->posit16 (sqrt (+ (/ (* (* l 2) l) x) (* (+ 2 (/ 4 x)) (* t t)))))))) 48.903 * * * * [progress]: [ 19 / 94 ] simplifiying candidate # 48.903 * [simplify]: Simplifying (* (exp (* (* (+ (/ 4 x) 2) t) t)) (exp (* (* l 2) (/ l x)))) 48.903 * * [simplify]: iters left: 6 (15 enodes) 48.911 * * [simplify]: iters left: 5 (63 enodes) 48.931 * * [simplify]: iters left: 4 (118 enodes) 48.970 * * [simplify]: iters left: 3 (242 enodes) 49.034 * * [simplify]: Extracting #0: cost 1 inf + 0 49.034 * * [simplify]: Extracting #1: cost 18 inf + 0 49.035 * * [simplify]: Extracting #2: cost 95 inf + 0 49.036 * * [simplify]: Extracting #3: cost 173 inf + 239 49.038 * * [simplify]: Extracting #4: cost 148 inf + 4852 49.044 * * [simplify]: Extracting #5: cost 59 inf + 21705 49.053 * * [simplify]: Extracting #6: cost 5 inf + 46914 49.060 * * [simplify]: Extracting #7: cost 0 inf + 49339 49.067 * [simplify]: Simplified to (exp (+ (* (* t t) (+ 2 (/ 4 x))) (/ 2 (/ x (* l l))))) 49.067 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (log (exp (+ (* (* t t) (+ 2 (/ 4 x))) (/ 2 (/ x (* l l))))))))) 49.067 * * * * [progress]: [ 20 / 94 ] simplifiying candidate # 49.067 * * * * [progress]: [ 21 / 94 ] simplifiying candidate # 49.067 * [simplify]: Simplifying (log (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 49.067 * * [simplify]: iters left: 6 (14 enodes) 49.071 * * [simplify]: iters left: 5 (54 enodes) 49.079 * * [simplify]: iters left: 4 (81 enodes) 49.108 * * [simplify]: iters left: 3 (130 enodes) 49.140 * * [simplify]: iters left: 2 (224 enodes) 49.184 * * [simplify]: iters left: 1 (276 enodes) 49.245 * * [simplify]: Extracting #0: cost 1 inf + 0 49.245 * * [simplify]: Extracting #1: cost 3 inf + 0 49.245 * * [simplify]: Extracting #2: cost 11 inf + 0 49.245 * * [simplify]: Extracting #3: cost 50 inf + 0 49.245 * * [simplify]: Extracting #4: cost 64 inf + 336 49.247 * * [simplify]: Extracting #5: cost 24 inf + 3068 49.250 * * [simplify]: Extracting #6: cost 1 inf + 7248 49.254 * * [simplify]: Extracting #7: cost 0 inf + 7453 49.257 * [simplify]: Simplified to (log (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 49.257 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (exp (log (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))))))) 49.258 * * * * [progress]: [ 22 / 94 ] simplifiying candidate # 49.258 * [simplify]: Simplifying (exp (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 49.258 * * [simplify]: iters left: 6 (14 enodes) 49.266 * * [simplify]: iters left: 5 (57 enodes) 49.284 * * [simplify]: iters left: 4 (101 enodes) 49.321 * * [simplify]: iters left: 3 (205 enodes) 49.371 * * [simplify]: Extracting #0: cost 1 inf + 0 49.372 * * [simplify]: Extracting #1: cost 50 inf + 0 49.372 * * [simplify]: Extracting #2: cost 108 inf + 0 49.372 * * [simplify]: Extracting #3: cost 185 inf + 158 49.373 * * [simplify]: Extracting #4: cost 155 inf + 4389 49.376 * * [simplify]: Extracting #5: cost 88 inf + 16177 49.381 * * [simplify]: Extracting #6: cost 24 inf + 36469 49.392 * * [simplify]: Extracting #7: cost 0 inf + 53791 49.405 * [simplify]: Simplified to (exp (+ (/ l (/ (/ x l) 2)) (* (+ 2 (/ 4 x)) (* t t)))) 49.406 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (log (exp (+ (/ l (/ (/ x l) 2)) (* (+ 2 (/ 4 x)) (* t t)))))))) 49.406 * * * * [progress]: [ 23 / 94 ] simplifiying candidate # 49.406 * [simplify]: Simplifying (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 49.406 * * [simplify]: iters left: 6 (15 enodes) 49.414 * * [simplify]: iters left: 5 (57 enodes) 49.434 * * [simplify]: iters left: 4 (84 enodes) 49.458 * * [simplify]: iters left: 3 (133 enodes) 49.479 * * [simplify]: iters left: 2 (227 enodes) 49.522 * * [simplify]: iters left: 1 (278 enodes) 49.578 * * [simplify]: Extracting #0: cost 1 inf + 0 49.579 * * [simplify]: Extracting #1: cost 3 inf + 0 49.579 * * [simplify]: Extracting #2: cost 5 inf + 0 49.579 * * [simplify]: Extracting #3: cost 13 inf + 0 49.579 * * [simplify]: Extracting #4: cost 52 inf + 0 49.579 * * [simplify]: Extracting #5: cost 71 inf + 46 49.581 * * [simplify]: Extracting #6: cost 24 inf + 3961 49.584 * * [simplify]: Extracting #7: cost 2 inf + 7755 49.587 * * [simplify]: Extracting #8: cost 0 inf + 8363 49.589 * [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.589 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (* (* (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))) (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 49.590 * [simplify]: Simplifying (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 49.590 * * [simplify]: iters left: 6 (14 enodes) 49.593 * * [simplify]: iters left: 5 (54 enodes) 49.602 * * [simplify]: iters left: 4 (81 enodes) 49.617 * * [simplify]: iters left: 3 (130 enodes) 49.642 * * [simplify]: iters left: 2 (224 enodes) 49.688 * * [simplify]: iters left: 1 (276 enodes) 49.720 * * [simplify]: Extracting #0: cost 1 inf + 0 49.720 * * [simplify]: Extracting #1: cost 3 inf + 0 49.720 * * [simplify]: Extracting #2: cost 11 inf + 0 49.720 * * [simplify]: Extracting #3: cost 50 inf + 0 49.721 * * [simplify]: Extracting #4: cost 64 inf + 336 49.721 * * [simplify]: Extracting #5: cost 24 inf + 3068 49.723 * * [simplify]: Extracting #6: cost 1 inf + 7268 49.725 * * [simplify]: Extracting #7: cost 0 inf + 7473 49.727 * [simplify]: Simplified to (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 49.727 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (* (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))))))) 49.727 * * * * [progress]: [ 24 / 94 ] simplifiying candidate # 49.728 * [simplify]: Simplifying (* (* (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 49.728 * * [simplify]: iters left: 6 (15 enodes) 49.733 * * [simplify]: iters left: 5 (70 enodes) 49.749 * * [simplify]: iters left: 4 (223 enodes) 49.897 * * [simplify]: Extracting #0: cost 1 inf + 0 49.897 * * [simplify]: Extracting #1: cost 15 inf + 0 49.897 * * [simplify]: Extracting #2: cost 207 inf + 1 49.898 * * [simplify]: Extracting #3: cost 301 inf + 1031 49.904 * * [simplify]: Extracting #4: cost 205 inf + 28202 49.941 * * [simplify]: Extracting #5: cost 10 inf + 102933 49.970 * * [simplify]: Extracting #6: cost 0 inf + 107182 50.023 * [simplify]: Simplified to (* (* (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x)))) (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x))))) (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x))))) 50.023 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (cbrt (* (* (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x)))) (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x))))) (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x))))))))) 50.023 * * * * [progress]: [ 25 / 94 ] simplifiying candidate # 50.024 * [simplify]: Simplifying (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 50.024 * * [simplify]: iters left: 6 (14 enodes) 50.031 * * [simplify]: iters left: 5 (54 enodes) 50.048 * * [simplify]: iters left: 4 (81 enodes) 50.075 * * [simplify]: iters left: 3 (130 enodes) 50.116 * * [simplify]: iters left: 2 (224 enodes) 50.172 * * [simplify]: iters left: 1 (276 enodes) 50.202 * * [simplify]: Extracting #0: cost 1 inf + 0 50.203 * * [simplify]: Extracting #1: cost 3 inf + 0 50.203 * * [simplify]: Extracting #2: cost 11 inf + 0 50.203 * * [simplify]: Extracting #3: cost 50 inf + 0 50.203 * * [simplify]: Extracting #4: cost 64 inf + 336 50.205 * * [simplify]: Extracting #5: cost 24 inf + 3068 50.208 * * [simplify]: Extracting #6: cost 1 inf + 7188 50.213 * * [simplify]: Extracting #7: cost 0 inf + 7393 50.217 * [simplify]: Simplified to (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 50.217 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (* (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 50.217 * [simplify]: Simplifying (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 50.218 * * [simplify]: iters left: 6 (14 enodes) 50.225 * * [simplify]: iters left: 5 (54 enodes) 50.242 * * [simplify]: iters left: 4 (81 enodes) 50.262 * * [simplify]: iters left: 3 (130 enodes) 50.283 * * [simplify]: iters left: 2 (224 enodes) 50.324 * * [simplify]: iters left: 1 (276 enodes) 50.359 * * [simplify]: Extracting #0: cost 1 inf + 0 50.359 * * [simplify]: Extracting #1: cost 3 inf + 0 50.359 * * [simplify]: Extracting #2: cost 11 inf + 0 50.360 * * [simplify]: Extracting #3: cost 50 inf + 0 50.360 * * [simplify]: Extracting #4: cost 64 inf + 336 50.361 * * [simplify]: Extracting #5: cost 24 inf + 3068 50.362 * * [simplify]: Extracting #6: cost 1 inf + 7188 50.364 * * [simplify]: Extracting #7: cost 0 inf + 7393 50.366 * [simplify]: Simplified to (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 50.366 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (* (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))))))) 50.366 * * * * [progress]: [ 26 / 94 ] simplifiying candidate # 50.366 * [simplify]: Simplifying (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l))) 50.366 * * [simplify]: iters left: 6 (22 enodes) 50.384 * * [simplify]: iters left: 5 (110 enodes) 50.411 * * [simplify]: iters left: 4 (240 enodes) 50.501 * * [simplify]: Extracting #0: cost 1 inf + 0 50.501 * * [simplify]: Extracting #1: cost 10 inf + 0 50.501 * * [simplify]: Extracting #2: cost 82 inf + 0 50.502 * * [simplify]: Extracting #3: cost 146 inf + 4 50.504 * * [simplify]: Extracting #4: cost 148 inf + 3095 50.509 * * [simplify]: Extracting #5: cost 91 inf + 13689 50.521 * * [simplify]: Extracting #6: cost 8 inf + 28770 50.532 * * [simplify]: Extracting #7: cost 1 inf + 30253 50.538 * * [simplify]: Extracting #8: cost 0 inf + 30506 50.545 * [simplify]: Simplified to (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))) (* (* t (* t x)) (+ (/ 64 (* (* x x) x)) 8))) 50.545 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (/ (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))) (* (* t (* t x)) (+ (/ 64 (* (* x x) x)) 8))) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x))))) 50.545 * [simplify]: Simplifying (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x) 50.545 * * [simplify]: iters left: 6 (10 enodes) 50.549 * * [simplify]: iters left: 5 (46 enodes) 50.558 * * [simplify]: iters left: 4 (99 enodes) 50.592 * * [simplify]: iters left: 3 (185 enodes) 50.630 * * [simplify]: iters left: 2 (347 enodes) 50.755 * * [simplify]: Extracting #0: cost 1 inf + 0 50.755 * * [simplify]: Extracting #1: cost 13 inf + 0 50.755 * * [simplify]: Extracting #2: cost 55 inf + 3 50.756 * * [simplify]: Extracting #3: cost 79 inf + 505 50.757 * * [simplify]: Extracting #4: cost 35 inf + 4622 50.759 * * [simplify]: Extracting #5: cost 2 inf + 7866 50.764 * * [simplify]: Extracting #6: cost 0 inf + 8031 50.767 * * [simplify]: Extracting #7: cost 0 inf + 7991 50.769 * [simplify]: Simplified to (- (* 4 (+ (/ 4 x) x)) 8) 50.769 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (/ (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))) (* (* t (* t x)) (+ (/ 64 (* (* x x) x)) 8))) (- (* 4 (+ (/ 4 x) x)) 8))))) 50.769 * * * * [progress]: [ 27 / 94 ] simplifiying candidate # 50.769 * [simplify]: Simplifying (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l))) 50.770 * * [simplify]: iters left: 6 (17 enodes) 50.776 * * [simplify]: iters left: 5 (77 enodes) 50.789 * * [simplify]: iters left: 4 (153 enodes) 50.834 * * [simplify]: iters left: 3 (454 enodes) 51.117 * * [simplify]: Extracting #0: cost 1 inf + 0 51.117 * * [simplify]: Extracting #1: cost 13 inf + 0 51.118 * * [simplify]: Extracting #2: cost 121 inf + 0 51.119 * * [simplify]: Extracting #3: cost 294 inf + 748 51.123 * * [simplify]: Extracting #4: cost 304 inf + 10332 51.136 * * [simplify]: Extracting #5: cost 74 inf + 45690 51.150 * * [simplify]: Extracting #6: cost 0 inf + 57229 51.173 * * [simplify]: Extracting #7: cost 0 inf + 56574 51.187 * * [simplify]: Extracting #8: cost 0 inf + 56085 51.214 * [simplify]: Simplified to (* (- (/ 4 x) 2) (+ (* (* (+ (/ 4 x) 2) t) (* x t)) (* (* l l) 2))) 51.214 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (/ (* (- (/ 4 x) 2) (+ (* (* (+ (/ 4 x) 2) t) (* x t)) (* (* l l) 2))) (* (- (/ 4 x) 2) x))))) 51.214 * [simplify]: Simplifying (* (- (/ 4 x) 2) x) 51.214 * * [simplify]: iters left: 6 (6 enodes) 51.219 * * [simplify]: iters left: 5 (22 enodes) 51.226 * * [simplify]: iters left: 4 (30 enodes) 51.236 * * [simplify]: iters left: 3 (45 enodes) 51.247 * * [simplify]: iters left: 2 (53 enodes) 51.261 * * [simplify]: iters left: 1 (57 enodes) 51.273 * * [simplify]: Extracting #0: cost 1 inf + 0 51.274 * * [simplify]: Extracting #1: cost 6 inf + 0 51.274 * * [simplify]: Extracting #2: cost 9 inf + 2 51.274 * * [simplify]: Extracting #3: cost 7 inf + 46 51.274 * * [simplify]: Extracting #4: cost 0 inf + 584 51.274 * * [simplify]: Extracting #5: cost 0 inf + 504 51.275 * [simplify]: Simplified to (+ (* -2 x) 4) 51.275 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (/ (* (- (/ 4 x) 2) (+ (* (* (+ (/ 4 x) 2) t) (* x t)) (* (* l l) 2))) (+ (* -2 x) 4))))) 51.275 * * * * [progress]: [ 28 / 94 ] simplifiying candidate # 51.275 * [simplify]: Simplifying (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3)) 51.276 * * [simplify]: iters left: 6 (16 enodes) 51.285 * * [simplify]: iters left: 5 (78 enodes) 51.320 * * [simplify]: iters left: 4 (240 enodes) 51.450 * * [simplify]: Extracting #0: cost 1 inf + 0 51.450 * * [simplify]: Extracting #1: cost 4 inf + 0 51.450 * * [simplify]: Extracting #2: cost 107 inf + 0 51.451 * * [simplify]: Extracting #3: cost 297 inf + 506 51.455 * * [simplify]: Extracting #4: cost 181 inf + 23562 51.468 * * [simplify]: Extracting #5: cost 7 inf + 63519 51.481 * * [simplify]: Extracting #6: cost 0 inf + 64566 51.503 * [simplify]: Simplified to (+ (* (* (/ 2 (/ x l)) l) (* (* (/ 2 (/ x l)) l) (* (/ 2 (/ x l)) l))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* t t) (+ 2 (/ 4 x)))))) 51.503 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (/ (+ (* (* (/ 2 (/ x l)) l) (* (* (/ 2 (/ x l)) l) (* (/ 2 (/ x l)) l))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* t t) (+ 2 (/ 4 x)))))) (+ (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (- (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))) (* (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))) 51.504 * [simplify]: Simplifying (+ (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (- (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))) (* (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 51.504 * * [simplify]: iters left: 6 (17 enodes) 51.517 * * [simplify]: iters left: 5 (87 enodes) 51.555 * * [simplify]: iters left: 4 (293 enodes) 51.754 * * [simplify]: Extracting #0: cost 1 inf + 0 51.754 * * [simplify]: Extracting #1: cost 10 inf + 0 51.755 * * [simplify]: Extracting #2: cost 183 inf + 0 51.757 * * [simplify]: Extracting #3: cost 359 inf + 5 51.763 * * [simplify]: Extracting #4: cost 288 inf + 12911 51.774 * * [simplify]: Extracting #5: cost 92 inf + 52761 51.792 * * [simplify]: Extracting #6: cost 1 inf + 73477 51.831 * * [simplify]: Extracting #7: cost 0 inf + 73286 51.849 * * [simplify]: Extracting #8: cost 0 inf + 73168 51.875 * [simplify]: Simplified to (+ (* (* (* 2 l) (/ l x)) (- (* (* 2 l) (/ l x)) (* t (* (+ 2 (/ 4 x)) t)))) (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t)))) 51.875 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (/ (+ (* (* (/ 2 (/ x l)) l) (* (* (/ 2 (/ x l)) l) (* (/ 2 (/ x l)) l))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* t t) (+ 2 (/ 4 x)))))) (+ (* (* (* 2 l) (/ l x)) (- (* (* 2 l) (/ l x)) (* t (* (+ 2 (/ 4 x)) t)))) (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t)))))))) 51.876 * * * * [progress]: [ 29 / 94 ] simplifiying candidate # 51.876 * * * * [progress]: [ 30 / 94 ] simplifiying candidate # 51.876 * [simplify]: Simplifying (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x)))) 51.876 * * [simplify]: iters left: 6 (15 enodes) 51.880 * * [simplify]: iters left: 5 (74 enodes) 51.895 * * [simplify]: iters left: 4 (218 enodes) 52.024 * * [simplify]: Extracting #0: cost 1 inf + 0 52.024 * * [simplify]: Extracting #1: cost 15 inf + 0 52.028 * * [simplify]: Extracting #2: cost 112 inf + 0 52.029 * * [simplify]: Extracting #3: cost 214 inf + 6 52.033 * * [simplify]: Extracting #4: cost 159 inf + 8432 52.047 * * [simplify]: Extracting #5: cost 26 inf + 30993 52.064 * * [simplify]: Extracting #6: cost 0 inf + 36034 52.081 * * [simplify]: Extracting #7: cost 0 inf + 35954 52.099 * [simplify]: Simplified to (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x)))) 52.099 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (/ (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x)))) (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))) 52.099 * [simplify]: Simplifying (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) 52.100 * * [simplify]: iters left: 6 (13 enodes) 52.107 * * [simplify]: iters left: 5 (52 enodes) 52.123 * * [simplify]: iters left: 4 (94 enodes) 52.140 * * [simplify]: iters left: 3 (190 enodes) 52.175 * * [simplify]: iters left: 2 (325 enodes) 52.288 * * [simplify]: iters left: 1 (426 enodes) 52.378 * * [simplify]: Extracting #0: cost 1 inf + 0 52.378 * * [simplify]: Extracting #1: cost 11 inf + 0 52.378 * * [simplify]: Extracting #2: cost 64 inf + 0 52.379 * * [simplify]: Extracting #3: cost 92 inf + 171 52.381 * * [simplify]: Extracting #4: cost 28 inf + 5160 52.386 * * [simplify]: Extracting #5: cost 0 inf + 8760 52.391 * [simplify]: Simplified to (- (* (+ 2 (/ 4 x)) (* t t)) (/ l (/ x (* l 2)))) 52.391 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (/ (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x)))) (- (* (+ 2 (/ 4 x)) (* t t)) (/ l (/ x (* l 2)))))))) 52.391 * * * * [progress]: [ 31 / 94 ] simplifiying candidate #real (real->posit16 (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))> 52.391 * [simplify]: Simplifying (real->posit16 (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 52.391 * * [simplify]: iters left: 6 (14 enodes) 52.396 * * [simplify]: iters left: 5 (51 enodes) 52.404 * * [simplify]: iters left: 4 (78 enodes) 52.416 * * [simplify]: iters left: 3 (127 enodes) 52.460 * * [simplify]: iters left: 2 (221 enodes) 52.498 * * [simplify]: iters left: 1 (270 enodes) 52.559 * * [simplify]: Extracting #0: cost 1 inf + 0 52.559 * * [simplify]: Extracting #1: cost 2 inf + 0 52.559 * * [simplify]: Extracting #2: cost 8 inf + 0 52.559 * * [simplify]: Extracting #3: cost 46 inf + 0 52.560 * * [simplify]: Extracting #4: cost 63 inf + 131 52.561 * * [simplify]: Extracting #5: cost 22 inf + 2987 52.564 * * [simplify]: Extracting #6: cost 1 inf + 5889 52.567 * * [simplify]: Extracting #7: cost 0 inf + 6093 52.570 * [simplify]: Simplified to (real->posit16 (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t)))) 52.571 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (posit16->real (real->posit16 (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t)))))))) 52.571 * * * * [progress]: [ 32 / 94 ] simplifiying candidate # 52.571 * * * * [progress]: [ 33 / 94 ] simplifiying candidate # 52.571 * [simplify]: Simplifying (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) 52.571 * * [simplify]: iters left: 6 (7 enodes) 52.576 * * [simplify]: iters left: 5 (27 enodes) 52.585 * * [simplify]: iters left: 4 (39 enodes) 52.596 * * [simplify]: iters left: 3 (42 enodes) 52.610 * * [simplify]: iters left: 2 (48 enodes) 52.624 * * [simplify]: iters left: 1 (60 enodes) 52.644 * * [simplify]: Extracting #0: cost 1 inf + 0 52.644 * * [simplify]: Extracting #1: cost 8 inf + 0 52.644 * * [simplify]: Extracting #2: cost 15 inf + 1 52.644 * * [simplify]: Extracting #3: cost 16 inf + 3 52.644 * * [simplify]: Extracting #4: cost 17 inf + 45 52.645 * * [simplify]: Extracting #5: cost 7 inf + 1631 52.645 * * [simplify]: Extracting #6: cost 1 inf + 2872 52.646 * * [simplify]: Extracting #7: cost 0 inf + 3204 52.647 * [simplify]: Simplified to (* (sqrt 2) t) 52.647 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* (sqrt 2) t) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 52.647 * * * * [progress]: [ 34 / 94 ] simplifiying candidate # 52.648 * [simplify]: Simplifying (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) 52.648 * * [simplify]: iters left: 6 (7 enodes) 52.652 * * [simplify]: iters left: 5 (27 enodes) 52.661 * * [simplify]: iters left: 4 (39 enodes) 52.674 * * [simplify]: iters left: 3 (42 enodes) 52.690 * * [simplify]: iters left: 2 (48 enodes) 52.704 * * [simplify]: iters left: 1 (60 enodes) 52.723 * * [simplify]: Extracting #0: cost 1 inf + 0 52.723 * * [simplify]: Extracting #1: cost 8 inf + 0 52.723 * * [simplify]: Extracting #2: cost 15 inf + 1 52.723 * * [simplify]: Extracting #3: cost 16 inf + 3 52.723 * * [simplify]: Extracting #4: cost 17 inf + 45 52.723 * * [simplify]: Extracting #5: cost 7 inf + 1631 52.724 * * [simplify]: Extracting #6: cost 1 inf + 2872 52.724 * * [simplify]: Extracting #7: cost 0 inf + 3204 52.724 * [simplify]: Simplified to (* (sqrt 2) t) 52.724 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* (sqrt 2) t) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 52.725 * * * * [progress]: [ 35 / 94 ] simplifiying candidate # 52.725 * [simplify]: Simplifying (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) 52.725 * * [simplify]: iters left: 6 (7 enodes) 52.727 * * [simplify]: iters left: 5 (27 enodes) 52.731 * * [simplify]: iters left: 4 (39 enodes) 52.737 * * [simplify]: iters left: 3 (42 enodes) 52.743 * * [simplify]: iters left: 2 (48 enodes) 52.751 * * [simplify]: iters left: 1 (60 enodes) 52.767 * * [simplify]: Extracting #0: cost 1 inf + 0 52.767 * * [simplify]: Extracting #1: cost 8 inf + 0 52.767 * * [simplify]: Extracting #2: cost 15 inf + 1 52.767 * * [simplify]: Extracting #3: cost 16 inf + 3 52.767 * * [simplify]: Extracting #4: cost 17 inf + 45 52.768 * * [simplify]: Extracting #5: cost 7 inf + 1631 52.769 * * [simplify]: Extracting #6: cost 1 inf + 2872 52.769 * * [simplify]: Extracting #7: cost 0 inf + 3204 52.770 * [simplify]: Simplified to (* (sqrt 2) t) 52.770 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* (sqrt 2) t) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 52.771 * * * * [progress]: [ 36 / 94 ] simplifiying candidate # 52.771 * [simplify]: Simplifying (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) 52.771 * * [simplify]: iters left: 6 (7 enodes) 52.776 * * [simplify]: iters left: 5 (27 enodes) 52.785 * * [simplify]: iters left: 4 (39 enodes) 52.792 * * [simplify]: iters left: 3 (42 enodes) 52.801 * * [simplify]: iters left: 2 (48 enodes) 52.808 * * [simplify]: iters left: 1 (60 enodes) 52.818 * * [simplify]: Extracting #0: cost 1 inf + 0 52.818 * * [simplify]: Extracting #1: cost 8 inf + 0 52.818 * * [simplify]: Extracting #2: cost 15 inf + 1 52.818 * * [simplify]: Extracting #3: cost 16 inf + 3 52.818 * * [simplify]: Extracting #4: cost 17 inf + 45 52.818 * * [simplify]: Extracting #5: cost 7 inf + 1631 52.818 * * [simplify]: Extracting #6: cost 1 inf + 2872 52.819 * * [simplify]: Extracting #7: cost 0 inf + 3204 52.819 * [simplify]: Simplified to (* (sqrt 2) t) 52.819 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* (sqrt 2) t) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 52.819 * * * * [progress]: [ 37 / 94 ] simplifiying candidate # 52.820 * * * * [progress]: [ 38 / 94 ] simplifiying candidate # 52.820 * [simplify]: Simplifying (+ (+ (log (cbrt (sqrt 2))) (log (cbrt (sqrt 2)))) (+ (log (cbrt (sqrt 2))) (log t))) 52.820 * * [simplify]: iters left: 6 (9 enodes) 52.822 * * [simplify]: iters left: 5 (33 enodes) 52.828 * * [simplify]: iters left: 4 (44 enodes) 52.835 * * [simplify]: Extracting #0: cost 1 inf + 0 52.835 * * [simplify]: Extracting #1: cost 8 inf + 0 52.835 * * [simplify]: Extracting #2: cost 16 inf + 0 52.835 * * [simplify]: Extracting #3: cost 17 inf + 1 52.835 * * [simplify]: Extracting #4: cost 17 inf + 143 52.835 * * [simplify]: Extracting #5: cost 16 inf + 144 52.835 * * [simplify]: Extracting #6: cost 14 inf + 226 52.836 * * [simplify]: Extracting #7: cost 9 inf + 1303 52.836 * * [simplify]: Extracting #8: cost 2 inf + 3404 52.836 * * [simplify]: Extracting #9: cost 0 inf + 3906 52.837 * [simplify]: Simplified to (+ (log (cbrt (sqrt 2))) (+ (log (cbrt (sqrt 2))) (+ (log (cbrt (sqrt 2))) (log t)))) 52.837 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (+ (log (cbrt (sqrt 2))) (+ (log (cbrt (sqrt 2))) (+ (log (cbrt (sqrt 2))) (log t))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 52.837 * * * * [progress]: [ 39 / 94 ] simplifiying candidate # 52.837 * [simplify]: Simplifying (+ (+ (log (cbrt (sqrt 2))) (log (cbrt (sqrt 2)))) (log (* (cbrt (sqrt 2)) t))) 52.837 * * [simplify]: iters left: 6 (9 enodes) 52.840 * * [simplify]: iters left: 5 (33 enodes) 52.845 * * [simplify]: iters left: 4 (45 enodes) 52.851 * * [simplify]: iters left: 3 (50 enodes) 52.857 * * [simplify]: Extracting #0: cost 1 inf + 0 52.857 * * [simplify]: Extracting #1: cost 8 inf + 0 52.858 * * [simplify]: Extracting #2: cost 17 inf + 0 52.858 * * [simplify]: Extracting #3: cost 18 inf + 72 52.858 * * [simplify]: Extracting #4: cost 19 inf + 143 52.858 * * [simplify]: Extracting #5: cost 18 inf + 144 52.858 * * [simplify]: Extracting #6: cost 16 inf + 226 52.858 * * [simplify]: Extracting #7: cost 9 inf + 1557 52.859 * * [simplify]: Extracting #8: cost 1 inf + 3859 52.859 * * [simplify]: Extracting #9: cost 0 inf + 4090 52.860 * [simplify]: Simplified to (+ (log (cbrt (sqrt 2))) (+ (log (cbrt (sqrt 2))) (log (* (cbrt (sqrt 2)) t)))) 52.860 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (+ (log (cbrt (sqrt 2))) (+ (log (cbrt (sqrt 2))) (log (* (cbrt (sqrt 2)) t))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 52.860 * * * * [progress]: [ 40 / 94 ] simplifiying candidate # 52.860 * [simplify]: Simplifying (+ (log (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (+ (log (cbrt (sqrt 2))) (log t))) 52.860 * * [simplify]: iters left: 6 (10 enodes) 52.863 * * [simplify]: iters left: 5 (35 enodes) 52.874 * * [simplify]: iters left: 4 (47 enodes) 52.890 * * [simplify]: iters left: 3 (49 enodes) 52.902 * * [simplify]: Extracting #0: cost 1 inf + 0 52.902 * * [simplify]: Extracting #1: cost 8 inf + 0 52.902 * * [simplify]: Extracting #2: cost 17 inf + 0 52.902 * * [simplify]: Extracting #3: cost 18 inf + 72 52.902 * * [simplify]: Extracting #4: cost 19 inf + 143 52.903 * * [simplify]: Extracting #5: cost 18 inf + 144 52.903 * * [simplify]: Extracting #6: cost 17 inf + 185 52.903 * * [simplify]: Extracting #7: cost 11 inf + 1011 52.904 * * [simplify]: Extracting #8: cost 3 inf + 3233 52.905 * * [simplify]: Extracting #9: cost 0 inf + 4228 52.906 * [simplify]: Simplified to (+ (+ (log (cbrt (sqrt 2))) (log t)) (+ (log (cbrt (sqrt 2))) (log (cbrt (sqrt 2))))) 52.906 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (+ (+ (log (cbrt (sqrt 2))) (log t)) (+ (log (cbrt (sqrt 2))) (log (cbrt (sqrt 2)))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 52.906 * * * * [progress]: [ 41 / 94 ] simplifiying candidate # 52.907 * [simplify]: Simplifying (+ (log (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (log (* (cbrt (sqrt 2)) t))) 52.907 * * [simplify]: iters left: 6 (9 enodes) 52.911 * * [simplify]: iters left: 5 (33 enodes) 52.916 * * [simplify]: iters left: 4 (46 enodes) 52.922 * * [simplify]: iters left: 3 (53 enodes) 52.929 * * [simplify]: Extracting #0: cost 1 inf + 0 52.930 * * [simplify]: Extracting #1: cost 8 inf + 0 52.930 * * [simplify]: Extracting #2: cost 18 inf + 0 52.930 * * [simplify]: Extracting #3: cost 20 inf + 72 52.930 * * [simplify]: Extracting #4: cost 21 inf + 143 52.930 * * [simplify]: Extracting #5: cost 18 inf + 226 52.930 * * [simplify]: Extracting #6: cost 7 inf + 2382 52.931 * * [simplify]: Extracting #7: cost 0 inf + 4552 52.931 * [simplify]: Simplified to (+ (log (* (cbrt (sqrt 2)) t)) (log (* (cbrt (sqrt 2)) (cbrt (sqrt 2))))) 52.931 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (+ (log (* (cbrt (sqrt 2)) t)) (log (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 52.931 * * * * [progress]: [ 42 / 94 ] simplifiying candidate # 52.932 * [simplify]: Simplifying (log (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t))) 52.932 * * [simplify]: iters left: 6 (8 enodes) 52.934 * * [simplify]: iters left: 5 (33 enodes) 52.939 * * [simplify]: iters left: 4 (59 enodes) 52.947 * * [simplify]: iters left: 3 (78 enodes) 52.961 * * [simplify]: iters left: 2 (85 enodes) 52.982 * * [simplify]: iters left: 1 (100 enodes) 53.012 * * [simplify]: Extracting #0: cost 1 inf + 0 53.012 * * [simplify]: Extracting #1: cost 9 inf + 0 53.012 * * [simplify]: Extracting #2: cost 24 inf + 0 53.012 * * [simplify]: Extracting #3: cost 32 inf + 2 53.012 * * [simplify]: Extracting #4: cost 29 inf + 187 53.013 * * [simplify]: Extracting #5: cost 13 inf + 3887 53.015 * * [simplify]: Extracting #6: cost 5 inf + 5191 53.016 * * [simplify]: Extracting #7: cost 2 inf + 5856 53.018 * * [simplify]: Extracting #8: cost 0 inf + 6590 53.019 * [simplify]: Simplified to (log (* (sqrt 2) t)) 53.020 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (log (* (sqrt 2) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 53.020 * * * * [progress]: [ 43 / 94 ] simplifiying candidate # 53.020 * [simplify]: Simplifying (exp (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t))) 53.020 * * [simplify]: iters left: 6 (8 enodes) 53.024 * * [simplify]: iters left: 5 (32 enodes) 53.034 * * [simplify]: iters left: 4 (56 enodes) 53.049 * * [simplify]: iters left: 3 (89 enodes) 53.064 * * [simplify]: iters left: 2 (172 enodes) 53.115 * * [simplify]: iters left: 1 (380 enodes) 53.212 * * [simplify]: Extracting #0: cost 1 inf + 0 53.212 * * [simplify]: Extracting #1: cost 48 inf + 0 53.213 * * [simplify]: Extracting #2: cost 182 inf + 2 53.213 * * [simplify]: Extracting #3: cost 259 inf + 844 53.218 * * [simplify]: Extracting #4: cost 181 inf + 19442 53.230 * * [simplify]: Extracting #5: cost 66 inf + 61920 53.240 * * [simplify]: Extracting #6: cost 12 inf + 95320 53.255 * * [simplify]: Extracting #7: cost 0 inf + 105679 53.272 * * [simplify]: Extracting #8: cost 0 inf + 105445 53.288 * [simplify]: Simplified to (exp (* t (sqrt 2))) 53.288 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (log (exp (* t (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 53.289 * * * * [progress]: [ 44 / 94 ] simplifiying candidate # 53.289 * [simplify]: Simplifying (* (* (sqrt 2) (sqrt 2)) (* (sqrt 2) (* (* t t) t))) 53.289 * * [simplify]: iters left: 6 (8 enodes) 53.292 * * [simplify]: iters left: 5 (29 enodes) 53.296 * * [simplify]: iters left: 4 (58 enodes) 53.308 * * [simplify]: iters left: 3 (109 enodes) 53.347 * * [simplify]: iters left: 2 (163 enodes) 53.406 * * [simplify]: iters left: 1 (228 enodes) 53.461 * * [simplify]: Extracting #0: cost 1 inf + 0 53.461 * * [simplify]: Extracting #1: cost 39 inf + 0 53.462 * * [simplify]: Extracting #2: cost 79 inf + 368 53.463 * * [simplify]: Extracting #3: cost 51 inf + 5739 53.468 * * [simplify]: Extracting #4: cost 9 inf + 20909 53.474 * * [simplify]: Extracting #5: cost 0 inf + 25392 53.480 * [simplify]: Simplified to (* (* (* t (* t t)) 2) (sqrt 2)) 53.480 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* (* t (* t t)) 2) (sqrt 2))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 53.480 * * * * [progress]: [ 45 / 94 ] simplifiying candidate # 53.481 * [simplify]: Simplifying (* (* (sqrt 2) (sqrt 2)) (* (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) t)) (* (cbrt (sqrt 2)) t))) 53.481 * * [simplify]: iters left: 6 (9 enodes) 53.484 * * [simplify]: iters left: 5 (39 enodes) 53.496 * * [simplify]: iters left: 4 (104 enodes) 53.520 * * [simplify]: iters left: 3 (242 enodes) 53.624 * * [simplify]: iters left: 2 (453 enodes) 53.914 * * [simplify]: Extracting #0: cost 1 inf + 0 53.914 * * [simplify]: Extracting #1: cost 41 inf + 0 53.914 * * [simplify]: Extracting #2: cost 103 inf + 126 53.915 * * [simplify]: Extracting #3: cost 75 inf + 4804 53.919 * * [simplify]: Extracting #4: cost 6 inf + 24605 53.924 * * [simplify]: Extracting #5: cost 0 inf + 26992 53.929 * [simplify]: Simplified to (* (* (sqrt 2) (* t 2)) (* t t)) 53.929 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* (sqrt 2) (* t 2)) (* t t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 53.929 * * * * [progress]: [ 46 / 94 ] simplifiying candidate # 53.929 * [simplify]: Simplifying (* (* (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (sqrt 2) (* (* t t) t))) 53.929 * * [simplify]: iters left: 6 (11 enodes) 53.933 * * [simplify]: iters left: 5 (50 enodes) 53.943 * * [simplify]: iters left: 4 (121 enodes) 53.990 * * [simplify]: iters left: 3 (419 enodes) 54.355 * * [simplify]: Extracting #0: cost 1 inf + 0 54.356 * * [simplify]: Extracting #1: cost 69 inf + 0 54.357 * * [simplify]: Extracting #2: cost 196 inf + 206 54.365 * * [simplify]: Extracting #3: cost 175 inf + 1643 54.369 * * [simplify]: Extracting #4: cost 95 inf + 18320 54.380 * * [simplify]: Extracting #5: cost 3 inf + 48108 54.390 * * [simplify]: Extracting #6: cost 0 inf + 48604 54.407 * [simplify]: Simplified to (* (* (* t t) 2) (* t (sqrt 2))) 54.407 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* (* t t) 2) (* t (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 54.407 * * * * [progress]: [ 47 / 94 ] simplifiying candidate # 54.407 * [simplify]: Simplifying (* (* (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) t)) (* (cbrt (sqrt 2)) t))) 54.408 * * [simplify]: iters left: 6 (11 enodes) 54.413 * * [simplify]: iters left: 5 (56 enodes) 54.425 * * [simplify]: iters left: 4 (165 enodes) 54.511 * * [simplify]: Extracting #0: cost 1 inf + 0 54.511 * * [simplify]: Extracting #1: cost 53 inf + 0 54.512 * * [simplify]: Extracting #2: cost 136 inf + 1 54.513 * * [simplify]: Extracting #3: cost 126 inf + 795 54.516 * * [simplify]: Extracting #4: cost 95 inf + 6840 54.525 * * [simplify]: Extracting #5: cost 19 inf + 25211 54.532 * * [simplify]: Extracting #6: cost 0 inf + 29769 54.540 * * [simplify]: Extracting #7: cost 0 inf + 29729 54.548 * [simplify]: Simplified to (* (* t (sqrt 2)) (* (* t (sqrt 2)) (* t (sqrt 2)))) 54.548 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* t (sqrt 2)) (* (* t (sqrt 2)) (* t (sqrt 2))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 54.548 * * * * [progress]: [ 48 / 94 ] simplifiying candidate # 54.549 * [simplify]: Simplifying (* (cbrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t))) (cbrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)))) 54.549 * * [simplify]: iters left: 6 (9 enodes) 54.554 * * [simplify]: iters left: 5 (33 enodes) 54.565 * * [simplify]: iters left: 4 (45 enodes) 54.579 * * [simplify]: iters left: 3 (48 enodes) 54.594 * * [simplify]: iters left: 2 (54 enodes) 54.610 * * [simplify]: iters left: 1 (66 enodes) 54.632 * * [simplify]: Extracting #0: cost 1 inf + 0 54.632 * * [simplify]: Extracting #1: cost 3 inf + 0 54.632 * * [simplify]: Extracting #2: cost 5 inf + 0 54.632 * * [simplify]: Extracting #3: cost 12 inf + 0 54.632 * * [simplify]: Extracting #4: cost 19 inf + 1 54.632 * * [simplify]: Extracting #5: cost 20 inf + 3 54.632 * * [simplify]: Extracting #6: cost 21 inf + 45 54.633 * * [simplify]: Extracting #7: cost 9 inf + 1705 54.634 * * [simplify]: Extracting #8: cost 0 inf + 3932 54.634 * [simplify]: Simplified to (* (cbrt (* t (sqrt 2))) (cbrt (* t (sqrt 2)))) 54.634 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (cbrt (* t (sqrt 2))) (cbrt (* t (sqrt 2)))) (cbrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 54.635 * [simplify]: Simplifying (cbrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t))) 54.635 * * [simplify]: iters left: 6 (8 enodes) 54.637 * * [simplify]: iters left: 5 (30 enodes) 54.642 * * [simplify]: iters left: 4 (42 enodes) 54.650 * * [simplify]: iters left: 3 (45 enodes) 54.657 * * [simplify]: iters left: 2 (51 enodes) 54.666 * * [simplify]: iters left: 1 (63 enodes) 54.686 * * [simplify]: Extracting #0: cost 1 inf + 0 54.686 * * [simplify]: Extracting #1: cost 3 inf + 0 54.686 * * [simplify]: Extracting #2: cost 10 inf + 0 54.686 * * [simplify]: Extracting #3: cost 17 inf + 1 54.687 * * [simplify]: Extracting #4: cost 18 inf + 3 54.687 * * [simplify]: Extracting #5: cost 18 inf + 86 54.687 * * [simplify]: Extracting #6: cost 8 inf + 1803 54.688 * * [simplify]: Extracting #7: cost 2 inf + 2864 54.689 * * [simplify]: Extracting #8: cost 0 inf + 3528 54.690 * [simplify]: Simplified to (cbrt (* t (sqrt 2))) 54.690 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (cbrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t))) (cbrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)))) (cbrt (* t (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 54.690 * * * * [progress]: [ 49 / 94 ] simplifiying candidate # 54.691 * [simplify]: Simplifying (* (* (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t))) (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t))) 54.691 * * [simplify]: iters left: 6 (9 enodes) 54.697 * * [simplify]: iters left: 5 (43 enodes) 54.716 * * [simplify]: iters left: 4 (147 enodes) 54.820 * * [simplify]: iters left: 3 (464 enodes) 55.259 * * [simplify]: Extracting #0: cost 1 inf + 0 55.259 * * [simplify]: Extracting #1: cost 43 inf + 0 55.260 * * [simplify]: Extracting #2: cost 100 inf + 2 55.261 * * [simplify]: Extracting #3: cost 94 inf + 471 55.264 * * [simplify]: Extracting #4: cost 62 inf + 6726 55.277 * * [simplify]: Extracting #5: cost 8 inf + 17723 55.296 * * [simplify]: Extracting #6: cost 0 inf + 19750 55.311 * [simplify]: Simplified to (* (* (* t (sqrt 2)) (* t (sqrt 2))) (* t (sqrt 2))) 55.311 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* (* t (sqrt 2)) (* t (sqrt 2))) (* t (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 55.311 * * * * [progress]: [ 50 / 94 ] simplifiying candidate # 55.312 * [simplify]: Simplifying (sqrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t))) 55.312 * * [simplify]: iters left: 6 (8 enodes) 55.317 * * [simplify]: iters left: 5 (30 enodes) 55.327 * * [simplify]: iters left: 4 (42 enodes) 55.340 * * [simplify]: iters left: 3 (45 enodes) 55.353 * * [simplify]: iters left: 2 (51 enodes) 55.368 * * [simplify]: iters left: 1 (63 enodes) 55.388 * * [simplify]: Extracting #0: cost 1 inf + 0 55.388 * * [simplify]: Extracting #1: cost 3 inf + 0 55.388 * * [simplify]: Extracting #2: cost 10 inf + 0 55.388 * * [simplify]: Extracting #3: cost 17 inf + 1 55.389 * * [simplify]: Extracting #4: cost 18 inf + 3 55.389 * * [simplify]: Extracting #5: cost 18 inf + 86 55.389 * * [simplify]: Extracting #6: cost 8 inf + 1763 55.390 * * [simplify]: Extracting #7: cost 2 inf + 2784 55.391 * * [simplify]: Extracting #8: cost 0 inf + 3448 55.392 * [simplify]: Simplified to (sqrt (* t (sqrt 2))) 55.392 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt (* t (sqrt 2))) (sqrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 55.392 * [simplify]: Simplifying (sqrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t))) 55.392 * * [simplify]: iters left: 6 (8 enodes) 55.397 * * [simplify]: iters left: 5 (30 enodes) 55.407 * * [simplify]: iters left: 4 (42 enodes) 55.421 * * [simplify]: iters left: 3 (45 enodes) 55.434 * * [simplify]: iters left: 2 (51 enodes) 55.452 * * [simplify]: iters left: 1 (63 enodes) 55.470 * * [simplify]: Extracting #0: cost 1 inf + 0 55.470 * * [simplify]: Extracting #1: cost 3 inf + 0 55.470 * * [simplify]: Extracting #2: cost 10 inf + 0 55.470 * * [simplify]: Extracting #3: cost 17 inf + 1 55.470 * * [simplify]: Extracting #4: cost 18 inf + 3 55.470 * * [simplify]: Extracting #5: cost 18 inf + 86 55.471 * * [simplify]: Extracting #6: cost 8 inf + 1763 55.471 * * [simplify]: Extracting #7: cost 2 inf + 2784 55.471 * * [simplify]: Extracting #8: cost 0 inf + 3448 55.472 * [simplify]: Simplified to (sqrt (* t (sqrt 2))) 55.472 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t))) (sqrt (* t (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 55.472 * * * * [progress]: [ 51 / 94 ] simplifiying candidate # 55.472 * * * * [progress]: [ 52 / 94 ] simplifiying candidate # 55.472 * [simplify]: Simplifying (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (cbrt (sqrt 2))) 55.472 * * [simplify]: iters left: 6 (5 enodes) 55.474 * * [simplify]: iters left: 5 (16 enodes) 55.477 * * [simplify]: iters left: 4 (18 enodes) 55.481 * * [simplify]: iters left: 3 (24 enodes) 55.485 * * [simplify]: iters left: 2 (36 enodes) 55.493 * * [simplify]: iters left: 1 (62 enodes) 55.504 * * [simplify]: Extracting #0: cost 1 inf + 0 55.504 * * [simplify]: Extracting #1: cost 10 inf + 0 55.504 * * [simplify]: Extracting #2: cost 17 inf + 2 55.504 * * [simplify]: Extracting #3: cost 16 inf + 86 55.505 * * [simplify]: Extracting #4: cost 5 inf + 3899 55.505 * * [simplify]: Extracting #5: cost 1 inf + 4976 55.506 * * [simplify]: Extracting #6: cost 0 inf + 5308 55.506 * [simplify]: Simplified to (sqrt 2) 55.506 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 55.506 * * * * [progress]: [ 53 / 94 ] simplifiying candidate # 55.506 * [simplify]: Simplifying (* (cbrt (sqrt 2)) (* (cbrt (sqrt 2)) t)) 55.506 * * [simplify]: iters left: 6 (6 enodes) 55.510 * * [simplify]: iters left: 5 (22 enodes) 55.517 * * [simplify]: iters left: 4 (25 enodes) 55.525 * * [simplify]: Extracting #0: cost 1 inf + 0 55.525 * * [simplify]: Extracting #1: cost 6 inf + 0 55.525 * * [simplify]: Extracting #2: cost 9 inf + 1 55.525 * * [simplify]: Extracting #3: cost 11 inf + 1 55.525 * * [simplify]: Extracting #4: cost 10 inf + 2 55.525 * * [simplify]: Extracting #5: cost 0 inf + 1376 55.526 * [simplify]: Simplified to (* (* (cbrt (sqrt 2)) t) (cbrt (sqrt 2))) 55.526 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (cbrt (sqrt 2)) (* (* (cbrt (sqrt 2)) t) (cbrt (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 55.526 * * * * [progress]: [ 54 / 94 ] simplifiying candidate #real (real->posit16 (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))> 55.526 * [simplify]: Simplifying (real->posit16 (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t))) 55.526 * * [simplify]: iters left: 6 (8 enodes) 55.531 * * [simplify]: iters left: 5 (27 enodes) 55.540 * * [simplify]: iters left: 4 (39 enodes) 55.551 * * [simplify]: iters left: 3 (42 enodes) 55.567 * * [simplify]: iters left: 2 (48 enodes) 55.578 * * [simplify]: iters left: 1 (60 enodes) 55.588 * * [simplify]: Extracting #0: cost 1 inf + 0 55.588 * * [simplify]: Extracting #1: cost 2 inf + 0 55.588 * * [simplify]: Extracting #2: cost 8 inf + 0 55.589 * * [simplify]: Extracting #3: cost 15 inf + 1 55.589 * * [simplify]: Extracting #4: cost 16 inf + 3 55.589 * * [simplify]: Extracting #5: cost 16 inf + 86 55.589 * * [simplify]: Extracting #6: cost 9 inf + 1148 55.589 * * [simplify]: Extracting #7: cost 1 inf + 2872 55.590 * * [simplify]: Extracting #8: cost 0 inf + 3204 55.590 * [simplify]: Simplified to (real->posit16 (* t (sqrt 2))) 55.590 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (posit16->real (real->posit16 (* t (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 55.590 * * * * [progress]: [ 55 / 94 ] simplifiying candidate # 55.590 * * * * [progress]: [ 56 / 94 ] simplifiying candidate # 55.590 * [simplify]: Simplifying (* (cbrt (sqrt 2)) t) 55.590 * * [simplify]: iters left: 4 (5 enodes) 55.592 * * [simplify]: iters left: 3 (16 enodes) 55.595 * * [simplify]: Extracting #0: cost 1 inf + 0 55.595 * * [simplify]: Extracting #1: cost 4 inf + 0 55.595 * * [simplify]: Extracting #2: cost 5 inf + 1 55.595 * * [simplify]: Extracting #3: cost 7 inf + 1 55.595 * * [simplify]: Extracting #4: cost 6 inf + 2 55.595 * * [simplify]: Extracting #5: cost 0 inf + 650 55.595 * [simplify]: Simplified to (* (cbrt (sqrt 2)) t) 55.595 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (pow (* (cbrt (sqrt 2)) t) 1)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 55.595 * * * * [progress]: [ 57 / 94 ] simplifiying candidate # 55.595 * * * * [progress]: [ 58 / 94 ] simplifiying candidate # 55.595 * [simplify]: Simplifying (+ (log (cbrt (sqrt 2))) (log t)) 55.596 * * [simplify]: iters left: 5 (7 enodes) 55.597 * * [simplify]: iters left: 4 (22 enodes) 55.601 * * [simplify]: Extracting #0: cost 1 inf + 0 55.601 * * [simplify]: Extracting #1: cost 4 inf + 0 55.601 * * [simplify]: Extracting #2: cost 8 inf + 0 55.601 * * [simplify]: Extracting #3: cost 7 inf + 143 55.601 * * [simplify]: Extracting #4: cost 9 inf + 143 55.601 * * [simplify]: Extracting #5: cost 8 inf + 144 55.601 * * [simplify]: Extracting #6: cost 6 inf + 226 55.601 * * [simplify]: Extracting #7: cost 1 inf + 1152 55.602 * * [simplify]: Extracting #8: cost 0 inf + 1454 55.602 * [simplify]: Simplified to (+ (log (cbrt (sqrt 2))) (log t)) 55.602 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (exp (+ (log (cbrt (sqrt 2))) (log t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 55.602 * * * * [progress]: [ 59 / 94 ] simplifiying candidate # 55.602 * [simplify]: Simplifying (log (* (cbrt (sqrt 2)) t)) 55.602 * * [simplify]: iters left: 5 (6 enodes) 55.604 * * [simplify]: iters left: 4 (22 enodes) 55.609 * * [simplify]: iters left: 3 (27 enodes) 55.617 * * [simplify]: Extracting #0: cost 1 inf + 0 55.618 * * [simplify]: Extracting #1: cost 5 inf + 0 55.618 * * [simplify]: Extracting #2: cost 10 inf + 0 55.618 * * [simplify]: Extracting #3: cost 9 inf + 143 55.618 * * [simplify]: Extracting #4: cost 11 inf + 143 55.618 * * [simplify]: Extracting #5: cost 10 inf + 144 55.618 * * [simplify]: Extracting #6: cost 8 inf + 226 55.618 * * [simplify]: Extracting #7: cost 1 inf + 1406 55.619 * * [simplify]: Extracting #8: cost 0 inf + 1638 55.619 * [simplify]: Simplified to (log (* (cbrt (sqrt 2)) t)) 55.619 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (exp (log (* (cbrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 55.619 * * * * [progress]: [ 60 / 94 ] simplifiying candidate # 55.620 * [simplify]: Simplifying (exp (* (cbrt (sqrt 2)) t)) 55.620 * * [simplify]: iters left: 5 (6 enodes) 55.623 * * [simplify]: iters left: 4 (21 enodes) 55.629 * * [simplify]: iters left: 3 (28 enodes) 55.637 * * [simplify]: iters left: 2 (39 enodes) 55.649 * * [simplify]: iters left: 1 (66 enodes) 55.672 * * [simplify]: Extracting #0: cost 1 inf + 0 55.672 * * [simplify]: Extracting #1: cost 16 inf + 0 55.673 * * [simplify]: Extracting #2: cost 43 inf + 1 55.673 * * [simplify]: Extracting #3: cost 51 inf + 228 55.673 * * [simplify]: Extracting #4: cost 30 inf + 2631 55.675 * * [simplify]: Extracting #5: cost 13 inf + 6710 55.677 * * [simplify]: Extracting #6: cost 1 inf + 13049 55.680 * * [simplify]: Extracting #7: cost 0 inf + 13783 55.683 * [simplify]: Simplified to (exp (* (cbrt (sqrt 2)) t)) 55.683 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (log (exp (* (cbrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 55.683 * * * * [progress]: [ 61 / 94 ] simplifiying candidate # 55.683 * [simplify]: Simplifying (* (sqrt 2) (* (* t t) t)) 55.683 * * [simplify]: iters left: 6 (6 enodes) 55.689 * * [simplify]: iters left: 5 (22 enodes) 55.694 * * [simplify]: iters left: 4 (33 enodes) 55.699 * * [simplify]: iters left: 3 (47 enodes) 55.707 * * [simplify]: iters left: 2 (61 enodes) 55.719 * * [simplify]: iters left: 1 (95 enodes) 55.749 * * [simplify]: Extracting #0: cost 1 inf + 0 55.750 * * [simplify]: Extracting #1: cost 14 inf + 0 55.750 * * [simplify]: Extracting #2: cost 33 inf + 42 55.750 * * [simplify]: Extracting #3: cost 28 inf + 371 55.751 * * [simplify]: Extracting #4: cost 12 inf + 4179 55.752 * * [simplify]: Extracting #5: cost 2 inf + 7286 55.754 * * [simplify]: Extracting #6: cost 0 inf + 8042 55.756 * [simplify]: Simplified to (* (sqrt 2) (* t (* t t))) 55.756 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (cbrt (* (sqrt 2) (* t (* t t))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 55.756 * * * * [progress]: [ 62 / 94 ] simplifiying candidate # 55.756 * [simplify]: Simplifying (* (cbrt (* (cbrt (sqrt 2)) t)) (cbrt (* (cbrt (sqrt 2)) t))) 55.757 * * [simplify]: iters left: 6 (7 enodes) 55.760 * * [simplify]: iters left: 5 (22 enodes) 55.767 * * [simplify]: Extracting #0: cost 1 inf + 0 55.767 * * [simplify]: Extracting #1: cost 3 inf + 0 55.767 * * [simplify]: Extracting #2: cost 5 inf + 0 55.767 * * [simplify]: Extracting #3: cost 8 inf + 0 55.767 * * [simplify]: Extracting #4: cost 9 inf + 1 55.767 * * [simplify]: Extracting #5: cost 11 inf + 1 55.768 * * [simplify]: Extracting #6: cost 10 inf + 2 55.768 * * [simplify]: Extracting #7: cost 8 inf + 84 55.768 * * [simplify]: Extracting #8: cost 1 inf + 1416 55.768 * * [simplify]: Extracting #9: cost 0 inf + 1698 55.769 * [simplify]: Simplified to (* (cbrt (* (cbrt (sqrt 2)) t)) (cbrt (* (cbrt (sqrt 2)) t))) 55.769 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (* (cbrt (sqrt 2)) t)) (cbrt (* (cbrt (sqrt 2)) t))) (cbrt (* (cbrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 55.769 * [simplify]: Simplifying (cbrt (* (cbrt (sqrt 2)) t)) 55.769 * * [simplify]: iters left: 5 (6 enodes) 55.773 * * [simplify]: iters left: 4 (19 enodes) 55.779 * * [simplify]: Extracting #0: cost 1 inf + 0 55.779 * * [simplify]: Extracting #1: cost 3 inf + 0 55.779 * * [simplify]: Extracting #2: cost 6 inf + 0 55.779 * * [simplify]: Extracting #3: cost 7 inf + 1 55.779 * * [simplify]: Extracting #4: cost 9 inf + 1 55.780 * * [simplify]: Extracting #5: cost 8 inf + 2 55.780 * * [simplify]: Extracting #6: cost 0 inf + 1134 55.780 * [simplify]: Simplified to (cbrt (* (cbrt (sqrt 2)) t)) 55.780 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (* (cbrt (sqrt 2)) t)) (cbrt (* (cbrt (sqrt 2)) t))) (cbrt (* (cbrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 55.780 * * * * [progress]: [ 63 / 94 ] simplifiying candidate # 55.781 * [simplify]: Simplifying (* (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) t)) (* (cbrt (sqrt 2)) t)) 55.781 * * [simplify]: iters left: 6 (7 enodes) 55.784 * * [simplify]: iters left: 5 (32 enodes) 55.790 * * [simplify]: iters left: 4 (72 enodes) 55.808 * * [simplify]: iters left: 3 (125 enodes) 55.845 * * [simplify]: iters left: 2 (152 enodes) 55.911 * * [simplify]: iters left: 1 (226 enodes) 55.964 * * [simplify]: Extracting #0: cost 1 inf + 0 55.964 * * [simplify]: Extracting #1: cost 35 inf + 0 55.964 * * [simplify]: Extracting #2: cost 90 inf + 124 55.964 * * [simplify]: Extracting #3: cost 84 inf + 462 55.965 * * [simplify]: Extracting #4: cost 61 inf + 5326 55.968 * * [simplify]: Extracting #5: cost 1 inf + 29685 55.971 * * [simplify]: Extracting #6: cost 0 inf + 30268 55.977 * [simplify]: Simplified to (* (sqrt 2) (* (* t t) t)) 55.977 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (cbrt (* (sqrt 2) (* (* t t) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 55.977 * * * * [progress]: [ 64 / 94 ] simplifiying candidate # 55.977 * [simplify]: Simplifying (sqrt (* (cbrt (sqrt 2)) t)) 55.977 * * [simplify]: iters left: 5 (6 enodes) 55.979 * * [simplify]: iters left: 4 (19 enodes) 55.982 * * [simplify]: Extracting #0: cost 1 inf + 0 55.982 * * [simplify]: Extracting #1: cost 3 inf + 0 55.982 * * [simplify]: Extracting #2: cost 6 inf + 0 55.982 * * [simplify]: Extracting #3: cost 7 inf + 1 55.982 * * [simplify]: Extracting #4: cost 9 inf + 1 55.982 * * [simplify]: Extracting #5: cost 8 inf + 2 55.982 * * [simplify]: Extracting #6: cost 0 inf + 1054 55.983 * [simplify]: Simplified to (sqrt (* (cbrt (sqrt 2)) t)) 55.983 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (sqrt (* (cbrt (sqrt 2)) t)) (sqrt (* (cbrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 55.983 * [simplify]: Simplifying (sqrt (* (cbrt (sqrt 2)) t)) 55.983 * * [simplify]: iters left: 5 (6 enodes) 55.986 * * [simplify]: iters left: 4 (19 enodes) 55.992 * * [simplify]: Extracting #0: cost 1 inf + 0 55.992 * * [simplify]: Extracting #1: cost 3 inf + 0 55.992 * * [simplify]: Extracting #2: cost 6 inf + 0 55.992 * * [simplify]: Extracting #3: cost 7 inf + 1 55.992 * * [simplify]: Extracting #4: cost 9 inf + 1 55.992 * * [simplify]: Extracting #5: cost 8 inf + 2 55.993 * * [simplify]: Extracting #6: cost 0 inf + 1054 55.993 * [simplify]: Simplified to (sqrt (* (cbrt (sqrt 2)) t)) 55.993 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (sqrt (* (cbrt (sqrt 2)) t)) (sqrt (* (cbrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 55.993 * * * * [progress]: [ 65 / 94 ] simplifiying candidate # 55.993 * * * * [progress]: [ 66 / 94 ] simplifiying candidate # 55.993 * [simplify]: Simplifying (* (cbrt (sqrt (sqrt 2))) (sqrt t)) 55.994 * * [simplify]: iters left: 5 (7 enodes) 55.997 * * [simplify]: iters left: 4 (22 enodes) 56.001 * * [simplify]: Extracting #0: cost 1 inf + 0 56.001 * * [simplify]: Extracting #1: cost 4 inf + 0 56.001 * * [simplify]: Extracting #2: cost 8 inf + 0 56.001 * * [simplify]: Extracting #3: cost 7 inf + 83 56.001 * * [simplify]: Extracting #4: cost 9 inf + 83 56.001 * * [simplify]: Extracting #5: cost 8 inf + 84 56.001 * * [simplify]: Extracting #6: cost 6 inf + 166 56.002 * * [simplify]: Extracting #7: cost 1 inf + 892 56.002 * * [simplify]: Extracting #8: cost 0 inf + 1134 56.002 * [simplify]: Simplified to (* (cbrt (sqrt (sqrt 2))) (sqrt t)) 56.002 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (sqrt (sqrt 2))) (sqrt t)) (* (cbrt (sqrt (sqrt 2))) (sqrt t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 56.002 * [simplify]: Simplifying (* (cbrt (sqrt (sqrt 2))) (sqrt t)) 56.002 * * [simplify]: iters left: 5 (7 enodes) 56.004 * * [simplify]: iters left: 4 (22 enodes) 56.007 * * [simplify]: Extracting #0: cost 1 inf + 0 56.007 * * [simplify]: Extracting #1: cost 4 inf + 0 56.007 * * [simplify]: Extracting #2: cost 8 inf + 0 56.007 * * [simplify]: Extracting #3: cost 7 inf + 83 56.007 * * [simplify]: Extracting #4: cost 9 inf + 83 56.008 * * [simplify]: Extracting #5: cost 8 inf + 84 56.008 * * [simplify]: Extracting #6: cost 6 inf + 166 56.008 * * [simplify]: Extracting #7: cost 1 inf + 892 56.008 * * [simplify]: Extracting #8: cost 0 inf + 1134 56.008 * [simplify]: Simplified to (* (cbrt (sqrt (sqrt 2))) (sqrt t)) 56.008 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (sqrt (sqrt 2))) (sqrt t)) (* (cbrt (sqrt (sqrt 2))) (sqrt t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 56.008 * * * * [progress]: [ 67 / 94 ] simplifiying candidate # 56.008 * [simplify]: Simplifying (* (cbrt (sqrt (sqrt 2))) (sqrt t)) 56.008 * * [simplify]: iters left: 5 (7 enodes) 56.010 * * [simplify]: iters left: 4 (22 enodes) 56.014 * * [simplify]: Extracting #0: cost 1 inf + 0 56.014 * * [simplify]: Extracting #1: cost 4 inf + 0 56.014 * * [simplify]: Extracting #2: cost 8 inf + 0 56.014 * * [simplify]: Extracting #3: cost 7 inf + 83 56.014 * * [simplify]: Extracting #4: cost 9 inf + 83 56.014 * * [simplify]: Extracting #5: cost 8 inf + 84 56.014 * * [simplify]: Extracting #6: cost 6 inf + 166 56.014 * * [simplify]: Extracting #7: cost 1 inf + 892 56.014 * * [simplify]: Extracting #8: cost 0 inf + 1134 56.014 * [simplify]: Simplified to (* (cbrt (sqrt (sqrt 2))) (sqrt t)) 56.014 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (sqrt (sqrt 2))) (sqrt t)) (* (cbrt (sqrt (sqrt 2))) (sqrt t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 56.015 * [simplify]: Simplifying (* (cbrt (sqrt (sqrt 2))) (sqrt t)) 56.015 * * [simplify]: iters left: 5 (7 enodes) 56.017 * * [simplify]: iters left: 4 (22 enodes) 56.020 * * [simplify]: Extracting #0: cost 1 inf + 0 56.020 * * [simplify]: Extracting #1: cost 4 inf + 0 56.020 * * [simplify]: Extracting #2: cost 8 inf + 0 56.020 * * [simplify]: Extracting #3: cost 7 inf + 83 56.020 * * [simplify]: Extracting #4: cost 9 inf + 83 56.020 * * [simplify]: Extracting #5: cost 8 inf + 84 56.020 * * [simplify]: Extracting #6: cost 6 inf + 166 56.021 * * [simplify]: Extracting #7: cost 1 inf + 892 56.021 * * [simplify]: Extracting #8: cost 0 inf + 1134 56.021 * [simplify]: Simplified to (* (cbrt (sqrt (sqrt 2))) (sqrt t)) 56.021 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (sqrt (sqrt 2))) (sqrt t)) (* (cbrt (sqrt (sqrt 2))) (sqrt t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 56.021 * * * * [progress]: [ 68 / 94 ] simplifiying candidate # 56.021 * [simplify]: Simplifying (* (sqrt (cbrt (sqrt 2))) (sqrt t)) 56.021 * * [simplify]: iters left: 5 (7 enodes) 56.023 * * [simplify]: iters left: 4 (22 enodes) 56.026 * * [simplify]: Extracting #0: cost 1 inf + 0 56.027 * * [simplify]: Extracting #1: cost 4 inf + 0 56.027 * * [simplify]: Extracting #2: cost 8 inf + 0 56.027 * * [simplify]: Extracting #3: cost 7 inf + 83 56.027 * * [simplify]: Extracting #4: cost 9 inf + 83 56.027 * * [simplify]: Extracting #5: cost 8 inf + 84 56.027 * * [simplify]: Extracting #6: cost 6 inf + 166 56.027 * * [simplify]: Extracting #7: cost 1 inf + 972 56.028 * * [simplify]: Extracting #8: cost 0 inf + 1214 56.028 * [simplify]: Simplified to (* (sqrt (cbrt (sqrt 2))) (sqrt t)) 56.028 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (sqrt (cbrt (sqrt 2))) (sqrt t)) (* (sqrt (cbrt (sqrt 2))) (sqrt t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 56.028 * [simplify]: Simplifying (* (sqrt (cbrt (sqrt 2))) (sqrt t)) 56.028 * * [simplify]: iters left: 5 (7 enodes) 56.032 * * [simplify]: iters left: 4 (22 enodes) 56.038 * * [simplify]: Extracting #0: cost 1 inf + 0 56.039 * * [simplify]: Extracting #1: cost 4 inf + 0 56.039 * * [simplify]: Extracting #2: cost 8 inf + 0 56.039 * * [simplify]: Extracting #3: cost 7 inf + 83 56.039 * * [simplify]: Extracting #4: cost 9 inf + 83 56.039 * * [simplify]: Extracting #5: cost 8 inf + 84 56.039 * * [simplify]: Extracting #6: cost 6 inf + 166 56.039 * * [simplify]: Extracting #7: cost 1 inf + 972 56.040 * * [simplify]: Extracting #8: cost 0 inf + 1214 56.040 * [simplify]: Simplified to (* (sqrt (cbrt (sqrt 2))) (sqrt t)) 56.040 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (sqrt (cbrt (sqrt 2))) (sqrt t)) (* (sqrt (cbrt (sqrt 2))) (sqrt t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 56.040 * * * * [progress]: [ 69 / 94 ] simplifiying candidate # 56.041 * [simplify]: Simplifying (* (cbrt (sqrt 2)) (* (cbrt t) (cbrt t))) 56.041 * * [simplify]: iters left: 5 (7 enodes) 56.045 * * [simplify]: iters left: 4 (24 enodes) 56.052 * * [simplify]: iters left: 3 (28 enodes) 56.060 * * [simplify]: Extracting #0: cost 1 inf + 0 56.060 * * [simplify]: Extracting #1: cost 6 inf + 0 56.060 * * [simplify]: Extracting #2: cost 12 inf + 0 56.060 * * [simplify]: Extracting #3: cost 13 inf + 1 56.061 * * [simplify]: Extracting #4: cost 9 inf + 285 56.061 * * [simplify]: Extracting #5: cost 6 inf + 488 56.061 * * [simplify]: Extracting #6: cost 1 inf + 1496 56.062 * * [simplify]: Extracting #7: cost 0 inf + 1778 56.062 * [simplify]: Simplified to (* (cbrt (sqrt 2)) (* (cbrt t) (cbrt t))) 56.062 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (sqrt 2)) (* (cbrt t) (cbrt t))) (cbrt t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 56.062 * * * * [progress]: [ 70 / 94 ] simplifiying candidate # 56.063 * [simplify]: Simplifying (* (cbrt (sqrt 2)) (sqrt t)) 56.063 * * [simplify]: iters left: 4 (6 enodes) 56.066 * * [simplify]: iters left: 3 (19 enodes) 56.072 * * [simplify]: Extracting #0: cost 1 inf + 0 56.073 * * [simplify]: Extracting #1: cost 4 inf + 0 56.073 * * [simplify]: Extracting #2: cost 8 inf + 0 56.073 * * [simplify]: Extracting #3: cost 7 inf + 83 56.073 * * [simplify]: Extracting #4: cost 6 inf + 84 56.073 * * [simplify]: Extracting #5: cost 0 inf + 812 56.073 * [simplify]: Simplified to (* (sqrt t) (cbrt (sqrt 2))) 56.073 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (sqrt t) (cbrt (sqrt 2))) (sqrt t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 56.073 * * * * [progress]: [ 71 / 94 ] simplifiying candidate # 56.074 * [simplify]: Simplifying (* (cbrt (sqrt 2)) 1) 56.074 * * [simplify]: iters left: 4 (5 enodes) 56.077 * * [simplify]: iters left: 3 (16 enodes) 56.082 * * [simplify]: iters left: 2 (20 enodes) 56.088 * * [simplify]: Extracting #0: cost 1 inf + 0 56.088 * * [simplify]: Extracting #1: cost 4 inf + 0 56.088 * * [simplify]: Extracting #2: cost 5 inf + 1 56.088 * * [simplify]: Extracting #3: cost 4 inf + 2 56.088 * * [simplify]: Extracting #4: cost 1 inf + 205 56.088 * * [simplify]: Extracting #5: cost 0 inf + 326 56.088 * [simplify]: Simplified to (cbrt (sqrt 2)) 56.088 * [simplify]: Simplified (2 1 2 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)))))) 56.089 * * * * [progress]: [ 72 / 94 ] simplifiying candidate # 56.089 * [simplify]: Simplifying (* (cbrt (cbrt (sqrt 2))) t) 56.089 * * [simplify]: iters left: 5 (6 enodes) 56.094 * * [simplify]: iters left: 4 (19 enodes) 56.099 * * [simplify]: Extracting #0: cost 1 inf + 0 56.099 * * [simplify]: Extracting #1: cost 4 inf + 0 56.099 * * [simplify]: Extracting #2: cost 5 inf + 1 56.099 * * [simplify]: Extracting #3: cost 7 inf + 1 56.099 * * [simplify]: Extracting #4: cost 9 inf + 1 56.099 * * [simplify]: Extracting #5: cost 8 inf + 2 56.099 * * [simplify]: Extracting #6: cost 0 inf + 1212 56.100 * [simplify]: Simplified to (* (cbrt (cbrt (sqrt 2))) t) 56.100 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 56.100 * * * * [progress]: [ 73 / 94 ] simplifiying candidate # 56.100 * [simplify]: Simplifying (* (cbrt (sqrt (cbrt 2))) t) 56.100 * * [simplify]: iters left: 5 (6 enodes) 56.102 * * [simplify]: iters left: 4 (19 enodes) 56.105 * * [simplify]: Extracting #0: cost 1 inf + 0 56.105 * * [simplify]: Extracting #1: cost 4 inf + 0 56.105 * * [simplify]: Extracting #2: cost 5 inf + 1 56.105 * * [simplify]: Extracting #3: cost 7 inf + 1 56.105 * * [simplify]: Extracting #4: cost 9 inf + 1 56.105 * * [simplify]: Extracting #5: cost 8 inf + 2 56.105 * * [simplify]: Extracting #6: cost 0 inf + 1292 56.105 * [simplify]: Simplified to (* (cbrt (sqrt (cbrt 2))) t) 56.105 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt (* (cbrt 2) (cbrt 2)))) (* (cbrt (sqrt (cbrt 2))) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 56.105 * * * * [progress]: [ 74 / 94 ] simplifiying candidate # 56.105 * [simplify]: Simplifying (* (cbrt (sqrt (sqrt 2))) t) 56.106 * * [simplify]: iters left: 5 (6 enodes) 56.107 * * [simplify]: iters left: 4 (19 enodes) 56.110 * * [simplify]: Extracting #0: cost 1 inf + 0 56.110 * * [simplify]: Extracting #1: cost 4 inf + 0 56.110 * * [simplify]: Extracting #2: cost 5 inf + 1 56.110 * * [simplify]: Extracting #3: cost 7 inf + 1 56.111 * * [simplify]: Extracting #4: cost 9 inf + 1 56.111 * * [simplify]: Extracting #5: cost 8 inf + 2 56.111 * * [simplify]: Extracting #6: cost 0 inf + 972 56.111 * [simplify]: Simplified to (* (cbrt (sqrt (sqrt 2))) t) 56.111 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt (sqrt 2))) (* (cbrt (sqrt (sqrt 2))) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 56.111 * * * * [progress]: [ 75 / 94 ] simplifiying candidate # 56.111 * [simplify]: Simplifying (* (cbrt (sqrt 2)) t) 56.111 * * [simplify]: iters left: 4 (5 enodes) 56.113 * * [simplify]: iters left: 3 (16 enodes) 56.115 * * [simplify]: Extracting #0: cost 1 inf + 0 56.115 * * [simplify]: Extracting #1: cost 4 inf + 0 56.115 * * [simplify]: Extracting #2: cost 5 inf + 1 56.115 * * [simplify]: Extracting #3: cost 7 inf + 1 56.115 * * [simplify]: Extracting #4: cost 6 inf + 2 56.115 * * [simplify]: Extracting #5: cost 0 inf + 650 56.116 * [simplify]: Simplified to (* (cbrt (sqrt 2)) t) 56.116 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 1)) (* (cbrt (sqrt 2)) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 56.116 * * * * [progress]: [ 76 / 94 ] simplifiying candidate # 56.116 * [simplify]: Simplifying (* (cbrt (sqrt (sqrt 2))) t) 56.116 * * [simplify]: iters left: 5 (6 enodes) 56.118 * * [simplify]: iters left: 4 (19 enodes) 56.120 * * [simplify]: Extracting #0: cost 1 inf + 0 56.120 * * [simplify]: Extracting #1: cost 4 inf + 0 56.120 * * [simplify]: Extracting #2: cost 5 inf + 1 56.120 * * [simplify]: Extracting #3: cost 7 inf + 1 56.120 * * [simplify]: Extracting #4: cost 9 inf + 1 56.120 * * [simplify]: Extracting #5: cost 8 inf + 2 56.121 * * [simplify]: Extracting #6: cost 0 inf + 972 56.121 * [simplify]: Simplified to (* (cbrt (sqrt (sqrt 2))) t) 56.121 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt (sqrt 2))) (* (cbrt (sqrt (sqrt 2))) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 56.121 * * * * [progress]: [ 77 / 94 ] simplifiying candidate # 56.121 * [simplify]: Simplifying (* (cbrt (sqrt 2)) t) 56.121 * * [simplify]: iters left: 4 (5 enodes) 56.123 * * [simplify]: iters left: 3 (16 enodes) 56.125 * * [simplify]: Extracting #0: cost 1 inf + 0 56.125 * * [simplify]: Extracting #1: cost 4 inf + 0 56.125 * * [simplify]: Extracting #2: cost 5 inf + 1 56.125 * * [simplify]: Extracting #3: cost 7 inf + 1 56.125 * * [simplify]: Extracting #4: cost 6 inf + 2 56.125 * * [simplify]: Extracting #5: cost 0 inf + 650 56.125 * [simplify]: Simplified to (* (cbrt (sqrt 2)) t) 56.125 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt 1) (* (cbrt (sqrt 2)) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 56.125 * * * * [progress]: [ 78 / 94 ] simplifiying candidate # 56.126 * [simplify]: Simplifying (* (cbrt (cbrt (sqrt 2))) t) 56.126 * * [simplify]: iters left: 5 (6 enodes) 56.127 * * [simplify]: iters left: 4 (19 enodes) 56.130 * * [simplify]: Extracting #0: cost 1 inf + 0 56.130 * * [simplify]: Extracting #1: cost 4 inf + 0 56.130 * * [simplify]: Extracting #2: cost 5 inf + 1 56.130 * * [simplify]: Extracting #3: cost 7 inf + 1 56.130 * * [simplify]: Extracting #4: cost 9 inf + 1 56.130 * * [simplify]: Extracting #5: cost 8 inf + 2 56.130 * * [simplify]: Extracting #6: cost 0 inf + 1212 56.130 * [simplify]: Simplified to (* (cbrt (cbrt (sqrt 2))) t) 56.130 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 56.131 * * * * [progress]: [ 79 / 94 ] simplifiying candidate # 56.131 * [simplify]: Simplifying (* (sqrt (cbrt (sqrt 2))) t) 56.131 * * [simplify]: iters left: 5 (6 enodes) 56.133 * * [simplify]: iters left: 4 (19 enodes) 56.136 * * [simplify]: Extracting #0: cost 1 inf + 0 56.136 * * [simplify]: Extracting #1: cost 4 inf + 0 56.136 * * [simplify]: Extracting #2: cost 5 inf + 1 56.136 * * [simplify]: Extracting #3: cost 7 inf + 1 56.136 * * [simplify]: Extracting #4: cost 9 inf + 1 56.136 * * [simplify]: Extracting #5: cost 8 inf + 2 56.136 * * [simplify]: Extracting #6: cost 0 inf + 1052 56.136 * [simplify]: Simplified to (* (sqrt (cbrt (sqrt 2))) t) 56.136 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (sqrt (cbrt (sqrt 2))) (* (sqrt (cbrt (sqrt 2))) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 56.136 * * * * [progress]: [ 80 / 94 ] simplifiying candidate # 56.136 * [simplify]: Simplifying (* (cbrt (sqrt 2)) t) 56.136 * * [simplify]: iters left: 4 (5 enodes) 56.138 * * [simplify]: iters left: 3 (16 enodes) 56.140 * * [simplify]: Extracting #0: cost 1 inf + 0 56.140 * * [simplify]: Extracting #1: cost 4 inf + 0 56.140 * * [simplify]: Extracting #2: cost 5 inf + 1 56.140 * * [simplify]: Extracting #3: cost 7 inf + 1 56.140 * * [simplify]: Extracting #4: cost 6 inf + 2 56.141 * * [simplify]: Extracting #5: cost 0 inf + 650 56.141 * [simplify]: Simplified to (* (cbrt (sqrt 2)) t) 56.141 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* 1 (* (cbrt (sqrt 2)) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 56.141 * * * * [progress]: [ 81 / 94 ] simplifiying candidate #real (real->posit16 (* (cbrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))> 56.141 * [simplify]: Simplifying (real->posit16 (* (cbrt (sqrt 2)) t)) 56.141 * * [simplify]: iters left: 5 (6 enodes) 56.143 * * [simplify]: iters left: 4 (16 enodes) 56.145 * * [simplify]: Extracting #0: cost 1 inf + 0 56.145 * * [simplify]: Extracting #1: cost 2 inf + 0 56.145 * * [simplify]: Extracting #2: cost 4 inf + 0 56.145 * * [simplify]: Extracting #3: cost 5 inf + 1 56.145 * * [simplify]: Extracting #4: cost 7 inf + 1 56.145 * * [simplify]: Extracting #5: cost 6 inf + 2 56.145 * * [simplify]: Extracting #6: cost 0 inf + 650 56.145 * [simplify]: Simplified to (real->posit16 (* (cbrt (sqrt 2)) t)) 56.145 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (posit16->real (real->posit16 (* (cbrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 56.145 * * * * [progress]: [ 82 / 94 ] simplifiying candidate # 56.145 * * * * [progress]: [ 83 / 94 ] simplifiying candidate # 56.146 * [simplify]: Simplifying 0 56.146 * * [simplify]: iters left: 0 (1 enodes) 56.146 * * [simplify]: Extracting #0: cost 1 inf + 0 56.146 * * [simplify]: Extracting #1: cost 0 inf + 1 56.146 * [simplify]: Simplified to 0 56.146 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) 0)) 56.146 * * * * [progress]: [ 84 / 94 ] simplifiying candidate # 56.147 * [simplify]: Simplifying (- (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x)))) (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2))))) 56.147 * * [simplify]: iters left: 6 (16 enodes) 56.152 * * [simplify]: iters left: 5 (77 enodes) 56.168 * * [simplify]: iters left: 4 (173 enodes) 56.227 * * [simplify]: iters left: 3 (490 enodes) 56.541 * * [simplify]: Extracting #0: cost 1 inf + 0 56.541 * * [simplify]: Extracting #1: cost 10 inf + 0 56.542 * * [simplify]: Extracting #2: cost 246 inf + 0 56.547 * * [simplify]: Extracting #3: cost 418 inf + 7378 56.565 * * [simplify]: Extracting #4: cost 213 inf + 40204 57.009 * * [simplify]: Extracting #5: cost 96 inf + 79097 57.027 * * [simplify]: Extracting #6: cost 12 inf + 119164 57.064 * * [simplify]: Extracting #7: cost 0 inf + 124408 57.097 * [simplify]: Simplified to (- (* t (+ (/ (/ 2 x) (sqrt 2)) (sqrt 2))) (/ (/ t (sqrt 2)) (* x x))) 57.097 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (- (* t (+ (/ (/ 2 x) (sqrt 2)) (sqrt 2))) (/ (/ t (sqrt 2)) (* x x))))) 57.097 * * * * [progress]: [ 85 / 94 ] simplifiying candidate # 57.097 * [simplify]: Simplifying (- (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2)))) (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x))))) 57.097 * * [simplify]: iters left: 6 (16 enodes) 57.105 * * [simplify]: iters left: 5 (77 enodes) 57.120 * * [simplify]: iters left: 4 (163 enodes) 57.183 * * [simplify]: iters left: 3 (468 enodes) 57.435 * * [simplify]: Extracting #0: cost 1 inf + 0 57.436 * * [simplify]: Extracting #1: cost 15 inf + 0 57.437 * * [simplify]: Extracting #2: cost 193 inf + 0 57.441 * * [simplify]: Extracting #3: cost 307 inf + 6570 57.453 * * [simplify]: Extracting #4: cost 144 inf + 32735 57.474 * * [simplify]: Extracting #5: cost 68 inf + 59264 57.501 * * [simplify]: Extracting #6: cost 4 inf + 90746 57.529 * * [simplify]: Extracting #7: cost 0 inf + 92050 57.560 * [simplify]: Simplified to (- (/ (/ t (sqrt 2)) (* x x)) (+ (* (/ 2 x) (/ t (sqrt 2))) (* (sqrt 2) t))) 57.560 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (- (/ (/ t (sqrt 2)) (* x x)) (+ (* (/ 2 x) (/ t (sqrt 2))) (* (sqrt 2) t))))) 57.561 * * * * [progress]: [ 86 / 94 ] simplifiying candidate # 57.561 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 57.561 * * [simplify]: iters left: 6 (14 enodes) 57.566 * * [simplify]: iters left: 5 (61 enodes) 57.576 * * [simplify]: iters left: 4 (97 enodes) 57.591 * * [simplify]: iters left: 3 (144 enodes) 57.621 * * [simplify]: iters left: 2 (181 enodes) 57.652 * * [simplify]: iters left: 1 (231 enodes) 57.690 * * [simplify]: Extracting #0: cost 1 inf + 0 57.690 * * [simplify]: Extracting #1: cost 8 inf + 0 57.690 * * [simplify]: Extracting #2: cost 45 inf + 0 57.691 * * [simplify]: Extracting #3: cost 64 inf + 89 57.691 * * [simplify]: Extracting #4: cost 21 inf + 3190 57.693 * * [simplify]: Extracting #5: cost 1 inf + 6050 57.694 * * [simplify]: Extracting #6: cost 0 inf + 6093 57.696 * [simplify]: Simplified to (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x))) 57.696 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x)))))) 57.696 * * * * [progress]: [ 87 / 94 ] simplifiying candidate # 57.696 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 57.696 * * [simplify]: iters left: 6 (14 enodes) 57.701 * * [simplify]: iters left: 5 (61 enodes) 57.718 * * [simplify]: iters left: 4 (97 enodes) 57.749 * * [simplify]: iters left: 3 (144 enodes) 57.788 * * [simplify]: iters left: 2 (181 enodes) 57.830 * * [simplify]: iters left: 1 (231 enodes) 57.886 * * [simplify]: Extracting #0: cost 1 inf + 0 57.887 * * [simplify]: Extracting #1: cost 8 inf + 0 57.887 * * [simplify]: Extracting #2: cost 45 inf + 0 57.887 * * [simplify]: Extracting #3: cost 64 inf + 89 57.889 * * [simplify]: Extracting #4: cost 21 inf + 3190 57.892 * * [simplify]: Extracting #5: cost 1 inf + 6050 57.895 * * [simplify]: Extracting #6: cost 0 inf + 6093 57.899 * [simplify]: Simplified to (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x))) 57.899 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x)))))) 57.899 * * * * [progress]: [ 88 / 94 ] simplifiying candidate # 57.899 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 57.900 * * [simplify]: iters left: 6 (14 enodes) 57.907 * * [simplify]: iters left: 5 (61 enodes) 57.927 * * [simplify]: iters left: 4 (97 enodes) 57.941 * * [simplify]: iters left: 3 (144 enodes) 57.972 * * [simplify]: iters left: 2 (181 enodes) 58.024 * * [simplify]: iters left: 1 (231 enodes) 58.089 * * [simplify]: Extracting #0: cost 1 inf + 0 58.089 * * [simplify]: Extracting #1: cost 8 inf + 0 58.089 * * [simplify]: Extracting #2: cost 45 inf + 0 58.089 * * [simplify]: Extracting #3: cost 64 inf + 89 58.091 * * [simplify]: Extracting #4: cost 21 inf + 3190 58.094 * * [simplify]: Extracting #5: cost 1 inf + 6050 58.097 * * [simplify]: Extracting #6: cost 0 inf + 6093 58.101 * [simplify]: Simplified to (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x))) 58.101 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x)))))) 58.101 * * * * [progress]: [ 89 / 94 ] simplifiying candidate # 58.104 * [simplify]: Simplifying (* t (sqrt 2)) 58.104 * * [simplify]: iters left: 3 (4 enodes) 58.107 * * [simplify]: iters left: 2 (13 enodes) 58.111 * * [simplify]: Extracting #0: cost 1 inf + 0 58.111 * * [simplify]: Extracting #1: cost 4 inf + 0 58.111 * * [simplify]: Extracting #2: cost 5 inf + 1 58.111 * * [simplify]: Extracting #3: cost 4 inf + 2 58.111 * * [simplify]: Extracting #4: cost 0 inf + 248 58.112 * [simplify]: Simplified to (* t (sqrt 2)) 58.112 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 58.112 * * * * [progress]: [ 90 / 94 ] simplifiying candidate # 58.112 * [simplify]: Simplifying (* t (sqrt 2)) 58.112 * * [simplify]: iters left: 3 (4 enodes) 58.115 * * [simplify]: iters left: 2 (13 enodes) 58.119 * * [simplify]: Extracting #0: cost 1 inf + 0 58.119 * * [simplify]: Extracting #1: cost 4 inf + 0 58.119 * * [simplify]: Extracting #2: cost 5 inf + 1 58.119 * * [simplify]: Extracting #3: cost 4 inf + 2 58.119 * * [simplify]: Extracting #4: cost 0 inf + 248 58.119 * [simplify]: Simplified to (* t (sqrt 2)) 58.119 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 58.120 * * * * [progress]: [ 91 / 94 ] simplifiying candidate # 58.120 * [simplify]: Simplifying (* t (sqrt 2)) 58.120 * * [simplify]: iters left: 3 (4 enodes) 58.123 * * [simplify]: iters left: 2 (13 enodes) 58.127 * * [simplify]: Extracting #0: cost 1 inf + 0 58.127 * * [simplify]: Extracting #1: cost 4 inf + 0 58.127 * * [simplify]: Extracting #2: cost 5 inf + 1 58.127 * * [simplify]: Extracting #3: cost 4 inf + 2 58.128 * * [simplify]: Extracting #4: cost 0 inf + 248 58.128 * [simplify]: Simplified to (* t (sqrt 2)) 58.128 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 58.128 * * * * [progress]: [ 92 / 94 ] simplifiying candidate # 58.128 * [simplify]: Simplifying (* t (pow (sqrt 2) 1/3)) 58.128 * * [simplify]: iters left: 4 (6 enodes) 58.133 * * [simplify]: iters left: 3 (24 enodes) 58.142 * * [simplify]: iters left: 2 (40 enodes) 58.159 * * [simplify]: iters left: 1 (81 enodes) 58.188 * * [simplify]: Extracting #0: cost 1 inf + 0 58.189 * * [simplify]: Extracting #1: cost 13 inf + 0 58.189 * * [simplify]: Extracting #2: cost 37 inf + 1 58.189 * * [simplify]: Extracting #3: cost 35 inf + 6 58.189 * * [simplify]: Extracting #4: cost 33 inf + 8 58.190 * * [simplify]: Extracting #5: cost 20 inf + 2972 58.192 * * [simplify]: Extracting #6: cost 3 inf + 10177 58.194 * * [simplify]: Extracting #7: cost 0 inf + 11729 58.195 * [simplify]: Simplified to (* (cbrt (sqrt 2)) t) 58.196 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 58.196 * * * * [progress]: [ 93 / 94 ] simplifiying candidate # 58.196 * [simplify]: Simplifying (* t (pow (sqrt 2) 1/3)) 58.197 * * [simplify]: iters left: 4 (6 enodes) 58.201 * * [simplify]: iters left: 3 (24 enodes) 58.211 * * [simplify]: iters left: 2 (40 enodes) 58.228 * * [simplify]: iters left: 1 (81 enodes) 58.261 * * [simplify]: Extracting #0: cost 1 inf + 0 58.261 * * [simplify]: Extracting #1: cost 13 inf + 0 58.262 * * [simplify]: Extracting #2: cost 37 inf + 1 58.262 * * [simplify]: Extracting #3: cost 35 inf + 6 58.262 * * [simplify]: Extracting #4: cost 33 inf + 8 58.263 * * [simplify]: Extracting #5: cost 20 inf + 2972 58.265 * * [simplify]: Extracting #6: cost 3 inf + 10177 58.267 * * [simplify]: Extracting #7: cost 0 inf + 11729 58.269 * [simplify]: Simplified to (* (cbrt (sqrt 2)) t) 58.269 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 58.269 * * * * [progress]: [ 94 / 94 ] simplifiying candidate # 58.269 * [simplify]: Simplifying (* t (pow (sqrt 2) 1/3)) 58.269 * * [simplify]: iters left: 4 (6 enodes) 58.275 * * [simplify]: iters left: 3 (24 enodes) 58.285 * * [simplify]: iters left: 2 (40 enodes) 58.301 * * [simplify]: iters left: 1 (81 enodes) 58.332 * * [simplify]: Extracting #0: cost 1 inf + 0 58.332 * * [simplify]: Extracting #1: cost 13 inf + 0 58.332 * * [simplify]: Extracting #2: cost 37 inf + 1 58.332 * * [simplify]: Extracting #3: cost 35 inf + 6 58.332 * * [simplify]: Extracting #4: cost 33 inf + 8 58.333 * * [simplify]: Extracting #5: cost 20 inf + 2972 58.335 * * [simplify]: Extracting #6: cost 3 inf + 10177 58.337 * * [simplify]: Extracting #7: cost 0 inf + 11729 58.339 * [simplify]: Simplified to (* (cbrt (sqrt 2)) t) 58.339 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 58.339 * * * [progress]: adding candidates to table 59.688 * * [progress]: iteration 4 / 4 59.689 * * * [progress]: picking best candidate 59.778 * * * * [pick]: Picked # 59.778 * * * [progress]: localizing error 59.867 * * * [progress]: generating rewritten candidates 59.867 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 59.976 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1) 60.051 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2) 60.122 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 60.282 * * * [progress]: generating series expansions 60.282 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 60.283 * [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))))) 60.283 * [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 60.283 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in l 60.283 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in l 60.283 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 60.283 * [taylor]: Taking taylor expansion of 2 in l 60.283 * [backup-simplify]: Simplify 2 into 2 60.283 * [taylor]: Taking taylor expansion of (pow t 2) in l 60.283 * [taylor]: Taking taylor expansion of t in l 60.283 * [backup-simplify]: Simplify t into t 60.283 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in l 60.283 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in l 60.283 * [taylor]: Taking taylor expansion of 4 in l 60.283 * [backup-simplify]: Simplify 4 into 4 60.283 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in l 60.283 * [taylor]: Taking taylor expansion of (pow t 2) in l 60.283 * [taylor]: Taking taylor expansion of t in l 60.283 * [backup-simplify]: Simplify t into t 60.283 * [taylor]: Taking taylor expansion of x in l 60.283 * [backup-simplify]: Simplify x into x 60.283 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.284 * [backup-simplify]: Simplify (/ (pow t 2) x) into (/ (pow t 2) x) 60.284 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 60.284 * [taylor]: Taking taylor expansion of 2 in l 60.284 * [backup-simplify]: Simplify 2 into 2 60.284 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 60.284 * [taylor]: Taking taylor expansion of (pow l 2) in l 60.284 * [taylor]: Taking taylor expansion of l in l 60.284 * [backup-simplify]: Simplify 0 into 0 60.284 * [backup-simplify]: Simplify 1 into 1 60.284 * [taylor]: Taking taylor expansion of x in l 60.284 * [backup-simplify]: Simplify x into x 60.285 * [backup-simplify]: Simplify (* 1 1) into 1 60.285 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 60.285 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.285 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 60.285 * [backup-simplify]: Simplify (* 4 (/ (pow t 2) x)) into (* 4 (/ (pow t 2) x)) 60.285 * [backup-simplify]: Simplify (+ (* 4 (/ (pow t 2) x)) 0) into (* 4 (/ (pow t 2) x)) 60.285 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) into (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) 60.286 * [backup-simplify]: Simplify (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) into (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) 60.286 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 60.286 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 60.287 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 60.287 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ (pow t 2) x) (/ 0 x)))) into 0 60.287 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ (pow t 2) x))) into 0 60.288 * [backup-simplify]: Simplify (+ 0 0) into 0 60.288 * [backup-simplify]: Simplify (+ 0 0) into 0 60.289 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))))) into 0 60.289 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in t 60.289 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in t 60.289 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 60.289 * [taylor]: Taking taylor expansion of 2 in t 60.289 * [backup-simplify]: Simplify 2 into 2 60.289 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.289 * [taylor]: Taking taylor expansion of t in t 60.289 * [backup-simplify]: Simplify 0 into 0 60.289 * [backup-simplify]: Simplify 1 into 1 60.289 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in t 60.289 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in t 60.289 * [taylor]: Taking taylor expansion of 4 in t 60.289 * [backup-simplify]: Simplify 4 into 4 60.289 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in t 60.289 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.289 * [taylor]: Taking taylor expansion of t in t 60.289 * [backup-simplify]: Simplify 0 into 0 60.289 * [backup-simplify]: Simplify 1 into 1 60.289 * [taylor]: Taking taylor expansion of x in t 60.289 * [backup-simplify]: Simplify x into x 60.289 * [backup-simplify]: Simplify (* 1 1) into 1 60.289 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 60.290 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in t 60.290 * [taylor]: Taking taylor expansion of 2 in t 60.290 * [backup-simplify]: Simplify 2 into 2 60.290 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in t 60.290 * [taylor]: Taking taylor expansion of (pow l 2) in t 60.290 * [taylor]: Taking taylor expansion of l in t 60.290 * [backup-simplify]: Simplify l into l 60.290 * [taylor]: Taking taylor expansion of x in t 60.290 * [backup-simplify]: Simplify x into x 60.290 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.290 * [backup-simplify]: Simplify (/ (pow l 2) x) into (/ (pow l 2) x) 60.290 * [backup-simplify]: Simplify (* 2 (/ (pow l 2) x)) into (* 2 (/ (pow l 2) x)) 60.290 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 60.290 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 60.290 * [backup-simplify]: Simplify (sqrt (* 2 (/ (pow l 2) x))) into (* (* (sqrt 2) l) (sqrt (/ 1 x))) 60.291 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 60.291 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ (pow l 2) x) (/ 0 x)))) into 0 60.291 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow l 2) x))) into 0 60.292 * [backup-simplify]: Simplify (+ 0 0) into 0 60.292 * [backup-simplify]: Simplify (+ 0 0) into 0 60.292 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 2 (/ (pow l 2) x))))) into 0 60.292 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 60.292 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 60.292 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 60.292 * [taylor]: Taking taylor expansion of 2 in x 60.292 * [backup-simplify]: Simplify 2 into 2 60.292 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.292 * [taylor]: Taking taylor expansion of t in x 60.293 * [backup-simplify]: Simplify t into t 60.293 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 60.293 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 60.293 * [taylor]: Taking taylor expansion of 4 in x 60.293 * [backup-simplify]: Simplify 4 into 4 60.293 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 60.293 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.293 * [taylor]: Taking taylor expansion of t in x 60.293 * [backup-simplify]: Simplify t into t 60.293 * [taylor]: Taking taylor expansion of x in x 60.293 * [backup-simplify]: Simplify 0 into 0 60.293 * [backup-simplify]: Simplify 1 into 1 60.293 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.293 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 60.293 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 60.293 * [taylor]: Taking taylor expansion of 2 in x 60.293 * [backup-simplify]: Simplify 2 into 2 60.293 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 60.293 * [taylor]: Taking taylor expansion of (pow l 2) in x 60.293 * [taylor]: Taking taylor expansion of l in x 60.293 * [backup-simplify]: Simplify l into l 60.293 * [taylor]: Taking taylor expansion of x in x 60.293 * [backup-simplify]: Simplify 0 into 0 60.293 * [backup-simplify]: Simplify 1 into 1 60.293 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.293 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 60.293 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 60.294 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 60.294 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 60.294 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 60.294 * [backup-simplify]: Simplify (sqrt 0) into 0 60.295 * [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)))) 60.295 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 60.295 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 60.295 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 60.295 * [taylor]: Taking taylor expansion of 2 in x 60.295 * [backup-simplify]: Simplify 2 into 2 60.295 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.295 * [taylor]: Taking taylor expansion of t in x 60.295 * [backup-simplify]: Simplify t into t 60.295 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 60.296 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 60.296 * [taylor]: Taking taylor expansion of 4 in x 60.296 * [backup-simplify]: Simplify 4 into 4 60.296 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 60.296 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.296 * [taylor]: Taking taylor expansion of t in x 60.296 * [backup-simplify]: Simplify t into t 60.296 * [taylor]: Taking taylor expansion of x in x 60.296 * [backup-simplify]: Simplify 0 into 0 60.296 * [backup-simplify]: Simplify 1 into 1 60.296 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.296 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 60.296 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 60.296 * [taylor]: Taking taylor expansion of 2 in x 60.296 * [backup-simplify]: Simplify 2 into 2 60.296 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 60.296 * [taylor]: Taking taylor expansion of (pow l 2) in x 60.296 * [taylor]: Taking taylor expansion of l in x 60.296 * [backup-simplify]: Simplify l into l 60.296 * [taylor]: Taking taylor expansion of x in x 60.296 * [backup-simplify]: Simplify 0 into 0 60.296 * [backup-simplify]: Simplify 1 into 1 60.296 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.296 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 60.296 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 60.296 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 60.297 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 60.297 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 60.297 * [backup-simplify]: Simplify (sqrt 0) into 0 60.298 * [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)))) 60.298 * [taylor]: Taking taylor expansion of 0 in t 60.298 * [backup-simplify]: Simplify 0 into 0 60.298 * [taylor]: Taking taylor expansion of 0 in l 60.298 * [backup-simplify]: Simplify 0 into 0 60.298 * [backup-simplify]: Simplify 0 into 0 60.298 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 60.298 * [taylor]: Taking taylor expansion of +nan.0 in t 60.298 * [backup-simplify]: Simplify +nan.0 into +nan.0 60.298 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 60.298 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 60.298 * [taylor]: Taking taylor expansion of 4 in t 60.298 * [backup-simplify]: Simplify 4 into 4 60.298 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.298 * [taylor]: Taking taylor expansion of t in t 60.298 * [backup-simplify]: Simplify 0 into 0 60.298 * [backup-simplify]: Simplify 1 into 1 60.298 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 60.298 * [taylor]: Taking taylor expansion of 2 in t 60.298 * [backup-simplify]: Simplify 2 into 2 60.298 * [taylor]: Taking taylor expansion of (pow l 2) in t 60.298 * [taylor]: Taking taylor expansion of l in t 60.298 * [backup-simplify]: Simplify l into l 60.298 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.298 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 60.299 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 60.299 * [backup-simplify]: Simplify (* +nan.0 (* 2 (pow l 2))) into (* +nan.0 (pow l 2)) 60.299 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 2)) in l 60.299 * [taylor]: Taking taylor expansion of +nan.0 in l 60.299 * [backup-simplify]: Simplify +nan.0 into +nan.0 60.299 * [taylor]: Taking taylor expansion of (pow l 2) in l 60.299 * [taylor]: Taking taylor expansion of l in l 60.299 * [backup-simplify]: Simplify 0 into 0 60.299 * [backup-simplify]: Simplify 1 into 1 60.299 * [taylor]: Taking taylor expansion of 0 in l 60.299 * [backup-simplify]: Simplify 0 into 0 60.299 * [backup-simplify]: Simplify 0 into 0 60.299 * [backup-simplify]: Simplify 0 into 0 60.299 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.299 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 60.299 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 60.299 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)))) into 0 60.300 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 60.300 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 60.300 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)))) into 0 60.301 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 60.301 * [backup-simplify]: Simplify (+ 0 0) into 0 60.301 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 60.302 * [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)))))))) 60.302 * [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 60.302 * [taylor]: Taking taylor expansion of +nan.0 in t 60.302 * [backup-simplify]: Simplify +nan.0 into +nan.0 60.302 * [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 60.302 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 60.302 * [taylor]: Taking taylor expansion of 2 in t 60.302 * [backup-simplify]: Simplify 2 into 2 60.302 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.302 * [taylor]: Taking taylor expansion of t in t 60.302 * [backup-simplify]: Simplify 0 into 0 60.302 * [backup-simplify]: Simplify 1 into 1 60.302 * [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 60.302 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 4)) in t 60.302 * [taylor]: Taking taylor expansion of +nan.0 in t 60.302 * [backup-simplify]: Simplify +nan.0 into +nan.0 60.302 * [taylor]: Taking taylor expansion of (pow l 4) in t 60.302 * [taylor]: Taking taylor expansion of l in t 60.302 * [backup-simplify]: Simplify l into l 60.302 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4))))) in t 60.302 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4)))) in t 60.302 * [taylor]: Taking taylor expansion of (* +nan.0 (* (pow t 2) (pow l 2))) in t 60.302 * [taylor]: Taking taylor expansion of +nan.0 in t 60.302 * [backup-simplify]: Simplify +nan.0 into +nan.0 60.302 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow l 2)) in t 60.302 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.302 * [taylor]: Taking taylor expansion of t in t 60.302 * [backup-simplify]: Simplify 0 into 0 60.302 * [backup-simplify]: Simplify 1 into 1 60.302 * [taylor]: Taking taylor expansion of (pow l 2) in t 60.303 * [taylor]: Taking taylor expansion of l in t 60.303 * [backup-simplify]: Simplify l into l 60.303 * [taylor]: Taking taylor expansion of (- (* +nan.0 (pow t 4))) in t 60.303 * [taylor]: Taking taylor expansion of (* +nan.0 (pow t 4)) in t 60.303 * [taylor]: Taking taylor expansion of +nan.0 in t 60.303 * [backup-simplify]: Simplify +nan.0 into +nan.0 60.303 * [taylor]: Taking taylor expansion of (pow t 4) in t 60.303 * [taylor]: Taking taylor expansion of t in t 60.303 * [backup-simplify]: Simplify 0 into 0 60.303 * [backup-simplify]: Simplify 1 into 1 60.303 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.303 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 60.303 * [backup-simplify]: Simplify (* +nan.0 (pow l 4)) into (* +nan.0 (pow l 4)) 60.303 * [backup-simplify]: Simplify (+ (* +nan.0 (pow l 4)) 0) into (- (* +nan.0 (pow l 4))) 60.303 * [backup-simplify]: Simplify (- (- (* +nan.0 (pow l 4)))) into (- (* +nan.0 (pow l 4))) 60.303 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (pow l 4)))) into (- (* +nan.0 (pow l 4))) 60.303 * [backup-simplify]: Simplify (* +nan.0 (- (* +nan.0 (pow l 4)))) into (* +nan.0 (pow l 4)) 60.303 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 4)) in l 60.303 * [taylor]: Taking taylor expansion of +nan.0 in l 60.303 * [backup-simplify]: Simplify +nan.0 into +nan.0 60.303 * [taylor]: Taking taylor expansion of (pow l 4) in l 60.303 * [taylor]: Taking taylor expansion of l in l 60.303 * [backup-simplify]: Simplify 0 into 0 60.303 * [backup-simplify]: Simplify 1 into 1 60.303 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 60.304 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 60.304 * [backup-simplify]: Simplify (+ 0 0) into 0 60.304 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (* 2 (pow l 2)))) into 0 60.304 * [taylor]: Taking taylor expansion of 0 in l 60.304 * [backup-simplify]: Simplify 0 into 0 60.304 * [backup-simplify]: Simplify 0 into 0 60.304 * [taylor]: Taking taylor expansion of 0 in l 60.304 * [backup-simplify]: Simplify 0 into 0 60.304 * [backup-simplify]: Simplify 0 into 0 60.304 * [backup-simplify]: Simplify 0 into 0 60.304 * [backup-simplify]: Simplify 0 into 0 60.305 * [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)))))) 60.305 * [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 60.305 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in l 60.305 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in l 60.305 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 60.305 * [taylor]: Taking taylor expansion of 2 in l 60.305 * [backup-simplify]: Simplify 2 into 2 60.305 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 60.305 * [taylor]: Taking taylor expansion of x in l 60.305 * [backup-simplify]: Simplify x into x 60.305 * [taylor]: Taking taylor expansion of (pow l 2) in l 60.305 * [taylor]: Taking taylor expansion of l in l 60.305 * [backup-simplify]: Simplify 0 into 0 60.305 * [backup-simplify]: Simplify 1 into 1 60.305 * [backup-simplify]: Simplify (* 1 1) into 1 60.305 * [backup-simplify]: Simplify (/ x 1) into x 60.305 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in l 60.305 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 60.305 * [taylor]: Taking taylor expansion of 2 in l 60.305 * [backup-simplify]: Simplify 2 into 2 60.305 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 60.305 * [taylor]: Taking taylor expansion of (pow t 2) in l 60.305 * [taylor]: Taking taylor expansion of t in l 60.305 * [backup-simplify]: Simplify t into t 60.305 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.305 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.305 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 60.305 * [taylor]: Taking taylor expansion of 4 in l 60.306 * [backup-simplify]: Simplify 4 into 4 60.306 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 60.306 * [taylor]: Taking taylor expansion of x in l 60.306 * [backup-simplify]: Simplify x into x 60.306 * [taylor]: Taking taylor expansion of (pow t 2) in l 60.306 * [taylor]: Taking taylor expansion of t in l 60.306 * [backup-simplify]: Simplify t into t 60.306 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.306 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 60.306 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 60.306 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 60.306 * [backup-simplify]: Simplify (sqrt (* 2 x)) into (* (sqrt 2) (sqrt x)) 60.306 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 60.307 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 60.307 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 60.307 * [backup-simplify]: Simplify (+ 0 0) into 0 60.307 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 2 x)))) into 0 60.308 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in t 60.308 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in t 60.308 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 60.308 * [taylor]: Taking taylor expansion of 2 in t 60.308 * [backup-simplify]: Simplify 2 into 2 60.308 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 60.308 * [taylor]: Taking taylor expansion of x in t 60.308 * [backup-simplify]: Simplify x into x 60.308 * [taylor]: Taking taylor expansion of (pow l 2) in t 60.308 * [taylor]: Taking taylor expansion of l in t 60.308 * [backup-simplify]: Simplify l into l 60.308 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.308 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 60.308 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in t 60.308 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 60.308 * [taylor]: Taking taylor expansion of 2 in t 60.308 * [backup-simplify]: Simplify 2 into 2 60.308 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 60.308 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.308 * [taylor]: Taking taylor expansion of t in t 60.308 * [backup-simplify]: Simplify 0 into 0 60.308 * [backup-simplify]: Simplify 1 into 1 60.308 * [backup-simplify]: Simplify (* 1 1) into 1 60.308 * [backup-simplify]: Simplify (/ 1 1) into 1 60.308 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 60.308 * [taylor]: Taking taylor expansion of 4 in t 60.308 * [backup-simplify]: Simplify 4 into 4 60.309 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 60.309 * [taylor]: Taking taylor expansion of x in t 60.309 * [backup-simplify]: Simplify x into x 60.309 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.309 * [taylor]: Taking taylor expansion of t in t 60.309 * [backup-simplify]: Simplify 0 into 0 60.309 * [backup-simplify]: Simplify 1 into 1 60.309 * [backup-simplify]: Simplify (* 1 1) into 1 60.309 * [backup-simplify]: Simplify (/ x 1) into x 60.309 * [backup-simplify]: Simplify (* 2 1) into 2 60.309 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 60.309 * [backup-simplify]: Simplify (+ 2 (* 4 x)) into (+ (* 4 x) 2) 60.309 * [backup-simplify]: Simplify (+ 0 (+ (* 4 x) 2)) into (+ (* 4 x) 2) 60.310 * [backup-simplify]: Simplify (sqrt (+ (* 4 x) 2)) into (sqrt (+ (* 4 x) 2)) 60.310 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 60.310 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 60.311 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 60.311 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 60.312 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 60.312 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 x)) into 0 60.312 * [backup-simplify]: Simplify (+ 0 0) into 0 60.313 * [backup-simplify]: Simplify (+ 0 0) into 0 60.313 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 4 x) 2)))) into 0 60.313 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 60.313 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 60.313 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 60.313 * [taylor]: Taking taylor expansion of 2 in x 60.313 * [backup-simplify]: Simplify 2 into 2 60.313 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 60.313 * [taylor]: Taking taylor expansion of x in x 60.313 * [backup-simplify]: Simplify 0 into 0 60.313 * [backup-simplify]: Simplify 1 into 1 60.313 * [taylor]: Taking taylor expansion of (pow l 2) in x 60.313 * [taylor]: Taking taylor expansion of l in x 60.313 * [backup-simplify]: Simplify l into l 60.313 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.313 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 60.313 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 60.313 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 60.313 * [taylor]: Taking taylor expansion of 2 in x 60.313 * [backup-simplify]: Simplify 2 into 2 60.313 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 60.313 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.313 * [taylor]: Taking taylor expansion of t in x 60.313 * [backup-simplify]: Simplify t into t 60.313 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.313 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.313 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 60.313 * [taylor]: Taking taylor expansion of 4 in x 60.313 * [backup-simplify]: Simplify 4 into 4 60.313 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 60.313 * [taylor]: Taking taylor expansion of x in x 60.313 * [backup-simplify]: Simplify 0 into 0 60.313 * [backup-simplify]: Simplify 1 into 1 60.313 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.313 * [taylor]: Taking taylor expansion of t in x 60.313 * [backup-simplify]: Simplify t into t 60.314 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.314 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.314 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 60.314 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 60.314 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 60.314 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 60.314 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 60.314 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 60.314 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 60.314 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 60.315 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 60.315 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 60.315 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 60.315 * [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))) 60.315 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 60.315 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 60.315 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 60.315 * [taylor]: Taking taylor expansion of 2 in x 60.315 * [backup-simplify]: Simplify 2 into 2 60.315 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 60.315 * [taylor]: Taking taylor expansion of x in x 60.315 * [backup-simplify]: Simplify 0 into 0 60.315 * [backup-simplify]: Simplify 1 into 1 60.315 * [taylor]: Taking taylor expansion of (pow l 2) in x 60.315 * [taylor]: Taking taylor expansion of l in x 60.315 * [backup-simplify]: Simplify l into l 60.315 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.315 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 60.315 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 60.315 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 60.315 * [taylor]: Taking taylor expansion of 2 in x 60.315 * [backup-simplify]: Simplify 2 into 2 60.315 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 60.315 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.315 * [taylor]: Taking taylor expansion of t in x 60.315 * [backup-simplify]: Simplify t into t 60.315 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.315 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.315 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 60.315 * [taylor]: Taking taylor expansion of 4 in x 60.315 * [backup-simplify]: Simplify 4 into 4 60.315 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 60.315 * [taylor]: Taking taylor expansion of x in x 60.315 * [backup-simplify]: Simplify 0 into 0 60.315 * [backup-simplify]: Simplify 1 into 1 60.315 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.315 * [taylor]: Taking taylor expansion of t in x 60.316 * [backup-simplify]: Simplify t into t 60.316 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.316 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.316 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 60.316 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 60.316 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 60.316 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 60.316 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 60.316 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 60.316 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 60.316 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 60.317 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 60.317 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 60.317 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 60.317 * [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))) 60.317 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 60.317 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.317 * [taylor]: Taking taylor expansion of 2 in t 60.317 * [backup-simplify]: Simplify 2 into 2 60.317 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.318 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.318 * [taylor]: Taking taylor expansion of t in t 60.318 * [backup-simplify]: Simplify 0 into 0 60.318 * [backup-simplify]: Simplify 1 into 1 60.318 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 60.318 * [taylor]: Taking taylor expansion of (sqrt 2) in l 60.318 * [taylor]: Taking taylor expansion of 2 in l 60.318 * [backup-simplify]: Simplify 2 into 2 60.319 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.319 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.319 * [taylor]: Taking taylor expansion of (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in t 60.319 * [taylor]: Taking taylor expansion of 1/2 in t 60.319 * [backup-simplify]: Simplify 1/2 into 1/2 60.319 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in t 60.319 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 60.319 * [taylor]: Taking taylor expansion of t in t 60.319 * [backup-simplify]: Simplify 0 into 0 60.319 * [backup-simplify]: Simplify 1 into 1 60.319 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 60.319 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 60.319 * [taylor]: Taking taylor expansion of 4 in t 60.319 * [backup-simplify]: Simplify 4 into 4 60.319 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 60.319 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.319 * [taylor]: Taking taylor expansion of t in t 60.319 * [backup-simplify]: Simplify 0 into 0 60.319 * [backup-simplify]: Simplify 1 into 1 60.320 * [backup-simplify]: Simplify (* 1 1) into 1 60.320 * [backup-simplify]: Simplify (/ 1 1) into 1 60.320 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 60.320 * [taylor]: Taking taylor expansion of 2 in t 60.320 * [backup-simplify]: Simplify 2 into 2 60.320 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 60.320 * [taylor]: Taking taylor expansion of (pow l 2) in t 60.320 * [taylor]: Taking taylor expansion of l in t 60.320 * [backup-simplify]: Simplify l into l 60.320 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.320 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 60.320 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.320 * [taylor]: Taking taylor expansion of 2 in t 60.320 * [backup-simplify]: Simplify 2 into 2 60.320 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.321 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.321 * [backup-simplify]: Simplify (* 4 1) into 4 60.321 * [backup-simplify]: Simplify (+ 4 0) into 4 60.322 * [backup-simplify]: Simplify (* 0 4) into 0 60.322 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 60.322 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 60.323 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 60.323 * [backup-simplify]: Simplify (+ 0 0) into 0 60.324 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 4)) into 4 60.324 * [backup-simplify]: Simplify (/ 4 (sqrt 2)) into (/ 4 (sqrt 2)) 60.325 * [backup-simplify]: Simplify (* 1/2 (/ 4 (sqrt 2))) into (/ 2 (sqrt 2)) 60.325 * [taylor]: Taking taylor expansion of (/ 2 (sqrt 2)) in l 60.325 * [taylor]: Taking taylor expansion of 2 in l 60.325 * [backup-simplify]: Simplify 2 into 2 60.325 * [taylor]: Taking taylor expansion of (sqrt 2) in l 60.325 * [taylor]: Taking taylor expansion of 2 in l 60.325 * [backup-simplify]: Simplify 2 into 2 60.325 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.326 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.327 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 60.328 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 60.328 * [taylor]: Taking taylor expansion of 0 in l 60.328 * [backup-simplify]: Simplify 0 into 0 60.328 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.328 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 60.328 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 60.329 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 60.329 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 60.330 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 60.331 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 60.331 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 60.331 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 60.331 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 60.332 * [backup-simplify]: Simplify (+ 0 0) into 0 60.332 * [backup-simplify]: Simplify (+ 0 0) into 0 60.335 * [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))) 60.335 * [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 60.335 * [taylor]: Taking taylor expansion of -1/2 in t 60.335 * [backup-simplify]: Simplify -1/2 into -1/2 60.335 * [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 60.335 * [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 60.335 * [taylor]: Taking taylor expansion of t in t 60.335 * [backup-simplify]: Simplify 0 into 0 60.335 * [backup-simplify]: Simplify 1 into 1 60.335 * [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 60.335 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in t 60.335 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.335 * [taylor]: Taking taylor expansion of t in t 60.335 * [backup-simplify]: Simplify 0 into 0 60.335 * [backup-simplify]: Simplify 1 into 1 60.335 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in t 60.335 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 60.335 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.335 * [taylor]: Taking taylor expansion of 2 in t 60.335 * [backup-simplify]: Simplify 2 into 2 60.336 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.337 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.337 * [taylor]: Taking taylor expansion of (pow l 4) in t 60.337 * [taylor]: Taking taylor expansion of l in t 60.337 * [backup-simplify]: Simplify l into l 60.337 * [backup-simplify]: Simplify (* 1 1) into 1 60.338 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 60.339 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.339 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 60.340 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 4)) into (* (pow (sqrt 2) 2) (pow l 4)) 60.340 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) 60.341 * [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 60.341 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in t 60.341 * [taylor]: Taking taylor expansion of 4 in t 60.341 * [backup-simplify]: Simplify 4 into 4 60.341 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in t 60.341 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in t 60.341 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.341 * [taylor]: Taking taylor expansion of t in t 60.341 * [backup-simplify]: Simplify 0 into 0 60.341 * [backup-simplify]: Simplify 1 into 1 60.341 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 60.341 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.341 * [taylor]: Taking taylor expansion of 2 in t 60.341 * [backup-simplify]: Simplify 2 into 2 60.341 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.342 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.342 * [backup-simplify]: Simplify (* 1 1) into 1 60.343 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 60.345 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 2)) into (pow (sqrt 2) 2) 60.347 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 60.347 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in t 60.347 * [taylor]: Taking taylor expansion of 4 in t 60.347 * [backup-simplify]: Simplify 4 into 4 60.347 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in t 60.347 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in t 60.347 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 60.347 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.347 * [taylor]: Taking taylor expansion of 2 in t 60.347 * [backup-simplify]: Simplify 2 into 2 60.347 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.348 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.348 * [taylor]: Taking taylor expansion of (pow l 2) in t 60.348 * [taylor]: Taking taylor expansion of l in t 60.348 * [backup-simplify]: Simplify l into l 60.349 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 60.349 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.350 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 2)) into (* (pow (sqrt 2) 2) (pow l 2)) 60.351 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) 60.351 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.351 * [taylor]: Taking taylor expansion of 2 in t 60.351 * [backup-simplify]: Simplify 2 into 2 60.352 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.352 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.355 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 60.358 * [backup-simplify]: Simplify (+ (/ 4 (pow (sqrt 2) 2)) 0) into (* 4 (/ 1 (pow (sqrt 2) 2))) 60.362 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 60.363 * [backup-simplify]: Simplify (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into 0 60.363 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 60.364 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 60.369 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 2))) into 0 60.370 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 60.371 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 60.371 * [backup-simplify]: Simplify (+ 0 0) into 0 60.372 * [backup-simplify]: Simplify (+ 0 0) into 0 60.375 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* 4 (/ 1 (pow (sqrt 2) 2))))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 60.377 * [backup-simplify]: Simplify (/ (* 4 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)) into (/ 4 (pow (sqrt 2) 3)) 60.379 * [backup-simplify]: Simplify (* -1/2 (/ 4 (pow (sqrt 2) 3))) into (/ -2 (pow (sqrt 2) 3)) 60.379 * [taylor]: Taking taylor expansion of (/ -2 (pow (sqrt 2) 3)) in l 60.379 * [taylor]: Taking taylor expansion of -2 in l 60.379 * [backup-simplify]: Simplify -2 into -2 60.379 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in l 60.379 * [taylor]: Taking taylor expansion of (sqrt 2) in l 60.379 * [taylor]: Taking taylor expansion of 2 in l 60.379 * [backup-simplify]: Simplify 2 into 2 60.379 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.379 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.380 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 60.381 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 60.382 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 60.383 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 60.383 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 60.384 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 60.384 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 60.384 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 60.384 * [backup-simplify]: Simplify (+ (* 0 (* 2 (/ 1 (pow l 2)))) (+ (* 1 0) (* 0 4))) into 0 60.385 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 60.386 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 4 (sqrt 2)))) into 0 60.386 * [taylor]: Taking taylor expansion of 0 in l 60.386 * [backup-simplify]: Simplify 0 into 0 60.386 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 60.387 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 60.387 * [taylor]: Taking taylor expansion of 0 in l 60.387 * [backup-simplify]: Simplify 0 into 0 60.388 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 60.388 * [backup-simplify]: Simplify 0 into 0 60.388 * [backup-simplify]: Simplify 0 into 0 60.388 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 60.388 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 60.389 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 60.389 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 60.389 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 60.390 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 60.390 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 60.391 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 60.391 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 60.391 * [backup-simplify]: Simplify (+ 0 0) into 0 60.392 * [backup-simplify]: Simplify (+ 0 0) into 0 60.395 * [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))) 60.395 * [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 60.395 * [taylor]: Taking taylor expansion of 1/2 in t 60.395 * [backup-simplify]: Simplify 1/2 into 1/2 60.395 * [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 60.395 * [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 60.395 * [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 60.395 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in t 60.395 * [taylor]: Taking taylor expansion of 6 in t 60.395 * [backup-simplify]: Simplify 6 into 6 60.395 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in t 60.395 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.395 * [taylor]: Taking taylor expansion of t in t 60.395 * [backup-simplify]: Simplify 0 into 0 60.395 * [backup-simplify]: Simplify 1 into 1 60.395 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in t 60.395 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 60.395 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.395 * [taylor]: Taking taylor expansion of 2 in t 60.395 * [backup-simplify]: Simplify 2 into 2 60.396 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.396 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.396 * [taylor]: Taking taylor expansion of (pow l 4) in t 60.396 * [taylor]: Taking taylor expansion of l in t 60.396 * [backup-simplify]: Simplify l into l 60.396 * [backup-simplify]: Simplify (* 1 1) into 1 60.397 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 60.399 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 60.399 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.399 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 60.400 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 4)) into (* (pow (sqrt 2) 4) (pow l 4)) 60.401 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) 60.401 * [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 60.401 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in t 60.401 * [taylor]: Taking taylor expansion of 12 in t 60.401 * [backup-simplify]: Simplify 12 into 12 60.401 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in t 60.401 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in t 60.401 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 60.401 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.401 * [taylor]: Taking taylor expansion of 2 in t 60.401 * [backup-simplify]: Simplify 2 into 2 60.401 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.402 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.402 * [taylor]: Taking taylor expansion of (pow l 2) in t 60.402 * [taylor]: Taking taylor expansion of l in t 60.402 * [backup-simplify]: Simplify l into l 60.403 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 60.405 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 60.406 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.406 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 2)) into (* (pow (sqrt 2) 4) (pow l 2)) 60.407 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) 60.407 * [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 60.408 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in t 60.408 * [taylor]: Taking taylor expansion of 8 in t 60.408 * [backup-simplify]: Simplify 8 into 8 60.408 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in t 60.408 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in t 60.408 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.408 * [taylor]: Taking taylor expansion of t in t 60.408 * [backup-simplify]: Simplify 0 into 0 60.408 * [backup-simplify]: Simplify 1 into 1 60.408 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 60.408 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.408 * [taylor]: Taking taylor expansion of 2 in t 60.408 * [backup-simplify]: Simplify 2 into 2 60.408 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.409 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.409 * [backup-simplify]: Simplify (* 1 1) into 1 60.410 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 60.413 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 60.414 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 4)) into (pow (sqrt 2) 4) 60.416 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 60.416 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in t 60.416 * [taylor]: Taking taylor expansion of (pow t 4) in t 60.416 * [taylor]: Taking taylor expansion of t in t 60.416 * [backup-simplify]: Simplify 0 into 0 60.416 * [backup-simplify]: Simplify 1 into 1 60.416 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in t 60.416 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 60.416 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.416 * [taylor]: Taking taylor expansion of 2 in t 60.416 * [backup-simplify]: Simplify 2 into 2 60.417 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.417 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.417 * [taylor]: Taking taylor expansion of (pow l 6) in t 60.417 * [taylor]: Taking taylor expansion of l in t 60.417 * [backup-simplify]: Simplify l into l 60.418 * [backup-simplify]: Simplify (* 1 1) into 1 60.418 * [backup-simplify]: Simplify (* 1 1) into 1 60.419 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 60.421 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 60.421 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.422 * [backup-simplify]: Simplify (* l (pow l 2)) into (pow l 3) 60.422 * [backup-simplify]: Simplify (* (pow l 3) (pow l 3)) into (pow l 6) 60.423 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 6)) into (* (pow (sqrt 2) 4) (pow l 6)) 60.424 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) 60.424 * [taylor]: Taking taylor expansion of t in t 60.424 * [backup-simplify]: Simplify 0 into 0 60.424 * [backup-simplify]: Simplify 1 into 1 60.424 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.424 * [taylor]: Taking taylor expansion of 2 in t 60.424 * [backup-simplify]: Simplify 2 into 2 60.424 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.425 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.427 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 4))) into (/ 8 (pow (sqrt 2) 4)) 60.428 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 4)) 0) into (* 8 (/ 1 (pow (sqrt 2) 4))) 60.430 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 60.433 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 60.433 * [backup-simplify]: Simplify (* (* 8 (/ 1 (pow (sqrt 2) 4))) 0) into 0 60.434 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 60.434 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 60.435 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 60.436 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 4))) into 0 60.438 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 60.439 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 60.440 * [backup-simplify]: Simplify (+ 0 0) into 0 60.440 * [backup-simplify]: Simplify (+ 0 0) into 0 60.440 * [backup-simplify]: Simplify (+ 0 0) into 0 60.446 * [backup-simplify]: Simplify (+ (* (* 8 (/ 1 (pow (sqrt 2) 4))) 1) (* 0 0)) into (* 8 (/ 1 (pow (sqrt 2) 4))) 60.450 * [backup-simplify]: Simplify (/ (* 8 (/ 1 (pow (sqrt 2) 4))) (sqrt 2)) into (/ 8 (pow (sqrt 2) 5)) 60.452 * [backup-simplify]: Simplify (* 1/2 (/ 8 (pow (sqrt 2) 5))) into (/ 4 (pow (sqrt 2) 5)) 60.452 * [taylor]: Taking taylor expansion of (/ 4 (pow (sqrt 2) 5)) in l 60.452 * [taylor]: Taking taylor expansion of 4 in l 60.452 * [backup-simplify]: Simplify 4 into 4 60.452 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 5) in l 60.453 * [taylor]: Taking taylor expansion of (sqrt 2) in l 60.453 * [taylor]: Taking taylor expansion of 2 in l 60.453 * [backup-simplify]: Simplify 2 into 2 60.453 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.454 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.455 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 60.457 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 60.459 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 4)) into (pow (sqrt 2) 5) 60.461 * [backup-simplify]: Simplify (/ 4 (pow (sqrt 2) 5)) into (/ 4 (pow (sqrt 2) 5)) 60.462 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 60.463 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 60.464 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 60.466 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 60.467 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 60.469 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 60.470 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) into (/ 4 (* (pow (sqrt 2) 2) (pow l 2))) 60.471 * [backup-simplify]: Simplify (+ 0 (/ 4 (* (pow (sqrt 2) 2) (pow l 2)))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 60.472 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 60.474 * [backup-simplify]: Simplify (+ (* 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) (+ (* 1 0) (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))))) into 0 60.476 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (pow (sqrt 2) 3)) (/ 0 (sqrt 2))))) into 0 60.477 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (pow (sqrt 2) 3)))) into 0 60.477 * [taylor]: Taking taylor expansion of 0 in l 60.477 * [backup-simplify]: Simplify 0 into 0 60.478 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 60.479 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 60.480 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 60.481 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 60.481 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 60.481 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 60.482 * [backup-simplify]: Simplify (+ 0 0) into 0 60.483 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 4)))) into (* 2 (/ 1 (pow l 2))) 60.489 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 60.491 * [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)))) 60.493 * [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))) 60.493 * [taylor]: Taking taylor expansion of (/ 1 (* (sqrt 2) (pow l 2))) in l 60.493 * [taylor]: Taking taylor expansion of (* (sqrt 2) (pow l 2)) in l 60.493 * [taylor]: Taking taylor expansion of (sqrt 2) in l 60.493 * [taylor]: Taking taylor expansion of 2 in l 60.493 * [backup-simplify]: Simplify 2 into 2 60.494 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.494 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.494 * [taylor]: Taking taylor expansion of (pow l 2) in l 60.494 * [taylor]: Taking taylor expansion of l in l 60.495 * [backup-simplify]: Simplify 0 into 0 60.495 * [backup-simplify]: Simplify 1 into 1 60.495 * [backup-simplify]: Simplify (* 1 1) into 1 60.496 * [backup-simplify]: Simplify (* (sqrt 2) 1) into (sqrt 2) 60.497 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 60.498 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 60.499 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 60.500 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 60.500 * [backup-simplify]: Simplify 0 into 0 60.501 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 60.502 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 60.503 * [taylor]: Taking taylor expansion of 0 in l 60.503 * [backup-simplify]: Simplify 0 into 0 60.504 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 60.507 * [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))))) 60.507 * [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)))))) 60.507 * [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 60.507 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in l 60.507 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in l 60.507 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 60.507 * [taylor]: Taking taylor expansion of 2 in l 60.507 * [backup-simplify]: Simplify 2 into 2 60.507 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 60.507 * [taylor]: Taking taylor expansion of (pow t 2) in l 60.507 * [taylor]: Taking taylor expansion of t in l 60.507 * [backup-simplify]: Simplify t into t 60.508 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.508 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.508 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in l 60.508 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 60.508 * [taylor]: Taking taylor expansion of 2 in l 60.508 * [backup-simplify]: Simplify 2 into 2 60.508 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 60.508 * [taylor]: Taking taylor expansion of x in l 60.508 * [backup-simplify]: Simplify x into x 60.508 * [taylor]: Taking taylor expansion of (pow l 2) in l 60.508 * [taylor]: Taking taylor expansion of l in l 60.508 * [backup-simplify]: Simplify 0 into 0 60.508 * [backup-simplify]: Simplify 1 into 1 60.508 * [backup-simplify]: Simplify (* 1 1) into 1 60.508 * [backup-simplify]: Simplify (/ x 1) into x 60.508 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 60.508 * [taylor]: Taking taylor expansion of 4 in l 60.508 * [backup-simplify]: Simplify 4 into 4 60.508 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 60.508 * [taylor]: Taking taylor expansion of x in l 60.508 * [backup-simplify]: Simplify x into x 60.508 * [taylor]: Taking taylor expansion of (pow t 2) in l 60.508 * [taylor]: Taking taylor expansion of t in l 60.508 * [backup-simplify]: Simplify t into t 60.508 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.508 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 60.508 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 60.508 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 60.508 * [backup-simplify]: Simplify (- (* 2 x)) into (- (* 2 x)) 60.508 * [backup-simplify]: Simplify (+ 0 (- (* 2 x))) into (- (* 2 x)) 60.508 * [backup-simplify]: Simplify (sqrt (- (* 2 x))) into (sqrt (- (* 2 x))) 60.509 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 60.509 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 60.510 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 60.510 * [backup-simplify]: Simplify (+ 0 0) into 0 60.510 * [backup-simplify]: Simplify (- 0) into 0 60.511 * [backup-simplify]: Simplify (+ 0 0) into 0 60.511 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 x))))) into 0 60.511 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in t 60.511 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in t 60.511 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 60.511 * [taylor]: Taking taylor expansion of 2 in t 60.511 * [backup-simplify]: Simplify 2 into 2 60.511 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 60.511 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.511 * [taylor]: Taking taylor expansion of t in t 60.511 * [backup-simplify]: Simplify 0 into 0 60.511 * [backup-simplify]: Simplify 1 into 1 60.511 * [backup-simplify]: Simplify (* 1 1) into 1 60.511 * [backup-simplify]: Simplify (/ 1 1) into 1 60.511 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in t 60.511 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 60.511 * [taylor]: Taking taylor expansion of 2 in t 60.511 * [backup-simplify]: Simplify 2 into 2 60.511 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 60.511 * [taylor]: Taking taylor expansion of x in t 60.511 * [backup-simplify]: Simplify x into x 60.511 * [taylor]: Taking taylor expansion of (pow l 2) in t 60.511 * [taylor]: Taking taylor expansion of l in t 60.511 * [backup-simplify]: Simplify l into l 60.511 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.512 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 60.512 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 60.512 * [taylor]: Taking taylor expansion of 4 in t 60.512 * [backup-simplify]: Simplify 4 into 4 60.512 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 60.512 * [taylor]: Taking taylor expansion of x in t 60.512 * [backup-simplify]: Simplify x into x 60.512 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.512 * [taylor]: Taking taylor expansion of t in t 60.512 * [backup-simplify]: Simplify 0 into 0 60.512 * [backup-simplify]: Simplify 1 into 1 60.512 * [backup-simplify]: Simplify (* 1 1) into 1 60.512 * [backup-simplify]: Simplify (/ x 1) into x 60.512 * [backup-simplify]: Simplify (* 2 1) into 2 60.512 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 60.512 * [backup-simplify]: Simplify (+ 0 (* 4 x)) into (* 4 x) 60.512 * [backup-simplify]: Simplify (- (* 4 x)) into (- (* 4 x)) 60.512 * [backup-simplify]: Simplify (+ 2 (- (* 4 x))) into (- 2 (* 4 x)) 60.513 * [backup-simplify]: Simplify (sqrt (- 2 (* 4 x))) into (sqrt (- 2 (* 4 x))) 60.513 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 60.513 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 60.514 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 60.514 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 60.515 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 60.515 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 x)) into 0 60.515 * [backup-simplify]: Simplify (+ 0 0) into 0 60.516 * [backup-simplify]: Simplify (- 0) into 0 60.516 * [backup-simplify]: Simplify (+ 0 0) into 0 60.516 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- 2 (* 4 x))))) into 0 60.516 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 60.516 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 60.516 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 60.516 * [taylor]: Taking taylor expansion of 2 in x 60.516 * [backup-simplify]: Simplify 2 into 2 60.516 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 60.516 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.516 * [taylor]: Taking taylor expansion of t in x 60.516 * [backup-simplify]: Simplify t into t 60.516 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.516 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.516 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 60.516 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 60.516 * [taylor]: Taking taylor expansion of 2 in x 60.516 * [backup-simplify]: Simplify 2 into 2 60.516 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 60.516 * [taylor]: Taking taylor expansion of x in x 60.516 * [backup-simplify]: Simplify 0 into 0 60.516 * [backup-simplify]: Simplify 1 into 1 60.516 * [taylor]: Taking taylor expansion of (pow l 2) in x 60.516 * [taylor]: Taking taylor expansion of l in x 60.516 * [backup-simplify]: Simplify l into l 60.517 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.517 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 60.517 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 60.517 * [taylor]: Taking taylor expansion of 4 in x 60.517 * [backup-simplify]: Simplify 4 into 4 60.517 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 60.517 * [taylor]: Taking taylor expansion of x in x 60.517 * [backup-simplify]: Simplify 0 into 0 60.517 * [backup-simplify]: Simplify 1 into 1 60.517 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.517 * [taylor]: Taking taylor expansion of t in x 60.517 * [backup-simplify]: Simplify t into t 60.517 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.517 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.517 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 60.517 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 60.517 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 60.517 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 60.517 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 60.518 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 60.518 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 60.518 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 60.518 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 60.518 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 60.518 * [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))))) 60.518 * [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))) 60.518 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 60.518 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 60.518 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 60.519 * [taylor]: Taking taylor expansion of 2 in x 60.519 * [backup-simplify]: Simplify 2 into 2 60.519 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 60.519 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.519 * [taylor]: Taking taylor expansion of t in x 60.519 * [backup-simplify]: Simplify t into t 60.519 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.519 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.519 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 60.519 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 60.519 * [taylor]: Taking taylor expansion of 2 in x 60.519 * [backup-simplify]: Simplify 2 into 2 60.519 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 60.519 * [taylor]: Taking taylor expansion of x in x 60.519 * [backup-simplify]: Simplify 0 into 0 60.519 * [backup-simplify]: Simplify 1 into 1 60.519 * [taylor]: Taking taylor expansion of (pow l 2) in x 60.519 * [taylor]: Taking taylor expansion of l in x 60.519 * [backup-simplify]: Simplify l into l 60.519 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.519 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 60.519 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 60.519 * [taylor]: Taking taylor expansion of 4 in x 60.519 * [backup-simplify]: Simplify 4 into 4 60.519 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 60.519 * [taylor]: Taking taylor expansion of x in x 60.519 * [backup-simplify]: Simplify 0 into 0 60.519 * [backup-simplify]: Simplify 1 into 1 60.519 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.519 * [taylor]: Taking taylor expansion of t in x 60.519 * [backup-simplify]: Simplify t into t 60.519 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.519 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.519 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 60.519 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 60.519 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 60.519 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 60.520 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 60.520 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 60.520 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 60.520 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 60.520 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 60.520 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 60.520 * [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))))) 60.521 * [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))) 60.521 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 60.521 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.521 * [taylor]: Taking taylor expansion of 2 in t 60.521 * [backup-simplify]: Simplify 2 into 2 60.521 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.522 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.522 * [taylor]: Taking taylor expansion of t in t 60.522 * [backup-simplify]: Simplify 0 into 0 60.522 * [backup-simplify]: Simplify 1 into 1 60.522 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 60.522 * [taylor]: Taking taylor expansion of (sqrt 2) in l 60.522 * [taylor]: Taking taylor expansion of 2 in l 60.522 * [backup-simplify]: Simplify 2 into 2 60.522 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.523 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.523 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in t 60.523 * [taylor]: Taking taylor expansion of -1/2 in t 60.523 * [backup-simplify]: Simplify -1/2 into -1/2 60.523 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in t 60.523 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 60.523 * [taylor]: Taking taylor expansion of t in t 60.523 * [backup-simplify]: Simplify 0 into 0 60.523 * [backup-simplify]: Simplify 1 into 1 60.523 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 60.523 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 60.523 * [taylor]: Taking taylor expansion of 4 in t 60.523 * [backup-simplify]: Simplify 4 into 4 60.523 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 60.523 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.523 * [taylor]: Taking taylor expansion of t in t 60.523 * [backup-simplify]: Simplify 0 into 0 60.523 * [backup-simplify]: Simplify 1 into 1 60.523 * [backup-simplify]: Simplify (* 1 1) into 1 60.524 * [backup-simplify]: Simplify (/ 1 1) into 1 60.524 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 60.524 * [taylor]: Taking taylor expansion of 2 in t 60.524 * [backup-simplify]: Simplify 2 into 2 60.524 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 60.524 * [taylor]: Taking taylor expansion of (pow l 2) in t 60.524 * [taylor]: Taking taylor expansion of l in t 60.524 * [backup-simplify]: Simplify l into l 60.524 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.524 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 60.524 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.524 * [taylor]: Taking taylor expansion of 2 in t 60.524 * [backup-simplify]: Simplify 2 into 2 60.524 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.525 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.525 * [backup-simplify]: Simplify (* 4 1) into 4 60.525 * [backup-simplify]: Simplify (+ 4 0) into 4 60.526 * [backup-simplify]: Simplify (* 0 4) into 0 60.526 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 60.527 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 60.527 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 60.527 * [backup-simplify]: Simplify (+ 0 0) into 0 60.528 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 4)) into 4 60.528 * [backup-simplify]: Simplify (/ 4 (sqrt 2)) into (/ 4 (sqrt 2)) 60.529 * [backup-simplify]: Simplify (* -1/2 (/ 4 (sqrt 2))) into (/ -2 (sqrt 2)) 60.529 * [taylor]: Taking taylor expansion of (/ -2 (sqrt 2)) in l 60.529 * [taylor]: Taking taylor expansion of -2 in l 60.529 * [backup-simplify]: Simplify -2 into -2 60.529 * [taylor]: Taking taylor expansion of (sqrt 2) in l 60.529 * [taylor]: Taking taylor expansion of 2 in l 60.529 * [backup-simplify]: Simplify 2 into 2 60.530 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.530 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.531 * [backup-simplify]: Simplify (/ -2 (sqrt 2)) into (/ -2 (sqrt 2)) 60.532 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 60.532 * [taylor]: Taking taylor expansion of 0 in l 60.532 * [backup-simplify]: Simplify 0 into 0 60.532 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.532 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 60.533 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 60.533 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 60.533 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 60.533 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 60.534 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 60.534 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 60.534 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 60.535 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 60.535 * [backup-simplify]: Simplify (+ 0 0) into 0 60.535 * [backup-simplify]: Simplify (- 0) into 0 60.536 * [backup-simplify]: Simplify (+ 0 0) into 0 60.538 * [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))) 60.538 * [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 60.538 * [taylor]: Taking taylor expansion of -1/2 in t 60.538 * [backup-simplify]: Simplify -1/2 into -1/2 60.538 * [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 60.538 * [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 60.538 * [taylor]: Taking taylor expansion of t in t 60.538 * [backup-simplify]: Simplify 0 into 0 60.538 * [backup-simplify]: Simplify 1 into 1 60.538 * [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 60.538 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in t 60.538 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.538 * [taylor]: Taking taylor expansion of t in t 60.538 * [backup-simplify]: Simplify 0 into 0 60.538 * [backup-simplify]: Simplify 1 into 1 60.538 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in t 60.538 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 60.538 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.538 * [taylor]: Taking taylor expansion of 2 in t 60.538 * [backup-simplify]: Simplify 2 into 2 60.539 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.539 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.539 * [taylor]: Taking taylor expansion of (pow l 4) in t 60.539 * [taylor]: Taking taylor expansion of l in t 60.540 * [backup-simplify]: Simplify l into l 60.540 * [backup-simplify]: Simplify (* 1 1) into 1 60.541 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 60.541 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.541 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 60.542 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 4)) into (* (pow (sqrt 2) 2) (pow l 4)) 60.543 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) 60.543 * [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 60.543 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in t 60.543 * [taylor]: Taking taylor expansion of 4 in t 60.543 * [backup-simplify]: Simplify 4 into 4 60.543 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in t 60.543 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in t 60.543 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.543 * [taylor]: Taking taylor expansion of t in t 60.543 * [backup-simplify]: Simplify 0 into 0 60.543 * [backup-simplify]: Simplify 1 into 1 60.543 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 60.543 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.543 * [taylor]: Taking taylor expansion of 2 in t 60.543 * [backup-simplify]: Simplify 2 into 2 60.544 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.545 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.545 * [backup-simplify]: Simplify (* 1 1) into 1 60.546 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 60.547 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 2)) into (pow (sqrt 2) 2) 60.549 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 60.549 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in t 60.549 * [taylor]: Taking taylor expansion of 4 in t 60.549 * [backup-simplify]: Simplify 4 into 4 60.549 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in t 60.549 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in t 60.549 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 60.549 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.549 * [taylor]: Taking taylor expansion of 2 in t 60.549 * [backup-simplify]: Simplify 2 into 2 60.550 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.550 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.550 * [taylor]: Taking taylor expansion of (pow l 2) in t 60.550 * [taylor]: Taking taylor expansion of l in t 60.551 * [backup-simplify]: Simplify l into l 60.552 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 60.552 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.553 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 2)) into (* (pow (sqrt 2) 2) (pow l 2)) 60.554 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) 60.554 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.554 * [taylor]: Taking taylor expansion of 2 in t 60.554 * [backup-simplify]: Simplify 2 into 2 60.554 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.555 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.557 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 60.560 * [backup-simplify]: Simplify (+ (/ 4 (pow (sqrt 2) 2)) 0) into (* 4 (/ 1 (pow (sqrt 2) 2))) 60.564 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 60.565 * [backup-simplify]: Simplify (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into 0 60.566 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 60.567 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 60.568 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 2))) into 0 60.569 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 60.571 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 60.571 * [backup-simplify]: Simplify (+ 0 0) into 0 60.571 * [backup-simplify]: Simplify (+ 0 0) into 0 60.577 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* 4 (/ 1 (pow (sqrt 2) 2))))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 60.580 * [backup-simplify]: Simplify (/ (* 4 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)) into (/ 4 (pow (sqrt 2) 3)) 60.583 * [backup-simplify]: Simplify (* -1/2 (/ 4 (pow (sqrt 2) 3))) into (/ -2 (pow (sqrt 2) 3)) 60.583 * [taylor]: Taking taylor expansion of (/ -2 (pow (sqrt 2) 3)) in l 60.583 * [taylor]: Taking taylor expansion of -2 in l 60.583 * [backup-simplify]: Simplify -2 into -2 60.583 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in l 60.583 * [taylor]: Taking taylor expansion of (sqrt 2) in l 60.583 * [taylor]: Taking taylor expansion of 2 in l 60.583 * [backup-simplify]: Simplify 2 into 2 60.583 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.584 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.586 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 60.587 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 60.589 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 60.590 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 60.591 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 60.592 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 60.592 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 60.592 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 60.593 * [backup-simplify]: Simplify (+ (* 0 (* 2 (/ 1 (pow l 2)))) (+ (* 1 0) (* 0 4))) into 0 60.594 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 60.595 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (sqrt 2)))) into 0 60.595 * [taylor]: Taking taylor expansion of 0 in l 60.595 * [backup-simplify]: Simplify 0 into 0 60.596 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 60.597 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 60.597 * [taylor]: Taking taylor expansion of 0 in l 60.597 * [backup-simplify]: Simplify 0 into 0 60.598 * [backup-simplify]: Simplify (/ -2 (sqrt 2)) into (/ -2 (sqrt 2)) 60.598 * [backup-simplify]: Simplify 0 into 0 60.598 * [backup-simplify]: Simplify 0 into 0 60.599 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 60.599 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 60.601 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 60.601 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 60.601 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 60.602 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 60.602 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 60.603 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 60.603 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 60.603 * [backup-simplify]: Simplify (+ 0 0) into 0 60.604 * [backup-simplify]: Simplify (- 0) into 0 60.604 * [backup-simplify]: Simplify (+ 0 0) into 0 60.607 * [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))) 60.607 * [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 60.607 * [taylor]: Taking taylor expansion of -1/2 in t 60.607 * [backup-simplify]: Simplify -1/2 into -1/2 60.607 * [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 60.608 * [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 60.608 * [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 60.608 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in t 60.608 * [taylor]: Taking taylor expansion of 6 in t 60.608 * [backup-simplify]: Simplify 6 into 6 60.608 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in t 60.608 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.608 * [taylor]: Taking taylor expansion of t in t 60.608 * [backup-simplify]: Simplify 0 into 0 60.608 * [backup-simplify]: Simplify 1 into 1 60.608 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in t 60.608 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 60.608 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.608 * [taylor]: Taking taylor expansion of 2 in t 60.608 * [backup-simplify]: Simplify 2 into 2 60.608 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.608 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.608 * [taylor]: Taking taylor expansion of (pow l 4) in t 60.608 * [taylor]: Taking taylor expansion of l in t 60.608 * [backup-simplify]: Simplify l into l 60.609 * [backup-simplify]: Simplify (* 1 1) into 1 60.609 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 60.611 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 60.611 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.611 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 60.611 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 4)) into (* (pow (sqrt 2) 4) (pow l 4)) 60.616 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) 60.616 * [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 60.616 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in t 60.616 * [taylor]: Taking taylor expansion of 12 in t 60.616 * [backup-simplify]: Simplify 12 into 12 60.616 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in t 60.616 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in t 60.616 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 60.616 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.616 * [taylor]: Taking taylor expansion of 2 in t 60.616 * [backup-simplify]: Simplify 2 into 2 60.616 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.617 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.617 * [taylor]: Taking taylor expansion of (pow l 2) in t 60.617 * [taylor]: Taking taylor expansion of l in t 60.617 * [backup-simplify]: Simplify l into l 60.618 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 60.619 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 60.619 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.620 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 2)) into (* (pow (sqrt 2) 4) (pow l 2)) 60.620 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) 60.620 * [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 60.620 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in t 60.620 * [taylor]: Taking taylor expansion of 8 in t 60.620 * [backup-simplify]: Simplify 8 into 8 60.620 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in t 60.620 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in t 60.620 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.620 * [taylor]: Taking taylor expansion of t in t 60.620 * [backup-simplify]: Simplify 0 into 0 60.620 * [backup-simplify]: Simplify 1 into 1 60.620 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 60.620 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.620 * [taylor]: Taking taylor expansion of 2 in t 60.620 * [backup-simplify]: Simplify 2 into 2 60.621 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.621 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.621 * [backup-simplify]: Simplify (* 1 1) into 1 60.622 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 60.623 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 60.624 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 4)) into (pow (sqrt 2) 4) 60.625 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 60.625 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in t 60.625 * [taylor]: Taking taylor expansion of (pow t 4) in t 60.625 * [taylor]: Taking taylor expansion of t in t 60.625 * [backup-simplify]: Simplify 0 into 0 60.625 * [backup-simplify]: Simplify 1 into 1 60.625 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in t 60.625 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 60.625 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.625 * [taylor]: Taking taylor expansion of 2 in t 60.625 * [backup-simplify]: Simplify 2 into 2 60.626 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.626 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.626 * [taylor]: Taking taylor expansion of (pow l 6) in t 60.626 * [taylor]: Taking taylor expansion of l in t 60.626 * [backup-simplify]: Simplify l into l 60.626 * [backup-simplify]: Simplify (* 1 1) into 1 60.627 * [backup-simplify]: Simplify (* 1 1) into 1 60.627 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 60.629 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 60.629 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.629 * [backup-simplify]: Simplify (* l (pow l 2)) into (pow l 3) 60.629 * [backup-simplify]: Simplify (* (pow l 3) (pow l 3)) into (pow l 6) 60.629 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 6)) into (* (pow (sqrt 2) 4) (pow l 6)) 60.630 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) 60.630 * [taylor]: Taking taylor expansion of t in t 60.630 * [backup-simplify]: Simplify 0 into 0 60.630 * [backup-simplify]: Simplify 1 into 1 60.630 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.630 * [taylor]: Taking taylor expansion of 2 in t 60.630 * [backup-simplify]: Simplify 2 into 2 60.630 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.631 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.632 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 4))) into (/ 8 (pow (sqrt 2) 4)) 60.634 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 4)) 0) into (* 8 (/ 1 (pow (sqrt 2) 4))) 60.636 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 60.639 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 60.640 * [backup-simplify]: Simplify (* (* 8 (/ 1 (pow (sqrt 2) 4))) 0) into 0 60.641 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 60.641 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 60.641 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 60.642 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 4))) into 0 60.643 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 60.644 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 60.644 * [backup-simplify]: Simplify (+ 0 0) into 0 60.644 * [backup-simplify]: Simplify (+ 0 0) into 0 60.644 * [backup-simplify]: Simplify (+ 0 0) into 0 60.648 * [backup-simplify]: Simplify (+ (* (* 8 (/ 1 (pow (sqrt 2) 4))) 1) (* 0 0)) into (* 8 (/ 1 (pow (sqrt 2) 4))) 60.650 * [backup-simplify]: Simplify (/ (* 8 (/ 1 (pow (sqrt 2) 4))) (sqrt 2)) into (/ 8 (pow (sqrt 2) 5)) 60.651 * [backup-simplify]: Simplify (* -1/2 (/ 8 (pow (sqrt 2) 5))) into (/ -4 (pow (sqrt 2) 5)) 60.652 * [taylor]: Taking taylor expansion of (/ -4 (pow (sqrt 2) 5)) in l 60.652 * [taylor]: Taking taylor expansion of -4 in l 60.652 * [backup-simplify]: Simplify -4 into -4 60.652 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 5) in l 60.652 * [taylor]: Taking taylor expansion of (sqrt 2) in l 60.652 * [taylor]: Taking taylor expansion of 2 in l 60.652 * [backup-simplify]: Simplify 2 into 2 60.652 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.652 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.653 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 60.654 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 60.656 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 4)) into (pow (sqrt 2) 5) 60.656 * [backup-simplify]: Simplify (/ -4 (pow (sqrt 2) 5)) into (/ -4 (pow (sqrt 2) 5)) 60.657 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 60.658 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 60.658 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 60.659 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 60.660 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 60.661 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 60.661 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) into (/ 4 (* (pow (sqrt 2) 2) (pow l 2))) 60.662 * [backup-simplify]: Simplify (+ 0 (/ 4 (* (pow (sqrt 2) 2) (pow l 2)))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 60.663 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 60.664 * [backup-simplify]: Simplify (+ (* 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) (+ (* 1 0) (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))))) into 0 60.665 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (pow (sqrt 2) 3)) (/ 0 (sqrt 2))))) into 0 60.666 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (pow (sqrt 2) 3)))) into 0 60.666 * [taylor]: Taking taylor expansion of 0 in l 60.666 * [backup-simplify]: Simplify 0 into 0 60.666 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 60.667 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 60.668 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 60.668 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 60.668 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 60.668 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 60.668 * [backup-simplify]: Simplify (+ 0 0) into 0 60.669 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 4)))) into (* 2 (/ 1 (pow l 2))) 60.670 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 60.671 * [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)))) 60.671 * [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)))) 60.672 * [taylor]: Taking taylor expansion of (- (/ 1 (* (sqrt 2) (pow l 2)))) in l 60.672 * [taylor]: Taking taylor expansion of (/ 1 (* (sqrt 2) (pow l 2))) in l 60.672 * [taylor]: Taking taylor expansion of (* (sqrt 2) (pow l 2)) in l 60.672 * [taylor]: Taking taylor expansion of (sqrt 2) in l 60.672 * [taylor]: Taking taylor expansion of 2 in l 60.672 * [backup-simplify]: Simplify 2 into 2 60.672 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.672 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.672 * [taylor]: Taking taylor expansion of (pow l 2) in l 60.672 * [taylor]: Taking taylor expansion of l in l 60.672 * [backup-simplify]: Simplify 0 into 0 60.672 * [backup-simplify]: Simplify 1 into 1 60.673 * [backup-simplify]: Simplify (* 1 1) into 1 60.673 * [backup-simplify]: Simplify (* (sqrt 2) 1) into (sqrt 2) 60.674 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 60.674 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 60.675 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 60.675 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 60.676 * [backup-simplify]: Simplify (- 0) into 0 60.676 * [backup-simplify]: Simplify 0 into 0 60.676 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 60.677 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 60.677 * [taylor]: Taking taylor expansion of 0 in l 60.677 * [backup-simplify]: Simplify 0 into 0 60.678 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 60.681 * [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))))) 60.681 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1) 60.682 * [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)))) 60.682 * [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 60.682 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in l 60.682 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 60.682 * [taylor]: Taking taylor expansion of 2 in l 60.682 * [backup-simplify]: Simplify 2 into 2 60.682 * [taylor]: Taking taylor expansion of (pow t 2) in l 60.682 * [taylor]: Taking taylor expansion of t in l 60.682 * [backup-simplify]: Simplify t into t 60.682 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in l 60.682 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in l 60.682 * [taylor]: Taking taylor expansion of 4 in l 60.682 * [backup-simplify]: Simplify 4 into 4 60.682 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in l 60.682 * [taylor]: Taking taylor expansion of (pow t 2) in l 60.682 * [taylor]: Taking taylor expansion of t in l 60.682 * [backup-simplify]: Simplify t into t 60.682 * [taylor]: Taking taylor expansion of x in l 60.682 * [backup-simplify]: Simplify x into x 60.682 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.683 * [backup-simplify]: Simplify (/ (pow t 2) x) into (/ (pow t 2) x) 60.683 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 60.683 * [taylor]: Taking taylor expansion of 2 in l 60.683 * [backup-simplify]: Simplify 2 into 2 60.683 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 60.683 * [taylor]: Taking taylor expansion of (pow l 2) in l 60.683 * [taylor]: Taking taylor expansion of l in l 60.683 * [backup-simplify]: Simplify 0 into 0 60.683 * [backup-simplify]: Simplify 1 into 1 60.683 * [taylor]: Taking taylor expansion of x in l 60.683 * [backup-simplify]: Simplify x into x 60.683 * [backup-simplify]: Simplify (* 1 1) into 1 60.683 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 60.683 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in t 60.683 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 60.683 * [taylor]: Taking taylor expansion of 2 in t 60.683 * [backup-simplify]: Simplify 2 into 2 60.683 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.683 * [taylor]: Taking taylor expansion of t in t 60.683 * [backup-simplify]: Simplify 0 into 0 60.683 * [backup-simplify]: Simplify 1 into 1 60.683 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in t 60.683 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in t 60.684 * [taylor]: Taking taylor expansion of 4 in t 60.684 * [backup-simplify]: Simplify 4 into 4 60.684 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in t 60.684 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.684 * [taylor]: Taking taylor expansion of t in t 60.684 * [backup-simplify]: Simplify 0 into 0 60.684 * [backup-simplify]: Simplify 1 into 1 60.684 * [taylor]: Taking taylor expansion of x in t 60.684 * [backup-simplify]: Simplify x into x 60.684 * [backup-simplify]: Simplify (* 1 1) into 1 60.684 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 60.684 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in t 60.684 * [taylor]: Taking taylor expansion of 2 in t 60.684 * [backup-simplify]: Simplify 2 into 2 60.684 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in t 60.684 * [taylor]: Taking taylor expansion of (pow l 2) in t 60.684 * [taylor]: Taking taylor expansion of l in t 60.684 * [backup-simplify]: Simplify l into l 60.684 * [taylor]: Taking taylor expansion of x in t 60.684 * [backup-simplify]: Simplify x into x 60.684 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.685 * [backup-simplify]: Simplify (/ (pow l 2) x) into (/ (pow l 2) x) 60.685 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 60.685 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 60.685 * [taylor]: Taking taylor expansion of 2 in x 60.685 * [backup-simplify]: Simplify 2 into 2 60.685 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.685 * [taylor]: Taking taylor expansion of t in x 60.685 * [backup-simplify]: Simplify t into t 60.685 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 60.685 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 60.685 * [taylor]: Taking taylor expansion of 4 in x 60.685 * [backup-simplify]: Simplify 4 into 4 60.685 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 60.685 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.685 * [taylor]: Taking taylor expansion of t in x 60.685 * [backup-simplify]: Simplify t into t 60.685 * [taylor]: Taking taylor expansion of x in x 60.685 * [backup-simplify]: Simplify 0 into 0 60.685 * [backup-simplify]: Simplify 1 into 1 60.685 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.685 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 60.685 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 60.685 * [taylor]: Taking taylor expansion of 2 in x 60.685 * [backup-simplify]: Simplify 2 into 2 60.685 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 60.685 * [taylor]: Taking taylor expansion of (pow l 2) in x 60.685 * [taylor]: Taking taylor expansion of l in x 60.685 * [backup-simplify]: Simplify l into l 60.685 * [taylor]: Taking taylor expansion of x in x 60.685 * [backup-simplify]: Simplify 0 into 0 60.685 * [backup-simplify]: Simplify 1 into 1 60.685 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.686 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 60.686 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 60.686 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 60.686 * [taylor]: Taking taylor expansion of 2 in x 60.686 * [backup-simplify]: Simplify 2 into 2 60.686 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.686 * [taylor]: Taking taylor expansion of t in x 60.686 * [backup-simplify]: Simplify t into t 60.686 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 60.686 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 60.686 * [taylor]: Taking taylor expansion of 4 in x 60.686 * [backup-simplify]: Simplify 4 into 4 60.686 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 60.686 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.686 * [taylor]: Taking taylor expansion of t in x 60.686 * [backup-simplify]: Simplify t into t 60.686 * [taylor]: Taking taylor expansion of x in x 60.686 * [backup-simplify]: Simplify 0 into 0 60.686 * [backup-simplify]: Simplify 1 into 1 60.686 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.686 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 60.686 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 60.686 * [taylor]: Taking taylor expansion of 2 in x 60.686 * [backup-simplify]: Simplify 2 into 2 60.686 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 60.686 * [taylor]: Taking taylor expansion of (pow l 2) in x 60.686 * [taylor]: Taking taylor expansion of l in x 60.686 * [backup-simplify]: Simplify l into l 60.686 * [taylor]: Taking taylor expansion of x in x 60.686 * [backup-simplify]: Simplify 0 into 0 60.686 * [backup-simplify]: Simplify 1 into 1 60.686 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.687 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 60.687 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 60.687 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 60.687 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 60.687 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 60.687 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 60.687 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 60.687 * [taylor]: Taking taylor expansion of 4 in t 60.687 * [backup-simplify]: Simplify 4 into 4 60.687 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.687 * [taylor]: Taking taylor expansion of t in t 60.688 * [backup-simplify]: Simplify 0 into 0 60.688 * [backup-simplify]: Simplify 1 into 1 60.688 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 60.688 * [taylor]: Taking taylor expansion of 2 in t 60.688 * [backup-simplify]: Simplify 2 into 2 60.688 * [taylor]: Taking taylor expansion of (pow l 2) in t 60.688 * [taylor]: Taking taylor expansion of l in t 60.688 * [backup-simplify]: Simplify l into l 60.688 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.688 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 60.688 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 60.688 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 60.688 * [taylor]: Taking taylor expansion of 2 in l 60.688 * [backup-simplify]: Simplify 2 into 2 60.688 * [taylor]: Taking taylor expansion of (pow l 2) in l 60.688 * [taylor]: Taking taylor expansion of l in l 60.688 * [backup-simplify]: Simplify 0 into 0 60.688 * [backup-simplify]: Simplify 1 into 1 60.688 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.688 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 60.688 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 60.689 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)))) into 0 60.690 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 60.690 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 60.691 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)))) into 0 60.692 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 60.692 * [backup-simplify]: Simplify (+ 0 0) into 0 60.692 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 60.692 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 60.692 * [taylor]: Taking taylor expansion of 2 in t 60.692 * [backup-simplify]: Simplify 2 into 2 60.692 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.692 * [taylor]: Taking taylor expansion of t in t 60.692 * [backup-simplify]: Simplify 0 into 0 60.692 * [backup-simplify]: Simplify 1 into 1 60.692 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 60.693 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 60.693 * [backup-simplify]: Simplify (+ 0 0) into 0 60.693 * [taylor]: Taking taylor expansion of 0 in l 60.693 * [backup-simplify]: Simplify 0 into 0 60.693 * [backup-simplify]: Simplify 0 into 0 60.693 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 60.694 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 60.694 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 60.696 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 60.697 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 60.697 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 60.699 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 60.700 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 60.700 * [backup-simplify]: Simplify (+ 0 0) into 0 60.700 * [backup-simplify]: Simplify (+ 0 0) into 0 60.700 * [taylor]: Taking taylor expansion of 0 in t 60.701 * [backup-simplify]: Simplify 0 into 0 60.701 * [taylor]: Taking taylor expansion of 0 in l 60.701 * [backup-simplify]: Simplify 0 into 0 60.701 * [backup-simplify]: Simplify 0 into 0 60.701 * [backup-simplify]: Simplify (* 1 1) into 1 60.701 * [backup-simplify]: Simplify (* 4 1) into 4 60.702 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 60.703 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 60.703 * [backup-simplify]: Simplify (+ 4 0) into 4 60.703 * [taylor]: Taking taylor expansion of 4 in l 60.703 * [backup-simplify]: Simplify 4 into 4 60.703 * [backup-simplify]: Simplify 4 into 4 60.703 * [backup-simplify]: Simplify 0 into 0 60.704 * [backup-simplify]: Simplify (* 1 1) into 1 60.704 * [backup-simplify]: Simplify (* 2 1) into 2 60.704 * [backup-simplify]: Simplify 2 into 2 60.705 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 60.706 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 60.706 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 60.709 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 60.710 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 60.711 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 60.713 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 60.714 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 60.714 * [backup-simplify]: Simplify (+ 0 0) into 0 60.715 * [backup-simplify]: Simplify (+ 0 0) into 0 60.715 * [taylor]: Taking taylor expansion of 0 in t 60.715 * [backup-simplify]: Simplify 0 into 0 60.715 * [taylor]: Taking taylor expansion of 0 in l 60.715 * [backup-simplify]: Simplify 0 into 0 60.715 * [backup-simplify]: Simplify 0 into 0 60.715 * [taylor]: Taking taylor expansion of 0 in l 60.715 * [backup-simplify]: Simplify 0 into 0 60.715 * [backup-simplify]: Simplify 0 into 0 60.715 * [backup-simplify]: Simplify (* 1 1) into 1 60.716 * [backup-simplify]: Simplify (* 2 1) into 2 60.716 * [taylor]: Taking taylor expansion of 2 in l 60.716 * [backup-simplify]: Simplify 2 into 2 60.716 * [backup-simplify]: Simplify 2 into 2 60.716 * [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)))) 60.717 * [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))))) 60.717 * [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 60.717 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in l 60.717 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 60.717 * [taylor]: Taking taylor expansion of 2 in l 60.717 * [backup-simplify]: Simplify 2 into 2 60.717 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 60.717 * [taylor]: Taking taylor expansion of x in l 60.717 * [backup-simplify]: Simplify x into x 60.717 * [taylor]: Taking taylor expansion of (pow l 2) in l 60.717 * [taylor]: Taking taylor expansion of l in l 60.717 * [backup-simplify]: Simplify 0 into 0 60.717 * [backup-simplify]: Simplify 1 into 1 60.722 * [backup-simplify]: Simplify (* 1 1) into 1 60.723 * [backup-simplify]: Simplify (/ x 1) into x 60.723 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in l 60.723 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 60.723 * [taylor]: Taking taylor expansion of 2 in l 60.723 * [backup-simplify]: Simplify 2 into 2 60.723 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 60.723 * [taylor]: Taking taylor expansion of (pow t 2) in l 60.723 * [taylor]: Taking taylor expansion of t in l 60.723 * [backup-simplify]: Simplify t into t 60.723 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.723 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.723 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 60.723 * [taylor]: Taking taylor expansion of 4 in l 60.723 * [backup-simplify]: Simplify 4 into 4 60.723 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 60.723 * [taylor]: Taking taylor expansion of x in l 60.723 * [backup-simplify]: Simplify x into x 60.723 * [taylor]: Taking taylor expansion of (pow t 2) in l 60.723 * [taylor]: Taking taylor expansion of t in l 60.723 * [backup-simplify]: Simplify t into t 60.723 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.723 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 60.723 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in t 60.723 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 60.723 * [taylor]: Taking taylor expansion of 2 in t 60.724 * [backup-simplify]: Simplify 2 into 2 60.724 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 60.724 * [taylor]: Taking taylor expansion of x in t 60.724 * [backup-simplify]: Simplify x into x 60.724 * [taylor]: Taking taylor expansion of (pow l 2) in t 60.724 * [taylor]: Taking taylor expansion of l in t 60.724 * [backup-simplify]: Simplify l into l 60.724 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.724 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 60.724 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in t 60.724 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 60.724 * [taylor]: Taking taylor expansion of 2 in t 60.724 * [backup-simplify]: Simplify 2 into 2 60.724 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 60.724 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.724 * [taylor]: Taking taylor expansion of t in t 60.724 * [backup-simplify]: Simplify 0 into 0 60.724 * [backup-simplify]: Simplify 1 into 1 60.725 * [backup-simplify]: Simplify (* 1 1) into 1 60.725 * [backup-simplify]: Simplify (/ 1 1) into 1 60.725 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 60.725 * [taylor]: Taking taylor expansion of 4 in t 60.725 * [backup-simplify]: Simplify 4 into 4 60.725 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 60.725 * [taylor]: Taking taylor expansion of x in t 60.725 * [backup-simplify]: Simplify x into x 60.725 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.726 * [taylor]: Taking taylor expansion of t in t 60.726 * [backup-simplify]: Simplify 0 into 0 60.726 * [backup-simplify]: Simplify 1 into 1 60.726 * [backup-simplify]: Simplify (* 1 1) into 1 60.726 * [backup-simplify]: Simplify (/ x 1) into x 60.726 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 60.726 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 60.726 * [taylor]: Taking taylor expansion of 2 in x 60.726 * [backup-simplify]: Simplify 2 into 2 60.726 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 60.726 * [taylor]: Taking taylor expansion of x in x 60.726 * [backup-simplify]: Simplify 0 into 0 60.726 * [backup-simplify]: Simplify 1 into 1 60.726 * [taylor]: Taking taylor expansion of (pow l 2) in x 60.726 * [taylor]: Taking taylor expansion of l in x 60.726 * [backup-simplify]: Simplify l into l 60.726 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.727 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 60.727 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 60.727 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 60.727 * [taylor]: Taking taylor expansion of 2 in x 60.727 * [backup-simplify]: Simplify 2 into 2 60.727 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 60.727 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.727 * [taylor]: Taking taylor expansion of t in x 60.727 * [backup-simplify]: Simplify t into t 60.727 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.727 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.727 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 60.727 * [taylor]: Taking taylor expansion of 4 in x 60.727 * [backup-simplify]: Simplify 4 into 4 60.727 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 60.727 * [taylor]: Taking taylor expansion of x in x 60.727 * [backup-simplify]: Simplify 0 into 0 60.727 * [backup-simplify]: Simplify 1 into 1 60.727 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.727 * [taylor]: Taking taylor expansion of t in x 60.727 * [backup-simplify]: Simplify t into t 60.727 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.727 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.727 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 60.727 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 60.727 * [taylor]: Taking taylor expansion of 2 in x 60.727 * [backup-simplify]: Simplify 2 into 2 60.727 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 60.727 * [taylor]: Taking taylor expansion of x in x 60.727 * [backup-simplify]: Simplify 0 into 0 60.727 * [backup-simplify]: Simplify 1 into 1 60.728 * [taylor]: Taking taylor expansion of (pow l 2) in x 60.728 * [taylor]: Taking taylor expansion of l in x 60.728 * [backup-simplify]: Simplify l into l 60.728 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.728 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 60.728 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 60.728 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 60.728 * [taylor]: Taking taylor expansion of 2 in x 60.728 * [backup-simplify]: Simplify 2 into 2 60.728 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 60.728 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.728 * [taylor]: Taking taylor expansion of t in x 60.728 * [backup-simplify]: Simplify t into t 60.728 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.728 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.728 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 60.728 * [taylor]: Taking taylor expansion of 4 in x 60.728 * [backup-simplify]: Simplify 4 into 4 60.729 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 60.729 * [taylor]: Taking taylor expansion of x in x 60.729 * [backup-simplify]: Simplify 0 into 0 60.729 * [backup-simplify]: Simplify 1 into 1 60.729 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.729 * [taylor]: Taking taylor expansion of t in x 60.729 * [backup-simplify]: Simplify t into t 60.729 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.729 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.729 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 60.729 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 60.729 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 60.729 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 60.729 * [taylor]: Taking taylor expansion of 2 in t 60.729 * [backup-simplify]: Simplify 2 into 2 60.729 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 60.729 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.729 * [taylor]: Taking taylor expansion of t in t 60.730 * [backup-simplify]: Simplify 0 into 0 60.730 * [backup-simplify]: Simplify 1 into 1 60.730 * [backup-simplify]: Simplify (* 1 1) into 1 60.731 * [backup-simplify]: Simplify (/ 1 1) into 1 60.731 * [backup-simplify]: Simplify (* 2 1) into 2 60.731 * [taylor]: Taking taylor expansion of 2 in l 60.731 * [backup-simplify]: Simplify 2 into 2 60.731 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 60.731 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 60.732 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 60.732 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 60.732 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 60.732 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 60.733 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 60.733 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 60.733 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 60.733 * [taylor]: Taking taylor expansion of 4 in t 60.733 * [backup-simplify]: Simplify 4 into 4 60.733 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 60.733 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.733 * [taylor]: Taking taylor expansion of t in t 60.733 * [backup-simplify]: Simplify 0 into 0 60.733 * [backup-simplify]: Simplify 1 into 1 60.733 * [backup-simplify]: Simplify (* 1 1) into 1 60.734 * [backup-simplify]: Simplify (/ 1 1) into 1 60.734 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 60.734 * [taylor]: Taking taylor expansion of 2 in t 60.734 * [backup-simplify]: Simplify 2 into 2 60.734 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 60.734 * [taylor]: Taking taylor expansion of (pow l 2) in t 60.734 * [taylor]: Taking taylor expansion of l in t 60.734 * [backup-simplify]: Simplify l into l 60.734 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.734 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 60.735 * [backup-simplify]: Simplify (* 4 1) into 4 60.735 * [backup-simplify]: Simplify (+ 4 0) into 4 60.735 * [taylor]: Taking taylor expansion of 4 in l 60.735 * [backup-simplify]: Simplify 4 into 4 60.736 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 60.736 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 60.737 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 60.737 * [taylor]: Taking taylor expansion of 0 in l 60.737 * [backup-simplify]: Simplify 0 into 0 60.737 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 60.738 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 60.738 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 60.739 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 60.739 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 60.740 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 60.740 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 60.740 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 60.741 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 60.741 * [backup-simplify]: Simplify (+ 0 0) into 0 60.741 * [backup-simplify]: Simplify (+ 0 0) into 0 60.741 * [taylor]: Taking taylor expansion of 0 in t 60.741 * [backup-simplify]: Simplify 0 into 0 60.742 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 60.743 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 60.744 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 60.744 * [backup-simplify]: Simplify (+ 0 0) into 0 60.744 * [taylor]: Taking taylor expansion of 0 in l 60.744 * [backup-simplify]: Simplify 0 into 0 60.745 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 60.746 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 60.747 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 60.747 * [taylor]: Taking taylor expansion of 0 in l 60.747 * [backup-simplify]: Simplify 0 into 0 60.747 * [backup-simplify]: Simplify 2 into 2 60.748 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 60.748 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 60.749 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 60.750 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 60.751 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 60.752 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 60.752 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 60.753 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 60.753 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 60.754 * [backup-simplify]: Simplify (+ 0 0) into 0 60.754 * [backup-simplify]: Simplify (+ 0 0) into 0 60.754 * [taylor]: Taking taylor expansion of 0 in t 60.754 * [backup-simplify]: Simplify 0 into 0 60.756 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 60.757 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 60.758 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 60.758 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 60.758 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 60.758 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 60.758 * [taylor]: Taking taylor expansion of 2 in l 60.758 * [backup-simplify]: Simplify 2 into 2 60.758 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 60.758 * [taylor]: Taking taylor expansion of (pow l 2) in l 60.758 * [taylor]: Taking taylor expansion of l in l 60.758 * [backup-simplify]: Simplify 0 into 0 60.758 * [backup-simplify]: Simplify 1 into 1 60.759 * [backup-simplify]: Simplify (* 1 1) into 1 60.759 * [backup-simplify]: Simplify (/ 1 1) into 1 60.759 * [backup-simplify]: Simplify (* 2 1) into 2 60.759 * [backup-simplify]: Simplify 2 into 2 60.760 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 60.761 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 60.763 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 60.763 * [taylor]: Taking taylor expansion of 0 in l 60.763 * [backup-simplify]: Simplify 0 into 0 60.763 * [backup-simplify]: Simplify 4 into 4 60.764 * [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)))) 60.764 * [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))))) 60.764 * [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 60.764 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in l 60.764 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 60.764 * [taylor]: Taking taylor expansion of 2 in l 60.764 * [backup-simplify]: Simplify 2 into 2 60.764 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 60.764 * [taylor]: Taking taylor expansion of (pow t 2) in l 60.764 * [taylor]: Taking taylor expansion of t in l 60.764 * [backup-simplify]: Simplify t into t 60.764 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.765 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.765 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in l 60.765 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 60.765 * [taylor]: Taking taylor expansion of 2 in l 60.765 * [backup-simplify]: Simplify 2 into 2 60.765 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 60.765 * [taylor]: Taking taylor expansion of x in l 60.765 * [backup-simplify]: Simplify x into x 60.765 * [taylor]: Taking taylor expansion of (pow l 2) in l 60.765 * [taylor]: Taking taylor expansion of l in l 60.765 * [backup-simplify]: Simplify 0 into 0 60.765 * [backup-simplify]: Simplify 1 into 1 60.765 * [backup-simplify]: Simplify (* 1 1) into 1 60.765 * [backup-simplify]: Simplify (/ x 1) into x 60.765 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 60.765 * [taylor]: Taking taylor expansion of 4 in l 60.765 * [backup-simplify]: Simplify 4 into 4 60.765 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 60.765 * [taylor]: Taking taylor expansion of x in l 60.766 * [backup-simplify]: Simplify x into x 60.766 * [taylor]: Taking taylor expansion of (pow t 2) in l 60.766 * [taylor]: Taking taylor expansion of t in l 60.766 * [backup-simplify]: Simplify t into t 60.766 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.766 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 60.766 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in t 60.766 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 60.766 * [taylor]: Taking taylor expansion of 2 in t 60.766 * [backup-simplify]: Simplify 2 into 2 60.766 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 60.766 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.766 * [taylor]: Taking taylor expansion of t in t 60.766 * [backup-simplify]: Simplify 0 into 0 60.766 * [backup-simplify]: Simplify 1 into 1 60.766 * [backup-simplify]: Simplify (* 1 1) into 1 60.767 * [backup-simplify]: Simplify (/ 1 1) into 1 60.767 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in t 60.767 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 60.767 * [taylor]: Taking taylor expansion of 2 in t 60.767 * [backup-simplify]: Simplify 2 into 2 60.767 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 60.767 * [taylor]: Taking taylor expansion of x in t 60.767 * [backup-simplify]: Simplify x into x 60.767 * [taylor]: Taking taylor expansion of (pow l 2) in t 60.767 * [taylor]: Taking taylor expansion of l in t 60.767 * [backup-simplify]: Simplify l into l 60.767 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.767 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 60.767 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 60.767 * [taylor]: Taking taylor expansion of 4 in t 60.767 * [backup-simplify]: Simplify 4 into 4 60.767 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 60.767 * [taylor]: Taking taylor expansion of x in t 60.767 * [backup-simplify]: Simplify x into x 60.767 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.767 * [taylor]: Taking taylor expansion of t in t 60.767 * [backup-simplify]: Simplify 0 into 0 60.768 * [backup-simplify]: Simplify 1 into 1 60.768 * [backup-simplify]: Simplify (* 1 1) into 1 60.768 * [backup-simplify]: Simplify (/ x 1) into x 60.768 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 60.768 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 60.768 * [taylor]: Taking taylor expansion of 2 in x 60.768 * [backup-simplify]: Simplify 2 into 2 60.768 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 60.768 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.768 * [taylor]: Taking taylor expansion of t in x 60.768 * [backup-simplify]: Simplify t into t 60.768 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.768 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.768 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 60.768 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 60.768 * [taylor]: Taking taylor expansion of 2 in x 60.768 * [backup-simplify]: Simplify 2 into 2 60.769 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 60.769 * [taylor]: Taking taylor expansion of x in x 60.769 * [backup-simplify]: Simplify 0 into 0 60.769 * [backup-simplify]: Simplify 1 into 1 60.769 * [taylor]: Taking taylor expansion of (pow l 2) in x 60.769 * [taylor]: Taking taylor expansion of l in x 60.769 * [backup-simplify]: Simplify l into l 60.769 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.769 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 60.769 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 60.769 * [taylor]: Taking taylor expansion of 4 in x 60.769 * [backup-simplify]: Simplify 4 into 4 60.769 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 60.769 * [taylor]: Taking taylor expansion of x in x 60.769 * [backup-simplify]: Simplify 0 into 0 60.769 * [backup-simplify]: Simplify 1 into 1 60.769 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.769 * [taylor]: Taking taylor expansion of t in x 60.769 * [backup-simplify]: Simplify t into t 60.769 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.769 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.769 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 60.769 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 60.769 * [taylor]: Taking taylor expansion of 2 in x 60.769 * [backup-simplify]: Simplify 2 into 2 60.769 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 60.769 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.769 * [taylor]: Taking taylor expansion of t in x 60.770 * [backup-simplify]: Simplify t into t 60.770 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.770 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.770 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 60.770 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 60.770 * [taylor]: Taking taylor expansion of 2 in x 60.770 * [backup-simplify]: Simplify 2 into 2 60.770 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 60.770 * [taylor]: Taking taylor expansion of x in x 60.770 * [backup-simplify]: Simplify 0 into 0 60.770 * [backup-simplify]: Simplify 1 into 1 60.770 * [taylor]: Taking taylor expansion of (pow l 2) in x 60.770 * [taylor]: Taking taylor expansion of l in x 60.770 * [backup-simplify]: Simplify l into l 60.770 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.770 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 60.770 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 60.770 * [taylor]: Taking taylor expansion of 4 in x 60.770 * [backup-simplify]: Simplify 4 into 4 60.770 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 60.770 * [taylor]: Taking taylor expansion of x in x 60.770 * [backup-simplify]: Simplify 0 into 0 60.770 * [backup-simplify]: Simplify 1 into 1 60.770 * [taylor]: Taking taylor expansion of (pow t 2) in x 60.770 * [taylor]: Taking taylor expansion of t in x 60.770 * [backup-simplify]: Simplify t into t 60.770 * [backup-simplify]: Simplify (* t t) into (pow t 2) 60.771 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 60.771 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 60.771 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 60.771 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 60.771 * [taylor]: Taking taylor expansion of 2 in t 60.771 * [backup-simplify]: Simplify 2 into 2 60.771 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 60.771 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.771 * [taylor]: Taking taylor expansion of t in t 60.771 * [backup-simplify]: Simplify 0 into 0 60.771 * [backup-simplify]: Simplify 1 into 1 60.772 * [backup-simplify]: Simplify (* 1 1) into 1 60.772 * [backup-simplify]: Simplify (/ 1 1) into 1 60.772 * [backup-simplify]: Simplify (* 2 1) into 2 60.772 * [taylor]: Taking taylor expansion of 2 in l 60.772 * [backup-simplify]: Simplify 2 into 2 60.773 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 60.773 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 60.773 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 60.773 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 60.773 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 60.774 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 60.774 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 60.774 * [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))))) 60.774 * [taylor]: Taking taylor expansion of (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 60.774 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 60.774 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 60.774 * [taylor]: Taking taylor expansion of 4 in t 60.774 * [backup-simplify]: Simplify 4 into 4 60.775 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 60.775 * [taylor]: Taking taylor expansion of (pow t 2) in t 60.775 * [taylor]: Taking taylor expansion of t in t 60.775 * [backup-simplify]: Simplify 0 into 0 60.775 * [backup-simplify]: Simplify 1 into 1 60.775 * [backup-simplify]: Simplify (* 1 1) into 1 60.775 * [backup-simplify]: Simplify (/ 1 1) into 1 60.775 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 60.775 * [taylor]: Taking taylor expansion of 2 in t 60.775 * [backup-simplify]: Simplify 2 into 2 60.776 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 60.776 * [taylor]: Taking taylor expansion of (pow l 2) in t 60.776 * [taylor]: Taking taylor expansion of l in t 60.776 * [backup-simplify]: Simplify l into l 60.776 * [backup-simplify]: Simplify (* l l) into (pow l 2) 60.776 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 60.776 * [backup-simplify]: Simplify (* 4 1) into 4 60.777 * [backup-simplify]: Simplify (+ 4 0) into 4 60.777 * [backup-simplify]: Simplify (- 4) into -4 60.777 * [taylor]: Taking taylor expansion of -4 in l 60.777 * [backup-simplify]: Simplify -4 into -4 60.778 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 60.778 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 60.779 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 60.779 * [taylor]: Taking taylor expansion of 0 in l 60.779 * [backup-simplify]: Simplify 0 into 0 60.779 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 60.779 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 60.780 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 60.780 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 60.780 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 60.780 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 60.780 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 60.781 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 60.781 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 60.781 * [backup-simplify]: Simplify (+ 0 0) into 0 60.781 * [backup-simplify]: Simplify (- 0) into 0 60.782 * [backup-simplify]: Simplify (+ 0 0) into 0 60.782 * [taylor]: Taking taylor expansion of 0 in t 60.782 * [backup-simplify]: Simplify 0 into 0 60.782 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 60.783 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 60.783 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 60.783 * [backup-simplify]: Simplify (+ 0 0) into 0 60.783 * [backup-simplify]: Simplify (- 0) into 0 60.783 * [taylor]: Taking taylor expansion of 0 in l 60.783 * [backup-simplify]: Simplify 0 into 0 60.784 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 60.785 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 60.785 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 60.785 * [taylor]: Taking taylor expansion of 0 in l 60.785 * [backup-simplify]: Simplify 0 into 0 60.785 * [backup-simplify]: Simplify 2 into 2 60.786 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 60.786 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 60.787 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 60.787 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 60.787 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 60.788 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 60.788 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 60.788 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 60.789 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 60.789 * [backup-simplify]: Simplify (+ 0 0) into 0 60.789 * [backup-simplify]: Simplify (- 0) into 0 60.789 * [backup-simplify]: Simplify (+ 0 0) into 0 60.789 * [taylor]: Taking taylor expansion of 0 in t 60.789 * [backup-simplify]: Simplify 0 into 0 60.790 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 60.791 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 60.791 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 60.791 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 60.791 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 60.791 * [backup-simplify]: Simplify (- (* 2 (/ 1 (pow l 2)))) into (- (* 2 (/ 1 (pow l 2)))) 60.791 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow l 2)))) in l 60.791 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 60.791 * [taylor]: Taking taylor expansion of 2 in l 60.791 * [backup-simplify]: Simplify 2 into 2 60.791 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 60.791 * [taylor]: Taking taylor expansion of (pow l 2) in l 60.791 * [taylor]: Taking taylor expansion of l in l 60.792 * [backup-simplify]: Simplify 0 into 0 60.792 * [backup-simplify]: Simplify 1 into 1 60.792 * [backup-simplify]: Simplify (* 1 1) into 1 60.792 * [backup-simplify]: Simplify (/ 1 1) into 1 60.792 * [backup-simplify]: Simplify (* 2 1) into 2 60.793 * [backup-simplify]: Simplify (- 2) into -2 60.793 * [backup-simplify]: Simplify -2 into -2 60.793 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 60.794 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 60.794 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 60.794 * [taylor]: Taking taylor expansion of 0 in l 60.794 * [backup-simplify]: Simplify 0 into 0 60.794 * [backup-simplify]: Simplify -4 into -4 60.795 * [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)))) 60.795 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2) 60.798 * [backup-simplify]: Simplify (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)) into (* t (pow (sqrt 2) 1/3)) 60.798 * [approximate]: Taking taylor expansion of (* t (pow (sqrt 2) 1/3)) in (t) around 0 60.798 * [taylor]: Taking taylor expansion of (* t (pow (sqrt 2) 1/3)) in t 60.798 * [taylor]: Taking taylor expansion of t in t 60.798 * [backup-simplify]: Simplify 0 into 0 60.798 * [backup-simplify]: Simplify 1 into 1 60.798 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 1/3) in t 60.798 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (sqrt 2)))) in t 60.798 * [taylor]: Taking taylor expansion of (* 1/3 (log (sqrt 2))) in t 60.798 * [taylor]: Taking taylor expansion of 1/3 in t 60.798 * [backup-simplify]: Simplify 1/3 into 1/3 60.798 * [taylor]: Taking taylor expansion of (log (sqrt 2)) in t 60.798 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.798 * [taylor]: Taking taylor expansion of 2 in t 60.798 * [backup-simplify]: Simplify 2 into 2 60.799 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.799 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.799 * [backup-simplify]: Simplify (log (sqrt 2)) into (log (sqrt 2)) 60.800 * [backup-simplify]: Simplify (* 1/3 (log (sqrt 2))) into (* 1/3 (log (sqrt 2))) 60.802 * [backup-simplify]: Simplify (exp (* 1/3 (log (sqrt 2)))) into (pow (sqrt 2) 1/3) 60.802 * [taylor]: Taking taylor expansion of (* t (pow (sqrt 2) 1/3)) in t 60.802 * [taylor]: Taking taylor expansion of t in t 60.802 * [backup-simplify]: Simplify 0 into 0 60.802 * [backup-simplify]: Simplify 1 into 1 60.802 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 1/3) in t 60.802 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (sqrt 2)))) in t 60.802 * [taylor]: Taking taylor expansion of (* 1/3 (log (sqrt 2))) in t 60.802 * [taylor]: Taking taylor expansion of 1/3 in t 60.802 * [backup-simplify]: Simplify 1/3 into 1/3 60.802 * [taylor]: Taking taylor expansion of (log (sqrt 2)) in t 60.802 * [taylor]: Taking taylor expansion of (sqrt 2) in t 60.802 * [taylor]: Taking taylor expansion of 2 in t 60.802 * [backup-simplify]: Simplify 2 into 2 60.802 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 60.802 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 60.803 * [backup-simplify]: Simplify (log (sqrt 2)) into (log (sqrt 2)) 60.804 * [backup-simplify]: Simplify (* 1/3 (log (sqrt 2))) into (* 1/3 (log (sqrt 2))) 60.805 * [backup-simplify]: Simplify (exp (* 1/3 (log (sqrt 2)))) into (pow (sqrt 2) 1/3) 60.806 * [backup-simplify]: Simplify (* 0 (pow (sqrt 2) 1/3)) into 0 60.806 * [backup-simplify]: Simplify 0 into 0 60.807 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt 2) 1)))) 1) into 0 60.807 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (sqrt 2)))) into 0 60.808 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 60.810 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow (sqrt 2) 1/3))) into (pow (sqrt 2) 1/3) 60.811 * [backup-simplify]: Simplify (pow (sqrt 2) 1/3) into (pow (sqrt 2) 1/3) 60.812 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 60.816 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt 2) 1)))) 2) into 0 60.817 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (sqrt 2))))) into 0 60.820 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 60.821 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow (sqrt 2) 1/3)))) into 0 60.821 * [backup-simplify]: Simplify 0 into 0 60.822 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 60.828 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (sqrt 2) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt 2) 1)))) 6) into 0 60.829 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2)))))) into 0 60.832 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 60.834 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3))))) into 0 60.834 * [backup-simplify]: Simplify 0 into 0 60.835 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 60.847 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (sqrt 2) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (sqrt 2) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (sqrt 2) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 1)))) 24) into 0 60.849 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2))))))) into 0 60.853 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 60.860 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))))) into 0 60.860 * [backup-simplify]: Simplify 0 into 0 60.862 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 60.880 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (sqrt 2) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (sqrt 2) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (sqrt 2) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt 2) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (sqrt 2) 1)))) 120) into 0 60.882 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2)))))))) into 0 60.887 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 60.889 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3))))))) into 0 60.889 * [backup-simplify]: Simplify 0 into 0 60.891 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 60.924 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (sqrt 2) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (sqrt 2) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (sqrt 2) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (sqrt 2) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt 2) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (sqrt 2) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (sqrt 2) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (sqrt 2) 1)))) 720) into 0 60.927 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2))))))))) into 0 60.935 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 60.938 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))))))) into 0 60.938 * [backup-simplify]: Simplify 0 into 0 60.939 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 60.981 * [backup-simplify]: Simplify (/ (+ (* 720 (/ (* (pow (* 1 0) 7)) (pow (sqrt 2) 7))) (* -2520 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1)) (pow (sqrt 2) 6))) (* 2520 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2)) (pow (sqrt 2) 5))) (* 840 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 5))) (* -630 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3)) (pow (sqrt 2) 4))) (* -1260 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt 2) 4))) (* -210 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 4))) (* 210 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (sqrt 2) 3))) (* 140 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2)) (pow (sqrt 2) 3))) (* 210 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (sqrt 2) 3))) (* 42 (/ (* (pow (* 1 0) 2) 1 1 1 (pow (* 120 0) 1)) (pow (sqrt 2) 3))) (* -35 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (sqrt 2) 2))) (* -21 (/ (* 1 (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (sqrt 2) 2))) (* -7 (/ (* (pow (* 1 0) 1) 1 1 1 1 (pow (* 720 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (sqrt 2) 1)))) 5040) into 0 60.983 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2)))))))))) into 0 60.989 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 7) 5040)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 60.996 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3))))))))) into 0 60.996 * [backup-simplify]: Simplify 0 into 0 60.998 * [backup-simplify]: Simplify (* (pow (sqrt 2) 1/3) t) into (* t (pow (sqrt 2) 1/3)) 61.003 * [backup-simplify]: Simplify (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) (/ 1 t))) into (* (/ 1 t) (pow (sqrt 2) 1/3)) 61.003 * [approximate]: Taking taylor expansion of (* (/ 1 t) (pow (sqrt 2) 1/3)) in (t) around 0 61.003 * [taylor]: Taking taylor expansion of (* (/ 1 t) (pow (sqrt 2) 1/3)) in t 61.003 * [taylor]: Taking taylor expansion of (/ 1 t) in t 61.003 * [taylor]: Taking taylor expansion of t in t 61.003 * [backup-simplify]: Simplify 0 into 0 61.003 * [backup-simplify]: Simplify 1 into 1 61.004 * [backup-simplify]: Simplify (/ 1 1) into 1 61.004 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 1/3) in t 61.004 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (sqrt 2)))) in t 61.004 * [taylor]: Taking taylor expansion of (* 1/3 (log (sqrt 2))) in t 61.004 * [taylor]: Taking taylor expansion of 1/3 in t 61.004 * [backup-simplify]: Simplify 1/3 into 1/3 61.004 * [taylor]: Taking taylor expansion of (log (sqrt 2)) in t 61.004 * [taylor]: Taking taylor expansion of (sqrt 2) in t 61.004 * [taylor]: Taking taylor expansion of 2 in t 61.004 * [backup-simplify]: Simplify 2 into 2 61.004 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 61.005 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 61.006 * [backup-simplify]: Simplify (log (sqrt 2)) into (log (sqrt 2)) 61.007 * [backup-simplify]: Simplify (* 1/3 (log (sqrt 2))) into (* 1/3 (log (sqrt 2))) 61.009 * [backup-simplify]: Simplify (exp (* 1/3 (log (sqrt 2)))) into (pow (sqrt 2) 1/3) 61.010 * [taylor]: Taking taylor expansion of (* (/ 1 t) (pow (sqrt 2) 1/3)) in t 61.010 * [taylor]: Taking taylor expansion of (/ 1 t) in t 61.010 * [taylor]: Taking taylor expansion of t in t 61.010 * [backup-simplify]: Simplify 0 into 0 61.010 * [backup-simplify]: Simplify 1 into 1 61.010 * [backup-simplify]: Simplify (/ 1 1) into 1 61.010 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 1/3) in t 61.010 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (sqrt 2)))) in t 61.010 * [taylor]: Taking taylor expansion of (* 1/3 (log (sqrt 2))) in t 61.010 * [taylor]: Taking taylor expansion of 1/3 in t 61.010 * [backup-simplify]: Simplify 1/3 into 1/3 61.010 * [taylor]: Taking taylor expansion of (log (sqrt 2)) in t 61.010 * [taylor]: Taking taylor expansion of (sqrt 2) in t 61.010 * [taylor]: Taking taylor expansion of 2 in t 61.010 * [backup-simplify]: Simplify 2 into 2 61.011 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 61.011 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 61.012 * [backup-simplify]: Simplify (log (sqrt 2)) into (log (sqrt 2)) 61.014 * [backup-simplify]: Simplify (* 1/3 (log (sqrt 2))) into (* 1/3 (log (sqrt 2))) 61.016 * [backup-simplify]: Simplify (exp (* 1/3 (log (sqrt 2)))) into (pow (sqrt 2) 1/3) 61.018 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 1/3)) into (pow (sqrt 2) 1/3) 61.019 * [backup-simplify]: Simplify (pow (sqrt 2) 1/3) into (pow (sqrt 2) 1/3) 61.020 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt 2) 1)))) 1) into 0 61.021 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (sqrt 2)))) into 0 61.023 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 61.024 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 61.025 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 1/3))) into 0 61.025 * [backup-simplify]: Simplify 0 into 0 61.026 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 61.029 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt 2) 1)))) 2) into 0 61.030 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (sqrt 2))))) into 0 61.032 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 61.033 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 61.035 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))) into 0 61.035 * [backup-simplify]: Simplify 0 into 0 61.036 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.041 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (sqrt 2) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt 2) 1)))) 6) into 0 61.043 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2)))))) into 0 61.046 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 61.047 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 61.048 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3))))) into 0 61.049 * [backup-simplify]: Simplify 0 into 0 61.050 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.061 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (sqrt 2) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (sqrt 2) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (sqrt 2) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 1)))) 24) into 0 61.063 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2))))))) into 0 61.067 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 61.068 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 61.070 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))))) into 0 61.070 * [backup-simplify]: Simplify 0 into 0 61.071 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.088 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (sqrt 2) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (sqrt 2) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (sqrt 2) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt 2) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (sqrt 2) 1)))) 120) into 0 61.089 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2)))))))) into 0 61.092 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 61.093 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 61.094 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3))))))) into 0 61.094 * [backup-simplify]: Simplify 0 into 0 61.095 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.114 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (sqrt 2) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (sqrt 2) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (sqrt 2) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (sqrt 2) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt 2) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (sqrt 2) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (sqrt 2) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (sqrt 2) 1)))) 720) into 0 61.116 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2))))))))) into 0 61.132 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 61.133 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 61.136 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))))))) into 0 61.136 * [backup-simplify]: Simplify 0 into 0 61.137 * [backup-simplify]: Simplify (* (pow (sqrt 2) 1/3) (/ 1 (/ 1 t))) into (* t (pow (sqrt 2) 1/3)) 61.142 * [backup-simplify]: Simplify (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) (/ 1 (- t)))) into (* -1 (* (/ 1 t) (pow (sqrt 2) 1/3))) 61.142 * [approximate]: Taking taylor expansion of (* -1 (* (/ 1 t) (pow (sqrt 2) 1/3))) in (t) around 0 61.142 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 t) (pow (sqrt 2) 1/3))) in t 61.142 * [taylor]: Taking taylor expansion of -1 in t 61.142 * [backup-simplify]: Simplify -1 into -1 61.142 * [taylor]: Taking taylor expansion of (* (/ 1 t) (pow (sqrt 2) 1/3)) in t 61.142 * [taylor]: Taking taylor expansion of (/ 1 t) in t 61.142 * [taylor]: Taking taylor expansion of t in t 61.142 * [backup-simplify]: Simplify 0 into 0 61.142 * [backup-simplify]: Simplify 1 into 1 61.143 * [backup-simplify]: Simplify (/ 1 1) into 1 61.143 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 1/3) in t 61.143 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (sqrt 2)))) in t 61.143 * [taylor]: Taking taylor expansion of (* 1/3 (log (sqrt 2))) in t 61.143 * [taylor]: Taking taylor expansion of 1/3 in t 61.143 * [backup-simplify]: Simplify 1/3 into 1/3 61.143 * [taylor]: Taking taylor expansion of (log (sqrt 2)) in t 61.143 * [taylor]: Taking taylor expansion of (sqrt 2) in t 61.143 * [taylor]: Taking taylor expansion of 2 in t 61.143 * [backup-simplify]: Simplify 2 into 2 61.143 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 61.144 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 61.145 * [backup-simplify]: Simplify (log (sqrt 2)) into (log (sqrt 2)) 61.146 * [backup-simplify]: Simplify (* 1/3 (log (sqrt 2))) into (* 1/3 (log (sqrt 2))) 61.149 * [backup-simplify]: Simplify (exp (* 1/3 (log (sqrt 2)))) into (pow (sqrt 2) 1/3) 61.149 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 t) (pow (sqrt 2) 1/3))) in t 61.149 * [taylor]: Taking taylor expansion of -1 in t 61.149 * [backup-simplify]: Simplify -1 into -1 61.149 * [taylor]: Taking taylor expansion of (* (/ 1 t) (pow (sqrt 2) 1/3)) in t 61.149 * [taylor]: Taking taylor expansion of (/ 1 t) in t 61.149 * [taylor]: Taking taylor expansion of t in t 61.149 * [backup-simplify]: Simplify 0 into 0 61.149 * [backup-simplify]: Simplify 1 into 1 61.149 * [backup-simplify]: Simplify (/ 1 1) into 1 61.149 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 1/3) in t 61.149 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (sqrt 2)))) in t 61.149 * [taylor]: Taking taylor expansion of (* 1/3 (log (sqrt 2))) in t 61.149 * [taylor]: Taking taylor expansion of 1/3 in t 61.149 * [backup-simplify]: Simplify 1/3 into 1/3 61.149 * [taylor]: Taking taylor expansion of (log (sqrt 2)) in t 61.149 * [taylor]: Taking taylor expansion of (sqrt 2) in t 61.149 * [taylor]: Taking taylor expansion of 2 in t 61.150 * [backup-simplify]: Simplify 2 into 2 61.150 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 61.151 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 61.151 * [backup-simplify]: Simplify (log (sqrt 2)) into (log (sqrt 2)) 61.153 * [backup-simplify]: Simplify (* 1/3 (log (sqrt 2))) into (* 1/3 (log (sqrt 2))) 61.155 * [backup-simplify]: Simplify (exp (* 1/3 (log (sqrt 2)))) into (pow (sqrt 2) 1/3) 61.157 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 1/3)) into (pow (sqrt 2) 1/3) 61.158 * [backup-simplify]: Simplify (* -1 (pow (sqrt 2) 1/3)) into (* -1 (pow (sqrt 2) 1/3)) 61.160 * [backup-simplify]: Simplify (* -1 (pow (sqrt 2) 1/3)) into (* -1 (pow (sqrt 2) 1/3)) 61.162 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt 2) 1)))) 1) into 0 61.163 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (sqrt 2)))) into 0 61.164 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 61.165 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 61.166 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 1/3))) into 0 61.167 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (pow (sqrt 2) 1/3))) into 0 61.167 * [backup-simplify]: Simplify 0 into 0 61.169 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 61.171 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt 2) 1)))) 2) into 0 61.172 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (sqrt 2))))) into 0 61.173 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 61.174 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 61.174 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))) into 0 61.175 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))) into 0 61.175 * [backup-simplify]: Simplify 0 into 0 61.176 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.179 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (sqrt 2) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt 2) 1)))) 6) into 0 61.180 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2)))))) into 0 61.181 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 61.182 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 61.183 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3))))) into 0 61.184 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3))))) into 0 61.184 * [backup-simplify]: Simplify 0 into 0 61.184 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.190 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (sqrt 2) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (sqrt 2) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (sqrt 2) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 1)))) 24) into 0 61.191 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2))))))) into 0 61.194 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 61.194 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 61.195 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))))) into 0 61.196 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))))) into 0 61.196 * [backup-simplify]: Simplify 0 into 0 61.197 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.215 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (sqrt 2) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (sqrt 2) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (sqrt 2) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt 2) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (sqrt 2) 1)))) 120) into 0 61.217 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2)))))))) into 0 61.222 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 61.223 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 61.226 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3))))))) into 0 61.228 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3))))))) into 0 61.228 * [backup-simplify]: Simplify 0 into 0 61.229 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.254 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (sqrt 2) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (sqrt 2) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (sqrt 2) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (sqrt 2) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (sqrt 2) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt 2) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (sqrt 2) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (sqrt 2) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (sqrt 2) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (sqrt 2) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (sqrt 2) 1)))) 720) into 0 61.255 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt 2))))))))) into 0 61.259 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (sqrt 2)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 61.260 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 61.261 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))))))) into 0 61.263 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 1/3)))))))) into 0 61.263 * [backup-simplify]: Simplify 0 into 0 61.265 * [backup-simplify]: Simplify (* (* -1 (pow (sqrt 2) 1/3)) (/ 1 (/ 1 (- t)))) into (* t (pow (sqrt 2) 1/3)) 61.265 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 61.273 * [backup-simplify]: Simplify (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) into (* t (sqrt 2)) 61.273 * [approximate]: Taking taylor expansion of (* t (sqrt 2)) in (t) around 0 61.273 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 61.273 * [taylor]: Taking taylor expansion of t in t 61.273 * [backup-simplify]: Simplify 0 into 0 61.273 * [backup-simplify]: Simplify 1 into 1 61.273 * [taylor]: Taking taylor expansion of (sqrt 2) in t 61.273 * [taylor]: Taking taylor expansion of 2 in t 61.273 * [backup-simplify]: Simplify 2 into 2 61.273 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 61.274 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 61.274 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 61.274 * [taylor]: Taking taylor expansion of t in t 61.274 * [backup-simplify]: Simplify 0 into 0 61.274 * [backup-simplify]: Simplify 1 into 1 61.274 * [taylor]: Taking taylor expansion of (sqrt 2) in t 61.274 * [taylor]: Taking taylor expansion of 2 in t 61.274 * [backup-simplify]: Simplify 2 into 2 61.275 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 61.275 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 61.276 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 61.276 * [backup-simplify]: Simplify 0 into 0 61.278 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 61.279 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 61.280 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 61.281 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 61.281 * [backup-simplify]: Simplify 0 into 0 61.282 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.283 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 61.283 * [backup-simplify]: Simplify 0 into 0 61.285 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.287 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 61.287 * [backup-simplify]: Simplify 0 into 0 61.288 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.290 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 61.290 * [backup-simplify]: Simplify 0 into 0 61.291 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.293 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))))) into 0 61.293 * [backup-simplify]: Simplify 0 into 0 61.295 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.297 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))))) into 0 61.297 * [backup-simplify]: Simplify 0 into 0 61.297 * [backup-simplify]: Simplify (* (sqrt 2) t) into (* t (sqrt 2)) 61.305 * [backup-simplify]: Simplify (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) (/ 1 t)))) into (/ (sqrt 2) t) 61.305 * [approximate]: Taking taylor expansion of (/ (sqrt 2) t) in (t) around 0 61.305 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 61.305 * [taylor]: Taking taylor expansion of (sqrt 2) in t 61.305 * [taylor]: Taking taylor expansion of 2 in t 61.305 * [backup-simplify]: Simplify 2 into 2 61.305 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 61.306 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 61.306 * [taylor]: Taking taylor expansion of t in t 61.306 * [backup-simplify]: Simplify 0 into 0 61.306 * [backup-simplify]: Simplify 1 into 1 61.307 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 61.307 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 61.307 * [taylor]: Taking taylor expansion of (sqrt 2) in t 61.307 * [taylor]: Taking taylor expansion of 2 in t 61.307 * [backup-simplify]: Simplify 2 into 2 61.307 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 61.309 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 61.309 * [taylor]: Taking taylor expansion of t in t 61.309 * [backup-simplify]: Simplify 0 into 0 61.309 * [backup-simplify]: Simplify 1 into 1 61.310 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 61.310 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 61.311 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 61.311 * [backup-simplify]: Simplify 0 into 0 61.312 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 61.313 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 61.314 * [backup-simplify]: Simplify 0 into 0 61.315 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.316 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 61.316 * [backup-simplify]: Simplify 0 into 0 61.318 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.319 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 61.319 * [backup-simplify]: Simplify 0 into 0 61.320 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.321 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 61.321 * [backup-simplify]: Simplify 0 into 0 61.323 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.324 * [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 61.324 * [backup-simplify]: Simplify 0 into 0 61.325 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 (/ 1 t))) into (* t (sqrt 2)) 61.332 * [backup-simplify]: Simplify (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) (/ 1 (- t))))) into (* -1 (/ (sqrt 2) t)) 61.332 * [approximate]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in (t) around 0 61.332 * [taylor]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in t 61.332 * [taylor]: Taking taylor expansion of -1 in t 61.332 * [backup-simplify]: Simplify -1 into -1 61.332 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 61.332 * [taylor]: Taking taylor expansion of (sqrt 2) in t 61.332 * [taylor]: Taking taylor expansion of 2 in t 61.332 * [backup-simplify]: Simplify 2 into 2 61.333 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 61.333 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 61.333 * [taylor]: Taking taylor expansion of t in t 61.333 * [backup-simplify]: Simplify 0 into 0 61.333 * [backup-simplify]: Simplify 1 into 1 61.335 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 61.335 * [taylor]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in t 61.335 * [taylor]: Taking taylor expansion of -1 in t 61.335 * [backup-simplify]: Simplify -1 into -1 61.335 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 61.335 * [taylor]: Taking taylor expansion of (sqrt 2) in t 61.335 * [taylor]: Taking taylor expansion of 2 in t 61.335 * [backup-simplify]: Simplify 2 into 2 61.335 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 61.336 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 61.336 * [taylor]: Taking taylor expansion of t in t 61.336 * [backup-simplify]: Simplify 0 into 0 61.336 * [backup-simplify]: Simplify 1 into 1 61.337 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 61.338 * [backup-simplify]: Simplify (* -1 (sqrt 2)) into (* -1 (sqrt 2)) 61.339 * [backup-simplify]: Simplify (* -1 (sqrt 2)) into (* -1 (sqrt 2)) 61.340 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 61.341 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (sqrt 2))) into 0 61.341 * [backup-simplify]: Simplify 0 into 0 61.342 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 61.343 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 61.344 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 61.344 * [backup-simplify]: Simplify 0 into 0 61.346 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.347 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 61.348 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 61.348 * [backup-simplify]: Simplify 0 into 0 61.349 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.351 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 61.352 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 61.352 * [backup-simplify]: Simplify 0 into 0 61.353 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.354 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 61.356 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 61.356 * [backup-simplify]: Simplify 0 into 0 61.357 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 61.359 * [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 61.361 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))))) into 0 61.361 * [backup-simplify]: Simplify 0 into 0 61.362 * [backup-simplify]: Simplify (* (* -1 (sqrt 2)) (/ 1 (/ 1 (- t)))) into (* t (sqrt 2)) 61.362 * * * [progress]: simplifying candidates 61.362 * * * * [progress]: [ 1 / 108 ] simplifiying candidate # 61.362 * * * * [progress]: [ 2 / 108 ] simplifiying candidate # 61.362 * * * * [progress]: [ 3 / 108 ] simplifiying candidate # 61.362 * [simplify]: Simplifying (log (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 61.363 * * [simplify]: iters left: 6 (15 enodes) 61.370 * * [simplify]: iters left: 5 (57 enodes) 61.381 * * [simplify]: iters left: 4 (84 enodes) 61.398 * * [simplify]: iters left: 3 (133 enodes) 61.431 * * [simplify]: iters left: 2 (227 enodes) 61.499 * * [simplify]: iters left: 1 (278 enodes) 61.550 * * [simplify]: Extracting #0: cost 1 inf + 0 61.550 * * [simplify]: Extracting #1: cost 3 inf + 0 61.550 * * [simplify]: Extracting #2: cost 5 inf + 0 61.550 * * [simplify]: Extracting #3: cost 13 inf + 0 61.550 * * [simplify]: Extracting #4: cost 52 inf + 0 61.550 * * [simplify]: Extracting #5: cost 71 inf + 46 61.551 * * [simplify]: Extracting #6: cost 24 inf + 3961 61.553 * * [simplify]: Extracting #7: cost 2 inf + 7665 61.555 * * [simplify]: Extracting #8: cost 0 inf + 8263 61.557 * [simplify]: Simplified to (log (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 61.557 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (exp (log (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 61.557 * * * * [progress]: [ 4 / 108 ] simplifiying candidate # 61.557 * [simplify]: Simplifying (exp (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 61.557 * * [simplify]: iters left: 6 (15 enodes) 61.561 * * [simplify]: iters left: 5 (57 enodes) 61.572 * * [simplify]: iters left: 4 (84 enodes) 61.586 * * [simplify]: iters left: 3 (133 enodes) 61.612 * * [simplify]: iters left: 2 (227 enodes) 61.682 * * [simplify]: iters left: 1 (278 enodes) 61.746 * * [simplify]: Extracting #0: cost 1 inf + 0 61.747 * * [simplify]: Extracting #1: cost 3 inf + 0 61.747 * * [simplify]: Extracting #2: cost 5 inf + 0 61.747 * * [simplify]: Extracting #3: cost 13 inf + 0 61.747 * * [simplify]: Extracting #4: cost 52 inf + 0 61.747 * * [simplify]: Extracting #5: cost 71 inf + 46 61.749 * * [simplify]: Extracting #6: cost 24 inf + 3961 61.752 * * [simplify]: Extracting #7: cost 2 inf + 7665 61.756 * * [simplify]: Extracting #8: cost 0 inf + 8263 61.759 * [simplify]: Simplified to (exp (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 61.759 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (log (exp (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 61.759 * * * * [progress]: [ 5 / 108 ] simplifiying candidate # 61.760 * [simplify]: Simplifying (* (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 61.760 * * [simplify]: iters left: 6 (16 enodes) 61.764 * * [simplify]: iters left: 5 (60 enodes) 61.773 * * [simplify]: iters left: 4 (87 enodes) 61.789 * * [simplify]: iters left: 3 (136 enodes) 61.835 * * [simplify]: iters left: 2 (230 enodes) 61.903 * * [simplify]: iters left: 1 (282 enodes) 61.947 * * [simplify]: Extracting #0: cost 1 inf + 0 61.947 * * [simplify]: Extracting #1: cost 3 inf + 0 61.947 * * [simplify]: Extracting #2: cost 5 inf + 0 61.947 * * [simplify]: Extracting #3: cost 7 inf + 0 61.947 * * [simplify]: Extracting #4: cost 14 inf + 0 61.948 * * [simplify]: Extracting #5: cost 52 inf + 0 61.948 * * [simplify]: Extracting #6: cost 68 inf + 213 61.949 * * [simplify]: Extracting #7: cost 18 inf + 5266 61.951 * * [simplify]: Extracting #8: cost 1 inf + 8518 61.953 * * [simplify]: Extracting #9: cost 0 inf + 8723 61.955 * * [simplify]: Extracting #10: cost 0 inf + 8683 61.957 * [simplify]: Simplified to (* (cbrt (sqrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4)))) (cbrt (sqrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))))) 61.957 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (* (* (cbrt (sqrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4)))) (cbrt (sqrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 61.957 * [simplify]: Simplifying (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 61.957 * * [simplify]: iters left: 6 (15 enodes) 61.964 * * [simplify]: iters left: 5 (57 enodes) 61.981 * * [simplify]: iters left: 4 (84 enodes) 62.009 * * [simplify]: iters left: 3 (133 enodes) 62.049 * * [simplify]: iters left: 2 (227 enodes) 62.087 * * [simplify]: iters left: 1 (278 enodes) 62.149 * * [simplify]: Extracting #0: cost 1 inf + 0 62.149 * * [simplify]: Extracting #1: cost 3 inf + 0 62.149 * * [simplify]: Extracting #2: cost 5 inf + 0 62.149 * * [simplify]: Extracting #3: cost 13 inf + 0 62.149 * * [simplify]: Extracting #4: cost 52 inf + 0 62.149 * * [simplify]: Extracting #5: cost 71 inf + 46 62.151 * * [simplify]: Extracting #6: cost 24 inf + 3961 62.155 * * [simplify]: Extracting #7: cost 2 inf + 7675 62.159 * * [simplify]: Extracting #8: cost 0 inf + 8283 62.164 * [simplify]: Simplified to (cbrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 62.165 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (* (* (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (cbrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 62.165 * * * * [progress]: [ 6 / 108 ] simplifiying candidate # 62.165 * [simplify]: Simplifying (* (* (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 62.166 * * [simplify]: iters left: 6 (16 enodes) 62.174 * * [simplify]: iters left: 5 (59 enodes) 62.192 * * [simplify]: iters left: 4 (97 enodes) 62.213 * * [simplify]: iters left: 3 (202 enodes) 62.259 * * [simplify]: iters left: 2 (471 enodes) 62.427 * * [simplify]: Extracting #0: cost 1 inf + 0 62.427 * * [simplify]: Extracting #1: cost 16 inf + 0 62.427 * * [simplify]: Extracting #2: cost 149 inf + 1 62.428 * * [simplify]: Extracting #3: cost 203 inf + 90 62.429 * * [simplify]: Extracting #4: cost 172 inf + 2938 62.434 * * [simplify]: Extracting #5: cost 84 inf + 25901 62.448 * * [simplify]: Extracting #6: cost 5 inf + 56053 62.467 * * [simplify]: Extracting #7: cost 0 inf + 58609 62.499 * [simplify]: Simplified to (* (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t))) (sqrt (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t))))) 62.499 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (cbrt (* (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t))) (sqrt (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t)))))))) 62.499 * * * * [progress]: [ 7 / 108 ] simplifiying candidate # 62.500 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 62.500 * * [simplify]: iters left: 6 (16 enodes) 62.508 * * [simplify]: iters left: 5 (61 enodes) 62.527 * * [simplify]: iters left: 4 (88 enodes) 62.551 * * [simplify]: iters left: 3 (137 enodes) 62.573 * * [simplify]: iters left: 2 (231 enodes) 62.620 * * [simplify]: iters left: 1 (279 enodes) 62.655 * * [simplify]: Extracting #0: cost 1 inf + 0 62.655 * * [simplify]: Extracting #1: cost 4 inf + 0 62.656 * * [simplify]: Extracting #2: cost 7 inf + 0 62.656 * * [simplify]: Extracting #3: cost 14 inf + 0 62.656 * * [simplify]: Extracting #4: cost 52 inf + 0 62.656 * * [simplify]: Extracting #5: cost 68 inf + 171 62.657 * * [simplify]: Extracting #6: cost 23 inf + 3842 62.659 * * [simplify]: Extracting #7: cost 2 inf + 7953 62.661 * * [simplify]: Extracting #8: cost 0 inf + 8683 62.663 * [simplify]: Simplified to (fabs (cbrt (+ (* l (/ (* l 2) x)) (* (+ 2 (/ 4 x)) (* t t))))) 62.663 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (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)))))))) 62.663 * [simplify]: Simplifying (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 62.663 * * [simplify]: iters left: 6 (15 enodes) 62.668 * * [simplify]: iters left: 5 (57 enodes) 62.686 * * [simplify]: iters left: 4 (84 enodes) 62.702 * * [simplify]: iters left: 3 (133 enodes) 62.725 * * [simplify]: iters left: 2 (227 enodes) 62.770 * * [simplify]: iters left: 1 (278 enodes) 62.834 * * [simplify]: Extracting #0: cost 1 inf + 0 62.834 * * [simplify]: Extracting #1: cost 3 inf + 0 62.834 * * [simplify]: Extracting #2: cost 5 inf + 0 62.834 * * [simplify]: Extracting #3: cost 13 inf + 0 62.834 * * [simplify]: Extracting #4: cost 52 inf + 0 62.835 * * [simplify]: Extracting #5: cost 71 inf + 46 62.837 * * [simplify]: Extracting #6: cost 24 inf + 3961 62.840 * * [simplify]: Extracting #7: cost 2 inf + 7755 62.844 * * [simplify]: Extracting #8: cost 0 inf + 8363 62.848 * [simplify]: Simplified to (sqrt (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 62.848 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (* (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (sqrt (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 62.849 * * * * [progress]: [ 8 / 108 ] simplifiying candidate # 62.849 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 62.849 * * [simplify]: iters left: 6 (15 enodes) 62.857 * * [simplify]: iters left: 5 (57 enodes) 62.875 * * [simplify]: iters left: 4 (84 enodes) 62.892 * * [simplify]: iters left: 3 (133 enodes) 62.920 * * [simplify]: iters left: 2 (227 enodes) 62.979 * * [simplify]: iters left: 1 (278 enodes) 63.021 * * [simplify]: Extracting #0: cost 1 inf + 0 63.022 * * [simplify]: Extracting #1: cost 3 inf + 0 63.022 * * [simplify]: Extracting #2: cost 5 inf + 0 63.022 * * [simplify]: Extracting #3: cost 13 inf + 0 63.022 * * [simplify]: Extracting #4: cost 52 inf + 0 63.022 * * [simplify]: Extracting #5: cost 71 inf + 46 63.024 * * [simplify]: Extracting #6: cost 24 inf + 3961 63.027 * * [simplify]: Extracting #7: cost 2 inf + 7635 63.032 * * [simplify]: Extracting #8: cost 0 inf + 8203 63.035 * [simplify]: Simplified to (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 63.036 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (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)))))))) 63.036 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 63.036 * * [simplify]: iters left: 6 (15 enodes) 63.041 * * [simplify]: iters left: 5 (57 enodes) 63.050 * * [simplify]: iters left: 4 (84 enodes) 63.068 * * [simplify]: iters left: 3 (133 enodes) 63.096 * * [simplify]: iters left: 2 (227 enodes) 63.149 * * [simplify]: iters left: 1 (278 enodes) 63.197 * * [simplify]: Extracting #0: cost 1 inf + 0 63.197 * * [simplify]: Extracting #1: cost 3 inf + 0 63.197 * * [simplify]: Extracting #2: cost 5 inf + 0 63.197 * * [simplify]: Extracting #3: cost 13 inf + 0 63.197 * * [simplify]: Extracting #4: cost 52 inf + 0 63.197 * * [simplify]: Extracting #5: cost 71 inf + 46 63.198 * * [simplify]: Extracting #6: cost 24 inf + 3961 63.200 * * [simplify]: Extracting #7: cost 2 inf + 7635 63.202 * * [simplify]: Extracting #8: cost 0 inf + 8203 63.204 * [simplify]: Simplified to (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 63.204 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (* (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 63.204 * * * * [progress]: [ 9 / 108 ] simplifiying candidate # 63.204 * [simplify]: Simplifying (sqrt 1) 63.204 * * [simplify]: iters left: 1 (2 enodes) 63.206 * * [simplify]: Extracting #0: cost 1 inf + 0 63.206 * * [simplify]: Extracting #1: cost 0 inf + 1 63.206 * [simplify]: Simplified to 1 63.206 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (* 1 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))) 63.207 * [simplify]: Simplifying (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 63.207 * * [simplify]: iters left: 6 (14 enodes) 63.214 * * [simplify]: iters left: 5 (54 enodes) 63.231 * * [simplify]: iters left: 4 (81 enodes) 63.252 * * [simplify]: iters left: 3 (130 enodes) 63.273 * * [simplify]: iters left: 2 (224 enodes) 63.337 * * [simplify]: iters left: 1 (276 enodes) 63.370 * * [simplify]: Extracting #0: cost 1 inf + 0 63.370 * * [simplify]: Extracting #1: cost 3 inf + 0 63.370 * * [simplify]: Extracting #2: cost 11 inf + 0 63.370 * * [simplify]: Extracting #3: cost 50 inf + 0 63.371 * * [simplify]: Extracting #4: cost 64 inf + 336 63.372 * * [simplify]: Extracting #5: cost 24 inf + 3068 63.375 * * [simplify]: Extracting #6: cost 1 inf + 7188 63.379 * * [simplify]: Extracting #7: cost 0 inf + 7393 63.381 * [simplify]: Simplified to (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 63.381 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (* 1 (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t))))))) 63.381 * * * * [progress]: [ 10 / 108 ] simplifiying candidate # 63.381 * [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)))) 63.381 * * [simplify]: iters left: 6 (23 enodes) 63.391 * * [simplify]: iters left: 5 (113 enodes) 63.418 * * [simplify]: iters left: 4 (243 enodes) 63.509 * * [simplify]: Extracting #0: cost 1 inf + 0 63.509 * * [simplify]: Extracting #1: cost 3 inf + 0 63.509 * * [simplify]: Extracting #2: cost 12 inf + 0 63.509 * * [simplify]: Extracting #3: cost 84 inf + 0 63.510 * * [simplify]: Extracting #4: cost 147 inf + 45 63.511 * * [simplify]: Extracting #5: cost 168 inf + 919 63.515 * * [simplify]: Extracting #6: cost 121 inf + 8150 63.525 * * [simplify]: Extracting #7: cost 20 inf + 27708 63.538 * * [simplify]: Extracting #8: cost 1 inf + 31549 63.552 * * [simplify]: Extracting #9: cost 0 inf + 31802 63.565 * [simplify]: Simplified to (sqrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* 2 l) l)) (* (* (* t t) (+ (/ (/ 64 (* x x)) x) 8)) x))) 63.565 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (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))))) 63.566 * [simplify]: Simplifying (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x)) 63.566 * * [simplify]: iters left: 6 (11 enodes) 63.574 * * [simplify]: iters left: 5 (49 enodes) 63.592 * * [simplify]: iters left: 4 (102 enodes) 63.626 * * [simplify]: iters left: 3 (188 enodes) 63.680 * * [simplify]: iters left: 2 (351 enodes) 63.839 * * [simplify]: Extracting #0: cost 1 inf + 0 63.839 * * [simplify]: Extracting #1: cost 3 inf + 0 63.839 * * [simplify]: Extracting #2: cost 15 inf + 0 63.839 * * [simplify]: Extracting #3: cost 55 inf + 3 63.840 * * [simplify]: Extracting #4: cost 82 inf + 298 63.843 * * [simplify]: Extracting #5: cost 32 inf + 4704 63.847 * * [simplify]: Extracting #6: cost 0 inf + 8271 63.856 * * [simplify]: Extracting #7: cost 0 inf + 8231 63.861 * [simplify]: Simplified to (sqrt (- (* 4 (+ x (/ 4 x))) 8)) 63.861 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (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))) 8))))) 63.861 * * * * [progress]: [ 11 / 108 ] simplifiying candidate # 63.862 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))) 63.862 * * [simplify]: iters left: 6 (18 enodes) 63.874 * * [simplify]: iters left: 5 (80 enodes) 63.900 * * [simplify]: iters left: 4 (156 enodes) 63.938 * * [simplify]: iters left: 3 (457 enodes) 64.164 * * [simplify]: Extracting #0: cost 1 inf + 0 64.164 * * [simplify]: Extracting #1: cost 3 inf + 0 64.164 * * [simplify]: Extracting #2: cost 15 inf + 0 64.164 * * [simplify]: Extracting #3: cost 127 inf + 0 64.165 * * [simplify]: Extracting #4: cost 294 inf + 423 64.173 * * [simplify]: Extracting #5: cost 274 inf + 12436 64.185 * * [simplify]: Extracting #6: cost 67 inf + 47319 64.213 * * [simplify]: Extracting #7: cost 0 inf + 57429 64.244 * * [simplify]: Extracting #8: cost 0 inf + 57265 64.274 * * [simplify]: Extracting #9: cost 0 inf + 56404 64.294 * * [simplify]: Extracting #10: cost 0 inf + 56363 64.309 * [simplify]: Simplified to (sqrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) 64.309 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (/ (sqrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) (sqrt (* (- (/ 4 x) 2) x))))) 64.310 * [simplify]: Simplifying (sqrt (* (- (/ 4 x) 2) x)) 64.310 * * [simplify]: iters left: 6 (7 enodes) 64.314 * * [simplify]: iters left: 5 (25 enodes) 64.322 * * [simplify]: iters left: 4 (33 enodes) 64.332 * * [simplify]: iters left: 3 (48 enodes) 64.345 * * [simplify]: iters left: 2 (56 enodes) 64.359 * * [simplify]: iters left: 1 (60 enodes) 64.371 * * [simplify]: Extracting #0: cost 1 inf + 0 64.371 * * [simplify]: Extracting #1: cost 3 inf + 0 64.371 * * [simplify]: Extracting #2: cost 8 inf + 0 64.371 * * [simplify]: Extracting #3: cost 11 inf + 2 64.371 * * [simplify]: Extracting #4: cost 8 inf + 88 64.371 * * [simplify]: Extracting #5: cost 3 inf + 421 64.371 * * [simplify]: Extracting #6: cost 1 inf + 627 64.372 * * [simplify]: Extracting #7: cost 0 inf + 750 64.372 * [simplify]: Simplified to (sqrt (+ 4 (* x -2))) 64.372 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (/ (sqrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) (sqrt (+ 4 (* x -2)))))) 64.372 * * * * [progress]: [ 12 / 108 ] simplifiying candidate # 64.372 * [simplify]: Simplifying (sqrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))) 64.372 * * [simplify]: iters left: 6 (17 enodes) 64.377 * * [simplify]: iters left: 5 (81 enodes) 64.397 * * [simplify]: iters left: 4 (243 enodes) 64.540 * * [simplify]: Extracting #0: cost 1 inf + 0 64.540 * * [simplify]: Extracting #1: cost 3 inf + 0 64.540 * * [simplify]: Extracting #2: cost 6 inf + 0 64.540 * * [simplify]: Extracting #3: cost 111 inf + 0 64.541 * * [simplify]: Extracting #4: cost 303 inf + 511 64.545 * * [simplify]: Extracting #5: cost 203 inf + 20848 64.556 * * [simplify]: Extracting #6: cost 14 inf + 61493 64.574 * * [simplify]: Extracting #7: cost 0 inf + 65674 64.606 * [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))))) 64.606 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (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))))))))) 64.607 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (- (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))) (* (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 64.607 * * [simplify]: iters left: 6 (18 enodes) 64.618 * * [simplify]: iters left: 5 (90 enodes) 64.657 * * [simplify]: iters left: 4 (296 enodes) 64.824 * * [simplify]: Extracting #0: cost 1 inf + 0 64.824 * * [simplify]: Extracting #1: cost 3 inf + 0 64.824 * * [simplify]: Extracting #2: cost 12 inf + 0 64.825 * * [simplify]: Extracting #3: cost 184 inf + 0 64.826 * * [simplify]: Extracting #4: cost 342 inf + 1362 64.840 * * [simplify]: Extracting #5: cost 154 inf + 34066 64.869 * * [simplify]: Extracting #6: cost 31 inf + 65025 64.899 * * [simplify]: Extracting #7: cost 0 inf + 74095 64.919 * * [simplify]: Extracting #8: cost 0 inf + 74055 64.952 * [simplify]: Simplified to (sqrt (+ (* (- (* (* 2 l) (/ l x)) (* (+ 2 (/ 4 x)) (* t t))) (* (* 2 l) (/ l x))) (* (* (+ 2 (/ 4 x)) (* t t)) (* (+ 2 (/ 4 x)) (* t t))))) 64.952 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (/ (sqrt (+ (* (* (/ (* (* l l) 2) x) (/ (* (* l l) 2) x)) (/ (* (* l l) 2) x)) (* (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* t (* (+ 2 (/ 4 x)) t))))) (sqrt (+ (* (- (* (* 2 l) (/ l x)) (* (+ 2 (/ 4 x)) (* t t))) (* (* 2 l) (/ l x))) (* (* (+ 2 (/ 4 x)) (* t t)) (* (+ 2 (/ 4 x)) (* t t)))))))) 64.952 * * * * [progress]: [ 13 / 108 ] simplifiying candidate # 64.953 * [simplify]: Simplifying (sqrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))) 64.953 * * [simplify]: iters left: 6 (16 enodes) 64.957 * * [simplify]: iters left: 5 (77 enodes) 64.974 * * [simplify]: iters left: 4 (223 enodes) 65.073 * * [simplify]: Extracting #0: cost 1 inf + 0 65.073 * * [simplify]: Extracting #1: cost 3 inf + 0 65.073 * * [simplify]: Extracting #2: cost 17 inf + 0 65.073 * * [simplify]: Extracting #3: cost 113 inf + 0 65.074 * * [simplify]: Extracting #4: cost 214 inf + 47 65.079 * * [simplify]: Extracting #5: cost 142 inf + 11569 65.094 * * [simplify]: Extracting #6: cost 12 inf + 34122 65.111 * * [simplify]: Extracting #7: cost 0 inf + 36361 65.122 * [simplify]: Simplified to (sqrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))) 65.122 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (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))))))) 65.122 * [simplify]: Simplifying (sqrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 65.122 * * [simplify]: iters left: 6 (14 enodes) 65.126 * * [simplify]: iters left: 5 (55 enodes) 65.135 * * [simplify]: iters left: 4 (97 enodes) 65.157 * * [simplify]: iters left: 3 (193 enodes) 65.198 * * [simplify]: iters left: 2 (328 enodes) 65.269 * * [simplify]: iters left: 1 (425 enodes) 65.346 * * [simplify]: Extracting #0: cost 1 inf + 0 65.346 * * [simplify]: Extracting #1: cost 3 inf + 0 65.346 * * [simplify]: Extracting #2: cost 13 inf + 0 65.346 * * [simplify]: Extracting #3: cost 66 inf + 0 65.347 * * [simplify]: Extracting #4: cost 93 inf + 173 65.349 * * [simplify]: Extracting #5: cost 31 inf + 5445 65.354 * * [simplify]: Extracting #6: cost 2 inf + 9043 65.359 * * [simplify]: Extracting #7: cost 0 inf + 9490 65.363 * [simplify]: Simplified to (sqrt (- (* t (* (+ 2 (/ 4 x)) t)) (* (* l 2) (/ l x)))) 65.363 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (/ (sqrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))) (sqrt (- (* t (* (+ 2 (/ 4 x)) t)) (* (* l 2) (/ l x))))))) 65.364 * * * * [progress]: [ 14 / 108 ] simplifiying candidate # 65.364 * [simplify]: Simplifying (/ 1 2) 65.364 * * [simplify]: iters left: 2 (3 enodes) 65.366 * * [simplify]: iters left: 1 (12 enodes) 65.368 * * [simplify]: Extracting #0: cost 1 inf + 0 65.368 * * [simplify]: Extracting #1: cost 0 inf + 1 65.368 * [simplify]: Simplified to 1/2 65.368 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (pow (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) 1/2))) 65.369 * * * * [progress]: [ 15 / 108 ] simplifiying candidate # 65.369 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 65.369 * * [simplify]: iters left: 6 (15 enodes) 65.373 * * [simplify]: iters left: 5 (57 enodes) 65.382 * * [simplify]: iters left: 4 (84 enodes) 65.404 * * [simplify]: iters left: 3 (133 enodes) 65.448 * * [simplify]: iters left: 2 (227 enodes) 65.481 * * [simplify]: iters left: 1 (278 enodes) 65.541 * * [simplify]: Extracting #0: cost 1 inf + 0 65.541 * * [simplify]: Extracting #1: cost 3 inf + 0 65.541 * * [simplify]: Extracting #2: cost 5 inf + 0 65.541 * * [simplify]: Extracting #3: cost 13 inf + 0 65.541 * * [simplify]: Extracting #4: cost 52 inf + 0 65.542 * * [simplify]: Extracting #5: cost 71 inf + 46 65.543 * * [simplify]: Extracting #6: cost 24 inf + 3961 65.547 * * [simplify]: Extracting #7: cost 2 inf + 7635 65.551 * * [simplify]: Extracting #8: cost 0 inf + 8203 65.555 * [simplify]: Simplified to (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 65.555 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (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)))))))) 65.556 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 65.556 * * [simplify]: iters left: 6 (15 enodes) 65.563 * * [simplify]: iters left: 5 (57 enodes) 65.580 * * [simplify]: iters left: 4 (84 enodes) 65.607 * * [simplify]: iters left: 3 (133 enodes) 65.652 * * [simplify]: iters left: 2 (227 enodes) 65.704 * * [simplify]: iters left: 1 (278 enodes) 65.761 * * [simplify]: Extracting #0: cost 1 inf + 0 65.761 * * [simplify]: Extracting #1: cost 3 inf + 0 65.761 * * [simplify]: Extracting #2: cost 5 inf + 0 65.761 * * [simplify]: Extracting #3: cost 13 inf + 0 65.761 * * [simplify]: Extracting #4: cost 52 inf + 0 65.761 * * [simplify]: Extracting #5: cost 71 inf + 46 65.763 * * [simplify]: Extracting #6: cost 24 inf + 3961 65.766 * * [simplify]: Extracting #7: cost 2 inf + 7635 65.770 * * [simplify]: Extracting #8: cost 0 inf + 8203 65.772 * [simplify]: Simplified to (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 65.772 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (* (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 65.772 * * * * [progress]: [ 16 / 108 ] simplifiying candidate # 65.772 * * * * [progress]: [ 17 / 108 ] simplifiying candidate # 65.773 * * * * [progress]: [ 18 / 108 ] simplifiying candidate #real (real->posit16 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))> 65.773 * [simplify]: Simplifying (real->posit16 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 65.773 * * [simplify]: iters left: 6 (15 enodes) 65.777 * * [simplify]: iters left: 5 (54 enodes) 65.786 * * [simplify]: iters left: 4 (81 enodes) 65.800 * * [simplify]: iters left: 3 (130 enodes) 65.838 * * [simplify]: iters left: 2 (224 enodes) 65.878 * * [simplify]: iters left: 1 (276 enodes) 65.921 * * [simplify]: Extracting #0: cost 1 inf + 0 65.921 * * [simplify]: Extracting #1: cost 2 inf + 0 65.921 * * [simplify]: Extracting #2: cost 3 inf + 0 65.921 * * [simplify]: Extracting #3: cost 11 inf + 0 65.921 * * [simplify]: Extracting #4: cost 50 inf + 0 65.921 * * [simplify]: Extracting #5: cost 66 inf + 172 65.922 * * [simplify]: Extracting #6: cost 20 inf + 3725 65.924 * * [simplify]: Extracting #7: cost 1 inf + 7310 65.926 * * [simplify]: Extracting #8: cost 0 inf + 7393 65.927 * [simplify]: Simplified to (real->posit16 (sqrt (+ (/ (* (* l 2) l) x) (* (+ 2 (/ 4 x)) (* t t))))) 65.927 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (posit16->real (real->posit16 (sqrt (+ (/ (* (* l 2) l) x) (* (+ 2 (/ 4 x)) (* t t)))))))) 65.928 * * * * [progress]: [ 19 / 108 ] simplifiying candidate # 65.928 * [simplify]: Simplifying (* (exp (* (* (+ (/ 4 x) 2) t) t)) (exp (* (* l 2) (/ l x)))) 65.928 * * [simplify]: iters left: 6 (15 enodes) 65.936 * * [simplify]: iters left: 5 (63 enodes) 65.956 * * [simplify]: iters left: 4 (118 enodes) 65.976 * * [simplify]: iters left: 3 (242 enodes) 66.041 * * [simplify]: Extracting #0: cost 1 inf + 0 66.041 * * [simplify]: Extracting #1: cost 18 inf + 0 66.042 * * [simplify]: Extracting #2: cost 95 inf + 0 66.042 * * [simplify]: Extracting #3: cost 173 inf + 239 66.043 * * [simplify]: Extracting #4: cost 148 inf + 4852 66.046 * * [simplify]: Extracting #5: cost 59 inf + 21705 66.052 * * [simplify]: Extracting #6: cost 5 inf + 46914 66.061 * * [simplify]: Extracting #7: cost 0 inf + 49339 66.071 * [simplify]: Simplified to (exp (+ (* (* t t) (+ 2 (/ 4 x))) (/ 2 (/ x (* l l))))) 66.071 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (log (exp (+ (* (* t t) (+ 2 (/ 4 x))) (/ 2 (/ x (* l l))))))))) 66.071 * * * * [progress]: [ 20 / 108 ] simplifiying candidate # 66.071 * * * * [progress]: [ 21 / 108 ] simplifiying candidate # 66.071 * [simplify]: Simplifying (log (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 66.071 * * [simplify]: iters left: 6 (14 enodes) 66.075 * * [simplify]: iters left: 5 (54 enodes) 66.084 * * [simplify]: iters left: 4 (81 enodes) 66.097 * * [simplify]: iters left: 3 (130 enodes) 66.132 * * [simplify]: iters left: 2 (224 enodes) 66.177 * * [simplify]: iters left: 1 (276 enodes) 66.226 * * [simplify]: Extracting #0: cost 1 inf + 0 66.226 * * [simplify]: Extracting #1: cost 3 inf + 0 66.226 * * [simplify]: Extracting #2: cost 11 inf + 0 66.227 * * [simplify]: Extracting #3: cost 50 inf + 0 66.227 * * [simplify]: Extracting #4: cost 64 inf + 336 66.228 * * [simplify]: Extracting #5: cost 24 inf + 3068 66.229 * * [simplify]: Extracting #6: cost 1 inf + 7248 66.231 * * [simplify]: Extracting #7: cost 0 inf + 7453 66.233 * [simplify]: Simplified to (log (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 66.233 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (exp (log (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))))))) 66.233 * * * * [progress]: [ 22 / 108 ] simplifiying candidate # 66.233 * [simplify]: Simplifying (exp (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 66.233 * * [simplify]: iters left: 6 (14 enodes) 66.237 * * [simplify]: iters left: 5 (57 enodes) 66.247 * * [simplify]: iters left: 4 (101 enodes) 66.265 * * [simplify]: iters left: 3 (205 enodes) 66.342 * * [simplify]: Extracting #0: cost 1 inf + 0 66.342 * * [simplify]: Extracting #1: cost 50 inf + 0 66.342 * * [simplify]: Extracting #2: cost 108 inf + 0 66.343 * * [simplify]: Extracting #3: cost 185 inf + 158 66.345 * * [simplify]: Extracting #4: cost 155 inf + 4389 66.348 * * [simplify]: Extracting #5: cost 88 inf + 16177 66.353 * * [simplify]: Extracting #6: cost 24 inf + 36469 66.360 * * [simplify]: Extracting #7: cost 0 inf + 53791 66.366 * [simplify]: Simplified to (exp (+ (/ l (/ (/ x l) 2)) (* (+ 2 (/ 4 x)) (* t t)))) 66.366 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (log (exp (+ (/ l (/ (/ x l) 2)) (* (+ 2 (/ 4 x)) (* t t)))))))) 66.367 * * * * [progress]: [ 23 / 108 ] simplifiying candidate # 66.367 * [simplify]: Simplifying (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 66.367 * * [simplify]: iters left: 6 (15 enodes) 66.371 * * [simplify]: iters left: 5 (57 enodes) 66.385 * * [simplify]: iters left: 4 (84 enodes) 66.412 * * [simplify]: iters left: 3 (133 enodes) 66.440 * * [simplify]: iters left: 2 (227 enodes) 66.478 * * [simplify]: iters left: 1 (278 enodes) 66.522 * * [simplify]: Extracting #0: cost 1 inf + 0 66.522 * * [simplify]: Extracting #1: cost 3 inf + 0 66.522 * * [simplify]: Extracting #2: cost 5 inf + 0 66.523 * * [simplify]: Extracting #3: cost 13 inf + 0 66.523 * * [simplify]: Extracting #4: cost 52 inf + 0 66.523 * * [simplify]: Extracting #5: cost 71 inf + 46 66.524 * * [simplify]: Extracting #6: cost 24 inf + 3961 66.525 * * [simplify]: Extracting #7: cost 2 inf + 7755 66.528 * * [simplify]: Extracting #8: cost 0 inf + 8363 66.530 * [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)))))) 66.530 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (* (* (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))) (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 66.530 * [simplify]: Simplifying (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 66.530 * * [simplify]: iters left: 6 (14 enodes) 66.534 * * [simplify]: iters left: 5 (54 enodes) 66.546 * * [simplify]: iters left: 4 (81 enodes) 66.572 * * [simplify]: iters left: 3 (130 enodes) 66.614 * * [simplify]: iters left: 2 (224 enodes) 66.652 * * [simplify]: iters left: 1 (276 enodes) 66.697 * * [simplify]: Extracting #0: cost 1 inf + 0 66.697 * * [simplify]: Extracting #1: cost 3 inf + 0 66.698 * * [simplify]: Extracting #2: cost 11 inf + 0 66.698 * * [simplify]: Extracting #3: cost 50 inf + 0 66.698 * * [simplify]: Extracting #4: cost 64 inf + 336 66.699 * * [simplify]: Extracting #5: cost 24 inf + 3068 66.700 * * [simplify]: Extracting #6: cost 1 inf + 7268 66.702 * * [simplify]: Extracting #7: cost 0 inf + 7473 66.704 * [simplify]: Simplified to (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 66.704 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (* (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))))))) 66.704 * * * * [progress]: [ 24 / 108 ] simplifiying candidate # 66.704 * [simplify]: Simplifying (* (* (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 66.704 * * [simplify]: iters left: 6 (15 enodes) 66.711 * * [simplify]: iters left: 5 (70 enodes) 66.732 * * [simplify]: iters left: 4 (223 enodes) 66.844 * * [simplify]: Extracting #0: cost 1 inf + 0 66.844 * * [simplify]: Extracting #1: cost 15 inf + 0 66.845 * * [simplify]: Extracting #2: cost 207 inf + 1 66.847 * * [simplify]: Extracting #3: cost 301 inf + 1031 66.863 * * [simplify]: Extracting #4: cost 205 inf + 28202 66.896 * * [simplify]: Extracting #5: cost 10 inf + 102933 66.932 * * [simplify]: Extracting #6: cost 0 inf + 107182 66.960 * [simplify]: Simplified to (* (* (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x)))) (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x))))) (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x))))) 66.960 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (cbrt (* (* (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x)))) (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x))))) (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x))))))))) 66.960 * * * * [progress]: [ 25 / 108 ] simplifiying candidate # 66.960 * [simplify]: Simplifying (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 66.960 * * [simplify]: iters left: 6 (14 enodes) 66.964 * * [simplify]: iters left: 5 (54 enodes) 66.974 * * [simplify]: iters left: 4 (81 enodes) 66.988 * * [simplify]: iters left: 3 (130 enodes) 67.018 * * [simplify]: iters left: 2 (224 enodes) 67.054 * * [simplify]: iters left: 1 (276 enodes) 67.094 * * [simplify]: Extracting #0: cost 1 inf + 0 67.094 * * [simplify]: Extracting #1: cost 3 inf + 0 67.094 * * [simplify]: Extracting #2: cost 11 inf + 0 67.094 * * [simplify]: Extracting #3: cost 50 inf + 0 67.095 * * [simplify]: Extracting #4: cost 64 inf + 336 67.095 * * [simplify]: Extracting #5: cost 24 inf + 3068 67.097 * * [simplify]: Extracting #6: cost 1 inf + 7188 67.099 * * [simplify]: Extracting #7: cost 0 inf + 7393 67.101 * [simplify]: Simplified to (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 67.101 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (* (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 67.101 * [simplify]: Simplifying (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 67.101 * * [simplify]: iters left: 6 (14 enodes) 67.105 * * [simplify]: iters left: 5 (54 enodes) 67.113 * * [simplify]: iters left: 4 (81 enodes) 67.128 * * [simplify]: iters left: 3 (130 enodes) 67.150 * * [simplify]: iters left: 2 (224 enodes) 67.184 * * [simplify]: iters left: 1 (276 enodes) 67.229 * * [simplify]: Extracting #0: cost 1 inf + 0 67.229 * * [simplify]: Extracting #1: cost 3 inf + 0 67.229 * * [simplify]: Extracting #2: cost 11 inf + 0 67.229 * * [simplify]: Extracting #3: cost 50 inf + 0 67.230 * * [simplify]: Extracting #4: cost 64 inf + 336 67.230 * * [simplify]: Extracting #5: cost 24 inf + 3068 67.232 * * [simplify]: Extracting #6: cost 1 inf + 7188 67.234 * * [simplify]: Extracting #7: cost 0 inf + 7393 67.236 * [simplify]: Simplified to (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 67.236 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (* (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))))))) 67.236 * * * * [progress]: [ 26 / 108 ] simplifiying candidate # 67.236 * [simplify]: Simplifying (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l))) 67.237 * * [simplify]: iters left: 6 (22 enodes) 67.253 * * [simplify]: iters left: 5 (110 enodes) 67.274 * * [simplify]: iters left: 4 (240 enodes) 67.371 * * [simplify]: Extracting #0: cost 1 inf + 0 67.371 * * [simplify]: Extracting #1: cost 10 inf + 0 67.371 * * [simplify]: Extracting #2: cost 82 inf + 0 67.372 * * [simplify]: Extracting #3: cost 146 inf + 4 67.373 * * [simplify]: Extracting #4: cost 148 inf + 3095 67.376 * * [simplify]: Extracting #5: cost 91 inf + 13689 67.381 * * [simplify]: Extracting #6: cost 8 inf + 28770 67.388 * * [simplify]: Extracting #7: cost 1 inf + 30253 67.404 * * [simplify]: Extracting #8: cost 0 inf + 30506 67.416 * [simplify]: Simplified to (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))) (* (* t (* t x)) (+ (/ 64 (* (* x x) x)) 8))) 67.416 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (/ (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))) (* (* t (* t x)) (+ (/ 64 (* (* x x) x)) 8))) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x))))) 67.417 * [simplify]: Simplifying (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x) 67.417 * * [simplify]: iters left: 6 (10 enodes) 67.424 * * [simplify]: iters left: 5 (46 enodes) 67.434 * * [simplify]: iters left: 4 (99 enodes) 67.451 * * [simplify]: iters left: 3 (185 enodes) 67.491 * * [simplify]: iters left: 2 (347 enodes) 67.609 * * [simplify]: Extracting #0: cost 1 inf + 0 67.609 * * [simplify]: Extracting #1: cost 13 inf + 0 67.609 * * [simplify]: Extracting #2: cost 55 inf + 3 67.609 * * [simplify]: Extracting #3: cost 79 inf + 505 67.611 * * [simplify]: Extracting #4: cost 35 inf + 4622 67.613 * * [simplify]: Extracting #5: cost 2 inf + 7866 67.615 * * [simplify]: Extracting #6: cost 0 inf + 8031 67.618 * * [simplify]: Extracting #7: cost 0 inf + 7991 67.620 * [simplify]: Simplified to (- (* 4 (+ (/ 4 x) x)) 8) 67.620 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (/ (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))) (* (* t (* t x)) (+ (/ 64 (* (* x x) x)) 8))) (- (* 4 (+ (/ 4 x) x)) 8))))) 67.621 * * * * [progress]: [ 27 / 108 ] simplifiying candidate # 67.621 * [simplify]: Simplifying (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l))) 67.621 * * [simplify]: iters left: 6 (17 enodes) 67.627 * * [simplify]: iters left: 5 (77 enodes) 67.649 * * [simplify]: iters left: 4 (153 enodes) 67.713 * * [simplify]: iters left: 3 (454 enodes) 67.990 * * [simplify]: Extracting #0: cost 1 inf + 0 67.990 * * [simplify]: Extracting #1: cost 13 inf + 0 67.990 * * [simplify]: Extracting #2: cost 121 inf + 0 67.992 * * [simplify]: Extracting #3: cost 294 inf + 748 67.998 * * [simplify]: Extracting #4: cost 304 inf + 10332 68.016 * * [simplify]: Extracting #5: cost 74 inf + 45690 68.048 * * [simplify]: Extracting #6: cost 0 inf + 57229 68.073 * * [simplify]: Extracting #7: cost 0 inf + 56574 68.098 * * [simplify]: Extracting #8: cost 0 inf + 56085 68.125 * [simplify]: Simplified to (* (- (/ 4 x) 2) (+ (* (* (+ (/ 4 x) 2) t) (* x t)) (* (* l l) 2))) 68.126 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (/ (* (- (/ 4 x) 2) (+ (* (* (+ (/ 4 x) 2) t) (* x t)) (* (* l l) 2))) (* (- (/ 4 x) 2) x))))) 68.126 * [simplify]: Simplifying (* (- (/ 4 x) 2) x) 68.126 * * [simplify]: iters left: 6 (6 enodes) 68.130 * * [simplify]: iters left: 5 (22 enodes) 68.136 * * [simplify]: iters left: 4 (30 enodes) 68.145 * * [simplify]: iters left: 3 (45 enodes) 68.156 * * [simplify]: iters left: 2 (53 enodes) 68.171 * * [simplify]: iters left: 1 (57 enodes) 68.184 * * [simplify]: Extracting #0: cost 1 inf + 0 68.184 * * [simplify]: Extracting #1: cost 6 inf + 0 68.184 * * [simplify]: Extracting #2: cost 9 inf + 2 68.184 * * [simplify]: Extracting #3: cost 7 inf + 46 68.185 * * [simplify]: Extracting #4: cost 0 inf + 584 68.185 * * [simplify]: Extracting #5: cost 0 inf + 504 68.185 * [simplify]: Simplified to (+ (* -2 x) 4) 68.185 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (/ (* (- (/ 4 x) 2) (+ (* (* (+ (/ 4 x) 2) t) (* x t)) (* (* l l) 2))) (+ (* -2 x) 4))))) 68.186 * * * * [progress]: [ 28 / 108 ] simplifiying candidate # 68.186 * [simplify]: Simplifying (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3)) 68.186 * * [simplify]: iters left: 6 (16 enodes) 68.196 * * [simplify]: iters left: 5 (78 enodes) 68.231 * * [simplify]: iters left: 4 (240 enodes) 68.347 * * [simplify]: Extracting #0: cost 1 inf + 0 68.347 * * [simplify]: Extracting #1: cost 4 inf + 0 68.348 * * [simplify]: Extracting #2: cost 107 inf + 0 68.349 * * [simplify]: Extracting #3: cost 297 inf + 506 68.363 * * [simplify]: Extracting #4: cost 181 inf + 23562 68.375 * * [simplify]: Extracting #5: cost 7 inf + 63519 68.389 * * [simplify]: Extracting #6: cost 0 inf + 64566 68.414 * [simplify]: Simplified to (+ (* (* (/ 2 (/ x l)) l) (* (* (/ 2 (/ x l)) l) (* (/ 2 (/ x l)) l))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* t t) (+ 2 (/ 4 x)))))) 68.414 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (/ (+ (* (* (/ 2 (/ x l)) l) (* (* (/ 2 (/ x l)) l) (* (/ 2 (/ x l)) l))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* t t) (+ 2 (/ 4 x)))))) (+ (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (- (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))) (* (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))) 68.415 * [simplify]: Simplifying (+ (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (- (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))) (* (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 68.415 * * [simplify]: iters left: 6 (17 enodes) 68.425 * * [simplify]: iters left: 5 (87 enodes) 68.463 * * [simplify]: iters left: 4 (293 enodes) 68.686 * * [simplify]: Extracting #0: cost 1 inf + 0 68.687 * * [simplify]: Extracting #1: cost 10 inf + 0 68.687 * * [simplify]: Extracting #2: cost 183 inf + 0 68.690 * * [simplify]: Extracting #3: cost 359 inf + 5 68.702 * * [simplify]: Extracting #4: cost 288 inf + 12911 68.724 * * [simplify]: Extracting #5: cost 92 inf + 52761 68.759 * * [simplify]: Extracting #6: cost 1 inf + 73477 68.794 * * [simplify]: Extracting #7: cost 0 inf + 73286 68.830 * * [simplify]: Extracting #8: cost 0 inf + 73168 68.849 * [simplify]: Simplified to (+ (* (* (* 2 l) (/ l x)) (- (* (* 2 l) (/ l x)) (* t (* (+ 2 (/ 4 x)) t)))) (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t)))) 68.849 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (/ (+ (* (* (/ 2 (/ x l)) l) (* (* (/ 2 (/ x l)) l) (* (/ 2 (/ x l)) l))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* t t) (+ 2 (/ 4 x)))))) (+ (* (* (* 2 l) (/ l x)) (- (* (* 2 l) (/ l x)) (* t (* (+ 2 (/ 4 x)) t)))) (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t)))))))) 68.850 * * * * [progress]: [ 29 / 108 ] simplifiying candidate # 68.850 * * * * [progress]: [ 30 / 108 ] simplifiying candidate # 68.850 * [simplify]: Simplifying (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x)))) 68.850 * * [simplify]: iters left: 6 (15 enodes) 68.855 * * [simplify]: iters left: 5 (74 enodes) 68.884 * * [simplify]: iters left: 4 (218 enodes) 68.992 * * [simplify]: Extracting #0: cost 1 inf + 0 68.992 * * [simplify]: Extracting #1: cost 15 inf + 0 68.993 * * [simplify]: Extracting #2: cost 112 inf + 0 68.994 * * [simplify]: Extracting #3: cost 214 inf + 6 68.999 * * [simplify]: Extracting #4: cost 159 inf + 8432 69.012 * * [simplify]: Extracting #5: cost 26 inf + 30993 69.030 * * [simplify]: Extracting #6: cost 0 inf + 36034 69.051 * * [simplify]: Extracting #7: cost 0 inf + 35954 69.068 * [simplify]: Simplified to (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x)))) 69.069 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (/ (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x)))) (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))) 69.069 * [simplify]: Simplifying (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) 69.069 * * [simplify]: iters left: 6 (13 enodes) 69.073 * * [simplify]: iters left: 5 (52 enodes) 69.082 * * [simplify]: iters left: 4 (94 enodes) 69.106 * * [simplify]: iters left: 3 (190 enodes) 69.147 * * [simplify]: iters left: 2 (325 enodes) 69.252 * * [simplify]: iters left: 1 (426 enodes) 69.354 * * [simplify]: Extracting #0: cost 1 inf + 0 69.354 * * [simplify]: Extracting #1: cost 11 inf + 0 69.354 * * [simplify]: Extracting #2: cost 64 inf + 0 69.355 * * [simplify]: Extracting #3: cost 92 inf + 171 69.357 * * [simplify]: Extracting #4: cost 28 inf + 5160 69.360 * * [simplify]: Extracting #5: cost 0 inf + 8760 69.362 * [simplify]: Simplified to (- (* (+ 2 (/ 4 x)) (* t t)) (/ l (/ x (* l 2)))) 69.362 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (/ (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x)))) (- (* (+ 2 (/ 4 x)) (* t t)) (/ l (/ x (* l 2)))))))) 69.363 * * * * [progress]: [ 31 / 108 ] simplifiying candidate #real (real->posit16 (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))> 69.363 * [simplify]: Simplifying (real->posit16 (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 69.363 * * [simplify]: iters left: 6 (14 enodes) 69.367 * * [simplify]: iters left: 5 (51 enodes) 69.375 * * [simplify]: iters left: 4 (78 enodes) 69.387 * * [simplify]: iters left: 3 (127 enodes) 69.422 * * [simplify]: iters left: 2 (221 enodes) 69.489 * * [simplify]: iters left: 1 (270 enodes) 69.517 * * [simplify]: Extracting #0: cost 1 inf + 0 69.518 * * [simplify]: Extracting #1: cost 2 inf + 0 69.518 * * [simplify]: Extracting #2: cost 8 inf + 0 69.518 * * [simplify]: Extracting #3: cost 46 inf + 0 69.518 * * [simplify]: Extracting #4: cost 63 inf + 131 69.519 * * [simplify]: Extracting #5: cost 22 inf + 2987 69.522 * * [simplify]: Extracting #6: cost 1 inf + 5889 69.525 * * [simplify]: Extracting #7: cost 0 inf + 6093 69.528 * [simplify]: Simplified to (real->posit16 (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t)))) 69.528 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (posit16->real (real->posit16 (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t)))))))) 69.529 * * * * [progress]: [ 32 / 108 ] simplifiying candidate # 69.529 * * * * [progress]: [ 33 / 108 ] simplifiying candidate # 69.529 * [simplify]: Simplifying (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)) 69.529 * * [simplify]: iters left: 6 (8 enodes) 69.534 * * [simplify]: iters left: 5 (30 enodes) 69.546 * * [simplify]: iters left: 4 (41 enodes) 69.558 * * [simplify]: iters left: 3 (44 enodes) 69.572 * * [simplify]: iters left: 2 (50 enodes) 69.587 * * [simplify]: iters left: 1 (62 enodes) 69.607 * * [simplify]: Extracting #0: cost 1 inf + 0 69.607 * * [simplify]: Extracting #1: cost 8 inf + 0 69.607 * * [simplify]: Extracting #2: cost 15 inf + 1 69.607 * * [simplify]: Extracting #3: cost 19 inf + 2 69.608 * * [simplify]: Extracting #4: cost 20 inf + 4 69.608 * * [simplify]: Extracting #5: cost 19 inf + 46 69.608 * * [simplify]: Extracting #6: cost 15 inf + 330 69.609 * * [simplify]: Extracting #7: cost 5 inf + 3357 69.610 * * [simplify]: Extracting #8: cost 0 inf + 4646 69.611 * [simplify]: Simplified to (* (cbrt (sqrt 2)) t) 69.611 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (pow (* (cbrt (sqrt 2)) t) 1)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 69.611 * * * * [progress]: [ 34 / 108 ] simplifiying candidate # 69.611 * [simplify]: Simplifying (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)) 69.611 * * [simplify]: iters left: 6 (8 enodes) 69.616 * * [simplify]: iters left: 5 (30 enodes) 69.626 * * [simplify]: iters left: 4 (41 enodes) 69.633 * * [simplify]: iters left: 3 (44 enodes) 69.640 * * [simplify]: iters left: 2 (50 enodes) 69.648 * * [simplify]: iters left: 1 (62 enodes) 69.659 * * [simplify]: Extracting #0: cost 1 inf + 0 69.659 * * [simplify]: Extracting #1: cost 8 inf + 0 69.659 * * [simplify]: Extracting #2: cost 15 inf + 1 69.659 * * [simplify]: Extracting #3: cost 19 inf + 2 69.659 * * [simplify]: Extracting #4: cost 20 inf + 4 69.659 * * [simplify]: Extracting #5: cost 19 inf + 46 69.660 * * [simplify]: Extracting #6: cost 15 inf + 330 69.660 * * [simplify]: Extracting #7: cost 5 inf + 3357 69.660 * * [simplify]: Extracting #8: cost 0 inf + 4646 69.661 * [simplify]: Simplified to (* (cbrt (sqrt 2)) t) 69.661 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (pow (* (cbrt (sqrt 2)) t) 1)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 69.661 * * * * [progress]: [ 35 / 108 ] simplifiying candidate # 69.661 * [simplify]: Simplifying (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)) 69.661 * * [simplify]: iters left: 6 (8 enodes) 69.666 * * [simplify]: iters left: 5 (30 enodes) 69.671 * * [simplify]: iters left: 4 (41 enodes) 69.684 * * [simplify]: iters left: 3 (44 enodes) 69.698 * * [simplify]: iters left: 2 (50 enodes) 69.713 * * [simplify]: iters left: 1 (62 enodes) 69.733 * * [simplify]: Extracting #0: cost 1 inf + 0 69.733 * * [simplify]: Extracting #1: cost 8 inf + 0 69.733 * * [simplify]: Extracting #2: cost 15 inf + 1 69.733 * * [simplify]: Extracting #3: cost 19 inf + 2 69.733 * * [simplify]: Extracting #4: cost 20 inf + 4 69.733 * * [simplify]: Extracting #5: cost 19 inf + 46 69.733 * * [simplify]: Extracting #6: cost 15 inf + 330 69.734 * * [simplify]: Extracting #7: cost 5 inf + 3357 69.735 * * [simplify]: Extracting #8: cost 0 inf + 4646 69.736 * [simplify]: Simplified to (* (cbrt (sqrt 2)) t) 69.736 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (pow (* (cbrt (sqrt 2)) t) 1)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 69.736 * * * * [progress]: [ 36 / 108 ] simplifiying candidate # 69.737 * [simplify]: Simplifying (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)) 69.737 * * [simplify]: iters left: 6 (8 enodes) 69.741 * * [simplify]: iters left: 5 (30 enodes) 69.752 * * [simplify]: iters left: 4 (41 enodes) 69.759 * * [simplify]: iters left: 3 (44 enodes) 69.766 * * [simplify]: iters left: 2 (50 enodes) 69.775 * * [simplify]: iters left: 1 (62 enodes) 69.788 * * [simplify]: Extracting #0: cost 1 inf + 0 69.788 * * [simplify]: Extracting #1: cost 8 inf + 0 69.788 * * [simplify]: Extracting #2: cost 15 inf + 1 69.788 * * [simplify]: Extracting #3: cost 19 inf + 2 69.789 * * [simplify]: Extracting #4: cost 20 inf + 4 69.789 * * [simplify]: Extracting #5: cost 19 inf + 46 69.789 * * [simplify]: Extracting #6: cost 15 inf + 330 69.789 * * [simplify]: Extracting #7: cost 5 inf + 3357 69.790 * * [simplify]: Extracting #8: cost 0 inf + 4646 69.790 * [simplify]: Simplified to (* (cbrt (sqrt 2)) t) 69.790 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (pow (* (cbrt (sqrt 2)) t) 1)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 69.790 * * * * [progress]: [ 37 / 108 ] simplifiying candidate # 69.790 * * * * [progress]: [ 38 / 108 ] simplifiying candidate # 69.791 * [simplify]: Simplifying (+ (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (cbrt (sqrt 2))))) (+ (log (cbrt (cbrt (sqrt 2)))) (log t))) 69.791 * * [simplify]: iters left: 6 (10 enodes) 69.793 * * [simplify]: iters left: 5 (36 enodes) 69.799 * * [simplify]: iters left: 4 (47 enodes) 69.806 * * [simplify]: Extracting #0: cost 1 inf + 0 69.806 * * [simplify]: Extracting #1: cost 8 inf + 0 69.806 * * [simplify]: Extracting #2: cost 16 inf + 0 69.807 * * [simplify]: Extracting #3: cost 15 inf + 143 69.807 * * [simplify]: Extracting #4: cost 17 inf + 143 69.807 * * [simplify]: Extracting #5: cost 19 inf + 143 69.807 * * [simplify]: Extracting #6: cost 18 inf + 144 69.807 * * [simplify]: Extracting #7: cost 17 inf + 185 69.807 * * [simplify]: Extracting #8: cost 13 inf + 669 69.808 * * [simplify]: Extracting #9: cost 2 inf + 4566 69.809 * * [simplify]: Extracting #10: cost 0 inf + 5268 69.811 * [simplify]: Simplified to (+ (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (cbrt (sqrt 2))))) (+ (log t) (log (cbrt (cbrt (sqrt 2)))))) 69.811 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (exp (+ (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (cbrt (sqrt 2))))) (+ (log t) (log (cbrt (cbrt (sqrt 2)))))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 69.811 * * * * [progress]: [ 39 / 108 ] simplifiying candidate # 69.812 * [simplify]: Simplifying (+ (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (cbrt (sqrt 2))))) (log (* (cbrt (cbrt (sqrt 2))) t))) 69.812 * * [simplify]: iters left: 6 (10 enodes) 69.817 * * [simplify]: iters left: 5 (36 enodes) 69.829 * * [simplify]: iters left: 4 (48 enodes) 69.843 * * [simplify]: iters left: 3 (53 enodes) 69.857 * * [simplify]: Extracting #0: cost 1 inf + 0 69.857 * * [simplify]: Extracting #1: cost 8 inf + 0 69.857 * * [simplify]: Extracting #2: cost 17 inf + 0 69.857 * * [simplify]: Extracting #3: cost 19 inf + 1 69.858 * * [simplify]: Extracting #4: cost 20 inf + 72 69.858 * * [simplify]: Extracting #5: cost 21 inf + 143 69.858 * * [simplify]: Extracting #6: cost 19 inf + 185 69.859 * * [simplify]: Extracting #7: cost 5 inf + 3936 69.860 * * [simplify]: Extracting #8: cost 0 inf + 5612 69.861 * [simplify]: Simplified to (+ (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (cbrt (sqrt 2))))) (log (* (cbrt (cbrt (sqrt 2))) t))) 69.861 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (exp (+ (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (cbrt (sqrt 2))))) (log (* (cbrt (cbrt (sqrt 2))) t))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 69.862 * * * * [progress]: [ 40 / 108 ] simplifiying candidate # 69.862 * [simplify]: Simplifying (+ (log (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (+ (log (cbrt (cbrt (sqrt 2)))) (log t))) 69.862 * * [simplify]: iters left: 6 (11 enodes) 69.868 * * [simplify]: iters left: 5 (38 enodes) 69.880 * * [simplify]: iters left: 4 (50 enodes) 69.893 * * [simplify]: iters left: 3 (53 enodes) 69.906 * * [simplify]: Extracting #0: cost 1 inf + 0 69.906 * * [simplify]: Extracting #1: cost 8 inf + 0 69.906 * * [simplify]: Extracting #2: cost 17 inf + 0 69.906 * * [simplify]: Extracting #3: cost 19 inf + 1 69.906 * * [simplify]: Extracting #4: cost 19 inf + 143 69.906 * * [simplify]: Extracting #5: cost 21 inf + 143 69.906 * * [simplify]: Extracting #6: cost 19 inf + 185 69.907 * * [simplify]: Extracting #7: cost 12 inf + 1462 69.908 * * [simplify]: Extracting #8: cost 4 inf + 4163 69.909 * * [simplify]: Extracting #9: cost 0 inf + 6030 69.910 * [simplify]: Simplified to (+ (log (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (+ (log t) (log (cbrt (cbrt (sqrt 2)))))) 69.910 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (exp (+ (log (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (+ (log t) (log (cbrt (cbrt (sqrt 2)))))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 69.911 * * * * [progress]: [ 41 / 108 ] simplifiying candidate # 69.911 * [simplify]: Simplifying (+ (log (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (log (* (cbrt (cbrt (sqrt 2))) t))) 69.911 * * [simplify]: iters left: 6 (10 enodes) 69.916 * * [simplify]: iters left: 5 (36 enodes) 69.929 * * [simplify]: iters left: 4 (49 enodes) 69.941 * * [simplify]: iters left: 3 (57 enodes) 69.951 * * [simplify]: Extracting #0: cost 1 inf + 0 69.951 * * [simplify]: Extracting #1: cost 8 inf + 0 69.951 * * [simplify]: Extracting #2: cost 18 inf + 0 69.951 * * [simplify]: Extracting #3: cost 19 inf + 143 69.951 * * [simplify]: Extracting #4: cost 21 inf + 143 69.951 * * [simplify]: Extracting #5: cost 23 inf + 143 69.952 * * [simplify]: Extracting #6: cost 21 inf + 185 69.952 * * [simplify]: Extracting #7: cost 8 inf + 3454 69.953 * * [simplify]: Extracting #8: cost 1 inf + 5813 69.953 * * [simplify]: Extracting #9: cost 0 inf + 6234 69.954 * [simplify]: Simplified to (+ (log (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (log (* (cbrt (cbrt (sqrt 2))) t))) 69.954 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (exp (+ (log (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (log (* (cbrt (cbrt (sqrt 2))) t))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 69.954 * * * * [progress]: [ 42 / 108 ] simplifiying candidate # 69.954 * [simplify]: Simplifying (log (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 69.955 * * [simplify]: iters left: 6 (9 enodes) 69.957 * * [simplify]: iters left: 5 (36 enodes) 69.964 * * [simplify]: iters left: 4 (61 enodes) 69.973 * * [simplify]: iters left: 3 (81 enodes) 69.996 * * [simplify]: iters left: 2 (88 enodes) 70.015 * * [simplify]: iters left: 1 (103 enodes) 70.032 * * [simplify]: Extracting #0: cost 1 inf + 0 70.032 * * [simplify]: Extracting #1: cost 9 inf + 0 70.033 * * [simplify]: Extracting #2: cost 24 inf + 0 70.033 * * [simplify]: Extracting #3: cost 32 inf + 2 70.033 * * [simplify]: Extracting #4: cost 34 inf + 74 70.033 * * [simplify]: Extracting #5: cost 34 inf + 187 70.033 * * [simplify]: Extracting #6: cost 31 inf + 471 70.034 * * [simplify]: Extracting #7: cost 18 inf + 3922 70.035 * * [simplify]: Extracting #8: cost 1 inf + 9270 70.036 * * [simplify]: Extracting #9: cost 0 inf + 9232 70.037 * [simplify]: Simplified to (log (* (cbrt (sqrt 2)) t)) 70.037 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (exp (log (* (cbrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 70.037 * * * * [progress]: [ 43 / 108 ] simplifiying candidate # 70.037 * [simplify]: Simplifying (exp (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 70.037 * * [simplify]: iters left: 6 (9 enodes) 70.042 * * [simplify]: iters left: 5 (35 enodes) 70.054 * * [simplify]: iters left: 4 (59 enodes) 70.072 * * [simplify]: iters left: 3 (93 enodes) 70.096 * * [simplify]: iters left: 2 (176 enodes) 70.134 * * [simplify]: iters left: 1 (384 enodes) 70.233 * * [simplify]: Extracting #0: cost 1 inf + 0 70.233 * * [simplify]: Extracting #1: cost 48 inf + 0 70.234 * * [simplify]: Extracting #2: cost 181 inf + 73 70.235 * * [simplify]: Extracting #3: cost 262 inf + 802 70.238 * * [simplify]: Extracting #4: cost 189 inf + 24248 70.247 * * [simplify]: Extracting #5: cost 59 inf + 86968 70.267 * * [simplify]: Extracting #6: cost 2 inf + 124139 70.295 * * [simplify]: Extracting #7: cost 0 inf + 124740 70.309 * [simplify]: Simplified to (exp (* t (cbrt (sqrt 2)))) 70.310 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (log (exp (* t (cbrt (sqrt 2)))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 70.310 * * * * [progress]: [ 44 / 108 ] simplifiying candidate # 70.310 * [simplify]: Simplifying (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) (* (* t t) t))) 70.310 * * [simplify]: iters left: 6 (9 enodes) 70.313 * * [simplify]: iters left: 5 (36 enodes) 70.319 * * [simplify]: iters left: 4 (68 enodes) 70.337 * * [simplify]: iters left: 3 (119 enodes) 70.383 * * [simplify]: iters left: 2 (180 enodes) 70.443 * * [simplify]: iters left: 1 (284 enodes) 70.563 * * [simplify]: Extracting #0: cost 1 inf + 0 70.563 * * [simplify]: Extracting #1: cost 43 inf + 0 70.564 * * [simplify]: Extracting #2: cost 120 inf + 2 70.565 * * [simplify]: Extracting #3: cost 110 inf + 1017 70.567 * * [simplify]: Extracting #4: cost 69 inf + 12924 70.575 * * [simplify]: Extracting #5: cost 13 inf + 40308 70.585 * * [simplify]: Extracting #6: cost 0 inf + 46690 70.595 * * [simplify]: Extracting #7: cost 0 inf + 46650 70.605 * [simplify]: Simplified to (* (sqrt 2) (* t (* t t))) 70.605 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (cbrt (* (sqrt 2) (* t (* t t))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 70.606 * * * * [progress]: [ 45 / 108 ] simplifiying candidate # 70.606 * [simplify]: Simplifying (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (* (cbrt (cbrt (sqrt 2))) t) (* (cbrt (cbrt (sqrt 2))) t)) (* (cbrt (cbrt (sqrt 2))) t))) 70.606 * * [simplify]: iters left: 6 (10 enodes) 70.612 * * [simplify]: iters left: 5 (46 enodes) 70.625 * * [simplify]: iters left: 4 (121 enodes) 70.661 * * [simplify]: iters left: 3 (341 enodes) 70.852 * * [simplify]: Extracting #0: cost 1 inf + 0 70.854 * * [simplify]: Extracting #1: cost 70 inf + 0 70.855 * * [simplify]: Extracting #2: cost 237 inf + 1 70.856 * * [simplify]: Extracting #3: cost 287 inf + 85 70.858 * * [simplify]: Extracting #4: cost 280 inf + 543 70.863 * * [simplify]: Extracting #5: cost 149 inf + 34474 70.876 * * [simplify]: Extracting #6: cost 8 inf + 78033 70.899 * * [simplify]: Extracting #7: cost 0 inf + 80950 70.928 * [simplify]: Simplified to (* (* (cbrt (sqrt 2)) t) (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) t))) 70.928 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (cbrt (* (* (cbrt (sqrt 2)) t) (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) t))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 70.928 * * * * [progress]: [ 46 / 108 ] simplifiying candidate # 70.929 * [simplify]: Simplifying (* (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (cbrt (sqrt 2)) (* (* t t) t))) 70.929 * * [simplify]: iters left: 6 (12 enodes) 70.936 * * [simplify]: iters left: 5 (53 enodes) 70.951 * * [simplify]: iters left: 4 (122 enodes) 70.993 * * [simplify]: iters left: 3 (406 enodes) 71.334 * * [simplify]: Extracting #0: cost 1 inf + 0 71.334 * * [simplify]: Extracting #1: cost 50 inf + 0 71.334 * * [simplify]: Extracting #2: cost 173 inf + 123 71.335 * * [simplify]: Extracting #3: cost 169 inf + 461 71.337 * * [simplify]: Extracting #4: cost 157 inf + 2642 71.339 * * [simplify]: Extracting #5: cost 113 inf + 15357 71.356 * * [simplify]: Extracting #6: cost 10 inf + 60295 71.380 * * [simplify]: Extracting #7: cost 0 inf + 64809 71.403 * * [simplify]: Extracting #8: cost 0 inf + 64649 71.425 * [simplify]: Simplified to (* (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) t)) (* (cbrt (sqrt 2)) t)) 71.425 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (cbrt (* (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) t)) (* (cbrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 71.426 * * * * [progress]: [ 47 / 108 ] simplifiying candidate # 71.426 * [simplify]: Simplifying (* (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (* (* (cbrt (cbrt (sqrt 2))) t) (* (cbrt (cbrt (sqrt 2))) t)) (* (cbrt (cbrt (sqrt 2))) t))) 71.426 * * [simplify]: iters left: 6 (12 enodes) 71.435 * * [simplify]: iters left: 5 (59 enodes) 71.460 * * [simplify]: iters left: 4 (168 enodes) 71.566 * * [simplify]: Extracting #0: cost 1 inf + 0 71.566 * * [simplify]: Extracting #1: cost 55 inf + 0 71.567 * * [simplify]: Extracting #2: cost 140 inf + 1 71.571 * * [simplify]: Extracting #3: cost 136 inf + 248 71.573 * * [simplify]: Extracting #4: cost 130 inf + 665 71.575 * * [simplify]: Extracting #5: cost 103 inf + 7213 71.587 * * [simplify]: Extracting #6: cost 21 inf + 33740 71.605 * * [simplify]: Extracting #7: cost 0 inf + 41260 71.620 * [simplify]: Simplified to (* (* (cbrt (sqrt 2)) t) (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) t))) 71.620 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (cbrt (* (* (cbrt (sqrt 2)) t) (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) t))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 71.620 * * * * [progress]: [ 48 / 108 ] simplifiying candidate # 71.620 * [simplify]: Simplifying (* (cbrt (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (cbrt (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))) 71.621 * * [simplify]: iters left: 6 (10 enodes) 71.624 * * [simplify]: iters left: 5 (36 enodes) 71.630 * * [simplify]: iters left: 4 (48 enodes) 71.640 * * [simplify]: iters left: 3 (51 enodes) 71.656 * * [simplify]: iters left: 2 (57 enodes) 71.665 * * [simplify]: iters left: 1 (69 enodes) 71.677 * * [simplify]: Extracting #0: cost 1 inf + 0 71.677 * * [simplify]: Extracting #1: cost 3 inf + 0 71.677 * * [simplify]: Extracting #2: cost 5 inf + 0 71.677 * * [simplify]: Extracting #3: cost 12 inf + 0 71.678 * * [simplify]: Extracting #4: cost 19 inf + 1 71.678 * * [simplify]: Extracting #5: cost 23 inf + 2 71.678 * * [simplify]: Extracting #6: cost 23 inf + 45 71.678 * * [simplify]: Extracting #7: cost 9 inf + 3078 71.679 * * [simplify]: Extracting #8: cost 1 inf + 5282 71.679 * * [simplify]: Extracting #9: cost 0 inf + 5694 71.680 * [simplify]: Simplified to (* (cbrt (* t (cbrt (sqrt 2)))) (cbrt (* t (cbrt (sqrt 2))))) 71.680 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (* t (cbrt (sqrt 2)))) (cbrt (* t (cbrt (sqrt 2))))) (cbrt (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 71.680 * [simplify]: Simplifying (cbrt (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 71.680 * * [simplify]: iters left: 6 (9 enodes) 71.683 * * [simplify]: iters left: 5 (33 enodes) 71.690 * * [simplify]: iters left: 4 (45 enodes) 71.696 * * [simplify]: iters left: 3 (48 enodes) 71.703 * * [simplify]: iters left: 2 (54 enodes) 71.713 * * [simplify]: iters left: 1 (66 enodes) 71.731 * * [simplify]: Extracting #0: cost 1 inf + 0 71.731 * * [simplify]: Extracting #1: cost 3 inf + 0 71.731 * * [simplify]: Extracting #2: cost 10 inf + 0 71.731 * * [simplify]: Extracting #3: cost 17 inf + 1 71.731 * * [simplify]: Extracting #4: cost 21 inf + 2 71.731 * * [simplify]: Extracting #5: cost 22 inf + 4 71.731 * * [simplify]: Extracting #6: cost 18 inf + 329 71.731 * * [simplify]: Extracting #7: cost 9 inf + 2363 71.732 * * [simplify]: Extracting #8: cost 1 inf + 4848 71.733 * * [simplify]: Extracting #9: cost 0 inf + 5130 71.733 * [simplify]: Simplified to (cbrt (* (cbrt (sqrt 2)) t)) 71.733 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (cbrt (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))) (cbrt (* (cbrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 71.734 * * * * [progress]: [ 49 / 108 ] simplifiying candidate # 71.734 * [simplify]: Simplifying (* (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 71.734 * * [simplify]: iters left: 6 (10 enodes) 71.737 * * [simplify]: iters left: 5 (46 enodes) 71.752 * * [simplify]: iters left: 4 (149 enodes) 71.836 * * [simplify]: iters left: 3 (477 enodes) 72.255 * * [simplify]: Extracting #0: cost 1 inf + 0 72.255 * * [simplify]: Extracting #1: cost 42 inf + 0 72.256 * * [simplify]: Extracting #2: cost 98 inf + 2 72.258 * * [simplify]: Extracting #3: cost 96 inf + 127 72.259 * * [simplify]: Extracting #4: cost 89 inf + 545 72.261 * * [simplify]: Extracting #5: cost 69 inf + 5850 72.274 * * [simplify]: Extracting #6: cost 11 inf + 22925 72.292 * * [simplify]: Extracting #7: cost 0 inf + 26466 72.313 * * [simplify]: Extracting #8: cost 0 inf + 26426 72.331 * [simplify]: Simplified to (* (* t (cbrt (sqrt 2))) (* (* t (cbrt (sqrt 2))) (* t (cbrt (sqrt 2))))) 72.332 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (cbrt (* (* t (cbrt (sqrt 2))) (* (* t (cbrt (sqrt 2))) (* t (cbrt (sqrt 2))))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 72.332 * * * * [progress]: [ 50 / 108 ] simplifiying candidate # 72.332 * [simplify]: Simplifying (sqrt (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 72.332 * * [simplify]: iters left: 6 (9 enodes) 72.337 * * [simplify]: iters left: 5 (33 enodes) 72.348 * * [simplify]: iters left: 4 (45 enodes) 72.360 * * [simplify]: iters left: 3 (48 enodes) 72.374 * * [simplify]: iters left: 2 (54 enodes) 72.389 * * [simplify]: iters left: 1 (66 enodes) 72.411 * * [simplify]: Extracting #0: cost 1 inf + 0 72.411 * * [simplify]: Extracting #1: cost 3 inf + 0 72.411 * * [simplify]: Extracting #2: cost 10 inf + 0 72.411 * * [simplify]: Extracting #3: cost 17 inf + 1 72.411 * * [simplify]: Extracting #4: cost 21 inf + 2 72.411 * * [simplify]: Extracting #5: cost 22 inf + 4 72.411 * * [simplify]: Extracting #6: cost 18 inf + 329 72.411 * * [simplify]: Extracting #7: cost 9 inf + 2323 72.412 * * [simplify]: Extracting #8: cost 1 inf + 4768 72.412 * * [simplify]: Extracting #9: cost 0 inf + 5050 72.413 * [simplify]: Simplified to (sqrt (* (cbrt (sqrt 2)) t)) 72.413 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (sqrt (* (cbrt (sqrt 2)) t)) (sqrt (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 72.413 * [simplify]: Simplifying (sqrt (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 72.414 * * [simplify]: iters left: 6 (9 enodes) 72.416 * * [simplify]: iters left: 5 (33 enodes) 72.421 * * [simplify]: iters left: 4 (45 enodes) 72.428 * * [simplify]: iters left: 3 (48 enodes) 72.437 * * [simplify]: iters left: 2 (54 enodes) 72.445 * * [simplify]: iters left: 1 (66 enodes) 72.456 * * [simplify]: Extracting #0: cost 1 inf + 0 72.456 * * [simplify]: Extracting #1: cost 3 inf + 0 72.456 * * [simplify]: Extracting #2: cost 10 inf + 0 72.456 * * [simplify]: Extracting #3: cost 17 inf + 1 72.456 * * [simplify]: Extracting #4: cost 21 inf + 2 72.456 * * [simplify]: Extracting #5: cost 22 inf + 4 72.456 * * [simplify]: Extracting #6: cost 18 inf + 329 72.457 * * [simplify]: Extracting #7: cost 9 inf + 2323 72.457 * * [simplify]: Extracting #8: cost 1 inf + 4768 72.458 * * [simplify]: Extracting #9: cost 0 inf + 5050 72.458 * [simplify]: Simplified to (sqrt (* (cbrt (sqrt 2)) t)) 72.458 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (sqrt (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (* (cbrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 72.459 * * * * [progress]: [ 51 / 108 ] simplifiying candidate # 72.459 * * * * [progress]: [ 52 / 108 ] simplifiying candidate # 72.459 * [simplify]: Simplifying (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (cbrt (cbrt (sqrt 2)))) 72.459 * * [simplify]: iters left: 6 (6 enodes) 72.461 * * [simplify]: iters left: 5 (19 enodes) 72.464 * * [simplify]: iters left: 4 (21 enodes) 72.469 * * [simplify]: iters left: 3 (27 enodes) 72.478 * * [simplify]: iters left: 2 (39 enodes) 72.491 * * [simplify]: iters left: 1 (65 enodes) 72.514 * * [simplify]: Extracting #0: cost 1 inf + 0 72.514 * * [simplify]: Extracting #1: cost 10 inf + 0 72.514 * * [simplify]: Extracting #2: cost 20 inf + 1 72.514 * * [simplify]: Extracting #3: cost 20 inf + 4 72.514 * * [simplify]: Extracting #4: cost 18 inf + 167 72.515 * * [simplify]: Extracting #5: cost 4 inf + 4600 72.516 * * [simplify]: Extracting #6: cost 0 inf + 6750 72.517 * [simplify]: Simplified to (cbrt (sqrt 2)) 72.517 * [simplify]: Simplified (2 1 2 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)))))) 72.518 * * * * [progress]: [ 53 / 108 ] simplifiying candidate # 72.518 * [simplify]: Simplifying (* (cbrt (cbrt (sqrt 2))) (* (cbrt (cbrt (sqrt 2))) t)) 72.518 * * [simplify]: iters left: 6 (7 enodes) 72.523 * * [simplify]: iters left: 5 (25 enodes) 72.531 * * [simplify]: iters left: 4 (28 enodes) 72.539 * * [simplify]: Extracting #0: cost 1 inf + 0 72.540 * * [simplify]: Extracting #1: cost 6 inf + 0 72.540 * * [simplify]: Extracting #2: cost 9 inf + 1 72.540 * * [simplify]: Extracting #3: cost 11 inf + 1 72.540 * * [simplify]: Extracting #4: cost 13 inf + 1 72.540 * * [simplify]: Extracting #5: cost 12 inf + 2 72.540 * * [simplify]: Extracting #6: cost 10 inf + 84 72.540 * * [simplify]: Extracting #7: cost 3 inf + 1452 72.541 * * [simplify]: Extracting #8: cost 1 inf + 1976 72.541 * * [simplify]: Extracting #9: cost 0 inf + 2258 72.542 * [simplify]: Simplified to (* (cbrt (cbrt (sqrt 2))) (* (cbrt (cbrt (sqrt 2))) t)) 72.542 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (cbrt (sqrt 2))) (* (cbrt (cbrt (sqrt 2))) (* (cbrt (cbrt (sqrt 2))) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 72.542 * * * * [progress]: [ 54 / 108 ] simplifiying candidate #real (real->posit16 (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))> 72.542 * [simplify]: Simplifying (real->posit16 (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 72.543 * * [simplify]: iters left: 6 (9 enodes) 72.548 * * [simplify]: iters left: 5 (30 enodes) 72.561 * * [simplify]: iters left: 4 (42 enodes) 72.574 * * [simplify]: iters left: 3 (44 enodes) 72.586 * * [simplify]: iters left: 2 (50 enodes) 72.602 * * [simplify]: iters left: 1 (62 enodes) 72.622 * * [simplify]: Extracting #0: cost 1 inf + 0 72.622 * * [simplify]: Extracting #1: cost 2 inf + 0 72.622 * * [simplify]: Extracting #2: cost 8 inf + 0 72.622 * * [simplify]: Extracting #3: cost 15 inf + 1 72.622 * * [simplify]: Extracting #4: cost 19 inf + 2 72.622 * * [simplify]: Extracting #5: cost 20 inf + 4 72.622 * * [simplify]: Extracting #6: cost 18 inf + 87 72.623 * * [simplify]: Extracting #7: cost 6 inf + 2945 72.624 * * [simplify]: Extracting #8: cost 0 inf + 4646 72.625 * [simplify]: Simplified to (real->posit16 (* (cbrt (sqrt 2)) t)) 72.625 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (posit16->real (real->posit16 (* (cbrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 72.625 * * * * [progress]: [ 55 / 108 ] simplifiying candidate # 72.625 * * * * [progress]: [ 56 / 108 ] simplifiying candidate # 72.626 * [simplify]: Simplifying (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 72.626 * * [simplify]: iters left: 6 (10 enodes) 72.631 * * [simplify]: iters left: 5 (41 enodes) 72.638 * * [simplify]: iters left: 4 (87 enodes) 72.656 * * [simplify]: iters left: 3 (188 enodes) 72.725 * * [simplify]: iters left: 2 (449 enodes) 73.018 * * [simplify]: Extracting #0: cost 1 inf + 0 73.018 * * [simplify]: Extracting #1: cost 23 inf + 0 73.019 * * [simplify]: Extracting #2: cost 69 inf + 1 73.019 * * [simplify]: Extracting #3: cost 68 inf + 5 73.020 * * [simplify]: Extracting #4: cost 65 inf + 48 73.022 * * [simplify]: Extracting #5: cost 45 inf + 4287 73.028 * * [simplify]: Extracting #6: cost 4 inf + 20510 73.036 * * [simplify]: Extracting #7: cost 0 inf + 22441 73.043 * [simplify]: Simplified to (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 73.044 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 73.044 * * * * [progress]: [ 57 / 108 ] simplifiying candidate # 73.044 * [simplify]: Simplifying (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 73.044 * * [simplify]: iters left: 6 (10 enodes) 73.050 * * [simplify]: iters left: 5 (41 enodes) 73.063 * * [simplify]: iters left: 4 (87 enodes) 73.083 * * [simplify]: iters left: 3 (188 enodes) 73.159 * * [simplify]: iters left: 2 (449 enodes) 73.418 * * [simplify]: Extracting #0: cost 1 inf + 0 73.418 * * [simplify]: Extracting #1: cost 23 inf + 0 73.418 * * [simplify]: Extracting #2: cost 69 inf + 1 73.418 * * [simplify]: Extracting #3: cost 68 inf + 5 73.419 * * [simplify]: Extracting #4: cost 65 inf + 48 73.420 * * [simplify]: Extracting #5: cost 45 inf + 4287 73.423 * * [simplify]: Extracting #6: cost 4 inf + 20510 73.427 * * [simplify]: Extracting #7: cost 0 inf + 22441 73.430 * [simplify]: Simplified to (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 73.430 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 73.431 * * * * [progress]: [ 58 / 108 ] simplifiying candidate # 73.431 * [simplify]: Simplifying (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 73.431 * * [simplify]: iters left: 6 (10 enodes) 73.434 * * [simplify]: iters left: 5 (41 enodes) 73.442 * * [simplify]: iters left: 4 (87 enodes) 73.460 * * [simplify]: iters left: 3 (188 enodes) 73.511 * * [simplify]: iters left: 2 (449 enodes) 73.790 * * [simplify]: Extracting #0: cost 1 inf + 0 73.790 * * [simplify]: Extracting #1: cost 23 inf + 0 73.791 * * [simplify]: Extracting #2: cost 69 inf + 1 73.792 * * [simplify]: Extracting #3: cost 68 inf + 5 73.792 * * [simplify]: Extracting #4: cost 65 inf + 48 73.794 * * [simplify]: Extracting #5: cost 45 inf + 4287 73.800 * * [simplify]: Extracting #6: cost 4 inf + 20510 73.811 * * [simplify]: Extracting #7: cost 0 inf + 22441 73.819 * [simplify]: Simplified to (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 73.819 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 73.820 * * * * [progress]: [ 59 / 108 ] simplifiying candidate # 73.820 * [simplify]: Simplifying (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 73.820 * * [simplify]: iters left: 6 (10 enodes) 73.826 * * [simplify]: iters left: 5 (41 enodes) 73.841 * * [simplify]: iters left: 4 (87 enodes) 73.863 * * [simplify]: iters left: 3 (188 enodes) 73.938 * * [simplify]: iters left: 2 (449 enodes) 74.238 * * [simplify]: Extracting #0: cost 1 inf + 0 74.238 * * [simplify]: Extracting #1: cost 23 inf + 0 74.238 * * [simplify]: Extracting #2: cost 69 inf + 1 74.239 * * [simplify]: Extracting #3: cost 68 inf + 5 74.240 * * [simplify]: Extracting #4: cost 65 inf + 48 74.241 * * [simplify]: Extracting #5: cost 45 inf + 4287 74.247 * * [simplify]: Extracting #6: cost 4 inf + 20510 74.255 * * [simplify]: Extracting #7: cost 0 inf + 22441 74.263 * [simplify]: Simplified to (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 74.263 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 74.263 * * * * [progress]: [ 60 / 108 ] simplifiying candidate # 74.263 * [simplify]: Simplifying (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 74.264 * * [simplify]: iters left: 6 (10 enodes) 74.273 * * [simplify]: iters left: 5 (41 enodes) 74.288 * * [simplify]: iters left: 4 (87 enodes) 74.323 * * [simplify]: iters left: 3 (188 enodes) 74.388 * * [simplify]: iters left: 2 (449 enodes) 74.689 * * [simplify]: Extracting #0: cost 1 inf + 0 74.690 * * [simplify]: Extracting #1: cost 23 inf + 0 74.690 * * [simplify]: Extracting #2: cost 69 inf + 1 74.691 * * [simplify]: Extracting #3: cost 68 inf + 5 74.691 * * [simplify]: Extracting #4: cost 65 inf + 48 74.693 * * [simplify]: Extracting #5: cost 45 inf + 4287 74.699 * * [simplify]: Extracting #6: cost 4 inf + 20510 74.707 * * [simplify]: Extracting #7: cost 0 inf + 22441 74.715 * [simplify]: Simplified to (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 74.715 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 74.715 * * * * [progress]: [ 61 / 108 ] simplifiying candidate # 74.716 * [simplify]: Simplifying (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 74.716 * * [simplify]: iters left: 6 (10 enodes) 74.722 * * [simplify]: iters left: 5 (41 enodes) 74.741 * * [simplify]: iters left: 4 (87 enodes) 74.775 * * [simplify]: iters left: 3 (188 enodes) 74.863 * * [simplify]: iters left: 2 (449 enodes) 75.172 * * [simplify]: Extracting #0: cost 1 inf + 0 75.172 * * [simplify]: Extracting #1: cost 23 inf + 0 75.173 * * [simplify]: Extracting #2: cost 69 inf + 1 75.173 * * [simplify]: Extracting #3: cost 68 inf + 5 75.174 * * [simplify]: Extracting #4: cost 65 inf + 48 75.176 * * [simplify]: Extracting #5: cost 45 inf + 4287 75.183 * * [simplify]: Extracting #6: cost 4 inf + 20510 75.190 * * [simplify]: Extracting #7: cost 0 inf + 22441 75.198 * [simplify]: Simplified to (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 75.198 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 75.199 * * * * [progress]: [ 62 / 108 ] simplifiying candidate # 75.199 * [simplify]: Simplifying (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 75.199 * * [simplify]: iters left: 6 (10 enodes) 75.205 * * [simplify]: iters left: 5 (41 enodes) 75.219 * * [simplify]: iters left: 4 (87 enodes) 75.258 * * [simplify]: iters left: 3 (188 enodes) 75.331 * * [simplify]: iters left: 2 (449 enodes) 75.598 * * [simplify]: Extracting #0: cost 1 inf + 0 75.598 * * [simplify]: Extracting #1: cost 23 inf + 0 75.598 * * [simplify]: Extracting #2: cost 69 inf + 1 75.598 * * [simplify]: Extracting #3: cost 68 inf + 5 75.599 * * [simplify]: Extracting #4: cost 65 inf + 48 75.600 * * [simplify]: Extracting #5: cost 45 inf + 4287 75.603 * * [simplify]: Extracting #6: cost 4 inf + 20510 75.606 * * [simplify]: Extracting #7: cost 0 inf + 22441 75.610 * [simplify]: Simplified to (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 75.610 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 75.610 * * * * [progress]: [ 63 / 108 ] simplifiying candidate # 75.611 * [simplify]: Simplifying (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 75.611 * * [simplify]: iters left: 6 (10 enodes) 75.617 * * [simplify]: iters left: 5 (41 enodes) 75.631 * * [simplify]: iters left: 4 (87 enodes) 75.665 * * [simplify]: iters left: 3 (188 enodes) 75.726 * * [simplify]: iters left: 2 (449 enodes) 76.014 * * [simplify]: Extracting #0: cost 1 inf + 0 76.014 * * [simplify]: Extracting #1: cost 23 inf + 0 76.014 * * [simplify]: Extracting #2: cost 69 inf + 1 76.014 * * [simplify]: Extracting #3: cost 68 inf + 5 76.015 * * [simplify]: Extracting #4: cost 65 inf + 48 76.016 * * [simplify]: Extracting #5: cost 45 inf + 4287 76.019 * * [simplify]: Extracting #6: cost 4 inf + 20510 76.022 * * [simplify]: Extracting #7: cost 0 inf + 22441 76.026 * [simplify]: Simplified to (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 76.026 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 76.026 * * * * [progress]: [ 64 / 108 ] simplifiying candidate # 76.027 * [simplify]: Simplifying (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 76.027 * * [simplify]: iters left: 6 (10 enodes) 76.030 * * [simplify]: iters left: 5 (41 enodes) 76.040 * * [simplify]: iters left: 4 (87 enodes) 76.058 * * [simplify]: iters left: 3 (188 enodes) 76.137 * * [simplify]: iters left: 2 (449 enodes) 76.428 * * [simplify]: Extracting #0: cost 1 inf + 0 76.428 * * [simplify]: Extracting #1: cost 23 inf + 0 76.428 * * [simplify]: Extracting #2: cost 69 inf + 1 76.429 * * [simplify]: Extracting #3: cost 68 inf + 5 76.429 * * [simplify]: Extracting #4: cost 65 inf + 48 76.431 * * [simplify]: Extracting #5: cost 45 inf + 4287 76.437 * * [simplify]: Extracting #6: cost 4 inf + 20510 76.445 * * [simplify]: Extracting #7: cost 0 inf + 22441 76.453 * [simplify]: Simplified to (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 76.453 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 76.454 * * * * [progress]: [ 65 / 108 ] simplifiying candidate # 76.454 * [simplify]: Simplifying (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 76.454 * * [simplify]: iters left: 6 (10 enodes) 76.460 * * [simplify]: iters left: 5 (41 enodes) 76.474 * * [simplify]: iters left: 4 (87 enodes) 76.508 * * [simplify]: iters left: 3 (188 enodes) 76.599 * * [simplify]: iters left: 2 (449 enodes) 76.915 * * [simplify]: Extracting #0: cost 1 inf + 0 76.915 * * [simplify]: Extracting #1: cost 23 inf + 0 76.915 * * [simplify]: Extracting #2: cost 69 inf + 1 76.916 * * [simplify]: Extracting #3: cost 68 inf + 5 76.917 * * [simplify]: Extracting #4: cost 65 inf + 48 76.918 * * [simplify]: Extracting #5: cost 45 inf + 4287 76.924 * * [simplify]: Extracting #6: cost 4 inf + 20510 76.932 * * [simplify]: Extracting #7: cost 0 inf + 22441 76.940 * [simplify]: Simplified to (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 76.940 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 76.940 * * * * [progress]: [ 66 / 108 ] simplifiying candidate # 76.940 * * * * [progress]: [ 67 / 108 ] simplifiying candidate # 76.941 * [simplify]: Simplifying (+ (+ (log (cbrt (sqrt 2))) (log (cbrt (sqrt 2)))) (+ (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (cbrt (sqrt 2))))) (+ (log (cbrt (cbrt (sqrt 2)))) (log t)))) 76.941 * * [simplify]: iters left: 6 (13 enodes) 76.948 * * [simplify]: iters left: 5 (50 enodes) 76.964 * * [simplify]: iters left: 4 (95 enodes) 76.998 * * [simplify]: iters left: 3 (189 enodes) 77.070 * * [simplify]: iters left: 2 (258 enodes) 77.133 * * [simplify]: iters left: 1 (263 enodes) 77.190 * * [simplify]: Extracting #0: cost 1 inf + 0 77.190 * * [simplify]: Extracting #1: cost 24 inf + 0 77.191 * * [simplify]: Extracting #2: cost 49 inf + 0 77.191 * * [simplify]: Extracting #3: cost 50 inf + 72 77.191 * * [simplify]: Extracting #4: cost 51 inf + 143 77.191 * * [simplify]: Extracting #5: cost 49 inf + 185 77.192 * * [simplify]: Extracting #6: cost 31 inf + 5048 77.195 * * [simplify]: Extracting #7: cost 2 inf + 18394 77.199 * * [simplify]: Extracting #8: cost 0 inf + 18996 77.204 * [simplify]: Simplified to (+ (log (cbrt (cbrt (sqrt 2)))) (+ (+ (+ (log (cbrt (sqrt 2))) (log (cbrt (cbrt (sqrt 2))))) (+ (log (cbrt (sqrt 2))) (log (cbrt (cbrt (sqrt 2)))))) (log t))) 77.204 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (+ (log (cbrt (cbrt (sqrt 2)))) (+ (+ (+ (log (cbrt (sqrt 2))) (log (cbrt (cbrt (sqrt 2))))) (+ (log (cbrt (sqrt 2))) (log (cbrt (cbrt (sqrt 2)))))) (log t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 77.204 * * * * [progress]: [ 68 / 108 ] simplifiying candidate # 77.205 * [simplify]: Simplifying (+ (+ (log (cbrt (sqrt 2))) (log (cbrt (sqrt 2)))) (+ (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (cbrt (sqrt 2))))) (log (* (cbrt (cbrt (sqrt 2))) t)))) 77.205 * * [simplify]: iters left: 6 (13 enodes) 77.208 * * [simplify]: iters left: 5 (50 enodes) 77.219 * * [simplify]: iters left: 4 (88 enodes) 77.248 * * [simplify]: iters left: 3 (173 enodes) 77.302 * * [simplify]: iters left: 2 (253 enodes) 77.389 * * [simplify]: iters left: 1 (259 enodes) 77.454 * * [simplify]: Extracting #0: cost 1 inf + 0 77.454 * * [simplify]: Extracting #1: cost 24 inf + 0 77.454 * * [simplify]: Extracting #2: cost 50 inf + 0 77.455 * * [simplify]: Extracting #3: cost 53 inf + 1 77.455 * * [simplify]: Extracting #4: cost 53 inf + 143 77.455 * * [simplify]: Extracting #5: cost 51 inf + 185 77.456 * * [simplify]: Extracting #6: cost 32 inf + 5217 77.459 * * [simplify]: Extracting #7: cost 3 inf + 17955 77.463 * * [simplify]: Extracting #8: cost 0 inf + 19060 77.467 * [simplify]: Simplified to (+ (+ (+ (log (cbrt (sqrt 2))) (log (cbrt (cbrt (sqrt 2))))) (+ (log (cbrt (sqrt 2))) (log (cbrt (cbrt (sqrt 2)))))) (log (* t (cbrt (cbrt (sqrt 2)))))) 77.467 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (+ (+ (+ (log (cbrt (sqrt 2))) (log (cbrt (cbrt (sqrt 2))))) (+ (log (cbrt (sqrt 2))) (log (cbrt (cbrt (sqrt 2)))))) (log (* t (cbrt (cbrt (sqrt 2))))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 77.467 * * * * [progress]: [ 69 / 108 ] simplifiying candidate # 77.467 * [simplify]: Simplifying (+ (+ (log (cbrt (sqrt 2))) (log (cbrt (sqrt 2)))) (+ (log (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (+ (log (cbrt (cbrt (sqrt 2)))) (log t)))) 77.467 * * [simplify]: iters left: 6 (14 enodes) 77.471 * * [simplify]: iters left: 5 (52 enodes) 77.480 * * [simplify]: iters left: 4 (93 enodes) 77.510 * * [simplify]: iters left: 3 (179 enodes) 77.567 * * [simplify]: iters left: 2 (258 enodes) 77.655 * * [simplify]: iters left: 1 (327 enodes) 77.759 * * [simplify]: Extracting #0: cost 1 inf + 0 77.760 * * [simplify]: Extracting #1: cost 24 inf + 0 77.760 * * [simplify]: Extracting #2: cost 50 inf + 0 77.760 * * [simplify]: Extracting #3: cost 53 inf + 1 77.761 * * [simplify]: Extracting #4: cost 53 inf + 143 77.761 * * [simplify]: Extracting #5: cost 51 inf + 185 77.762 * * [simplify]: Extracting #6: cost 33 inf + 4527 77.765 * * [simplify]: Extracting #7: cost 7 inf + 16917 77.769 * * [simplify]: Extracting #8: cost 0 inf + 20038 77.773 * [simplify]: Simplified to (+ (+ (+ (log (cbrt (sqrt 2))) (log (cbrt (cbrt (sqrt 2))))) (+ (log (cbrt (sqrt 2))) (log (cbrt (cbrt (sqrt 2)))))) (+ (log t) (log (cbrt (cbrt (sqrt 2)))))) 77.773 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (+ (+ (+ (log (cbrt (sqrt 2))) (log (cbrt (cbrt (sqrt 2))))) (+ (log (cbrt (sqrt 2))) (log (cbrt (cbrt (sqrt 2)))))) (+ (log t) (log (cbrt (cbrt (sqrt 2))))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 77.773 * * * * [progress]: [ 70 / 108 ] simplifiying candidate # 77.774 * [simplify]: Simplifying (+ (+ (log (cbrt (sqrt 2))) (log (cbrt (sqrt 2)))) (+ (log (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (log (* (cbrt (cbrt (sqrt 2))) t)))) 77.774 * * [simplify]: iters left: 6 (13 enodes) 77.778 * * [simplify]: iters left: 5 (50 enodes) 77.788 * * [simplify]: iters left: 4 (84 enodes) 77.803 * * [simplify]: iters left: 3 (161 enodes) 77.844 * * [simplify]: iters left: 2 (264 enodes) 77.924 * * [simplify]: iters left: 1 (312 enodes) 78.003 * * [simplify]: Extracting #0: cost 1 inf + 0 78.003 * * [simplify]: Extracting #1: cost 24 inf + 0 78.003 * * [simplify]: Extracting #2: cost 51 inf + 0 78.006 * * [simplify]: Extracting #3: cost 55 inf + 1 78.007 * * [simplify]: Extracting #4: cost 56 inf + 72 78.007 * * [simplify]: Extracting #5: cost 53 inf + 185 78.009 * * [simplify]: Extracting #6: cost 30 inf + 6453 78.013 * * [simplify]: Extracting #7: cost 2 inf + 19239 78.017 * * [simplify]: Extracting #8: cost 0 inf + 19972 78.021 * * [simplify]: Extracting #9: cost 0 inf + 19822 78.025 * [simplify]: Simplified to (+ (+ (log t) (+ (+ (log (cbrt (sqrt 2))) (log (cbrt (cbrt (sqrt 2))))) (+ (log (cbrt (sqrt 2))) (log (cbrt (cbrt (sqrt 2))))))) (log (cbrt (cbrt (sqrt 2))))) 78.025 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (+ (+ (log t) (+ (+ (log (cbrt (sqrt 2))) (log (cbrt (cbrt (sqrt 2))))) (+ (log (cbrt (sqrt 2))) (log (cbrt (cbrt (sqrt 2))))))) (log (cbrt (cbrt (sqrt 2)))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 78.026 * * * * [progress]: [ 71 / 108 ] simplifiying candidate # 78.026 * [simplify]: Simplifying (+ (+ (log (cbrt (sqrt 2))) (log (cbrt (sqrt 2)))) (log (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))) 78.026 * * [simplify]: iters left: 6 (12 enodes) 78.029 * * [simplify]: iters left: 5 (48 enodes) 78.037 * * [simplify]: iters left: 4 (83 enodes) 78.061 * * [simplify]: iters left: 3 (148 enodes) 78.089 * * [simplify]: iters left: 2 (316 enodes) 78.220 * * [simplify]: iters left: 1 (396 enodes) 78.328 * * [simplify]: Extracting #0: cost 1 inf + 0 78.328 * * [simplify]: Extracting #1: cost 23 inf + 0 78.329 * * [simplify]: Extracting #2: cost 71 inf + 0 78.329 * * [simplify]: Extracting #3: cost 73 inf + 7 78.330 * * [simplify]: Extracting #4: cost 76 inf + 149 78.331 * * [simplify]: Extracting #5: cost 74 inf + 192 78.331 * * [simplify]: Extracting #6: cost 69 inf + 638 78.333 * * [simplify]: Extracting #7: cost 51 inf + 5156 78.338 * * [simplify]: Extracting #8: cost 21 inf + 16458 78.346 * * [simplify]: Extracting #9: cost 0 inf + 25336 78.351 * * [simplify]: Extracting #10: cost 0 inf + 25258 78.355 * [simplify]: Simplified to (+ (* 3 (log (cbrt (sqrt 2)))) (log t)) 78.355 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (+ (* 3 (log (cbrt (sqrt 2)))) (log t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 78.355 * * * * [progress]: [ 72 / 108 ] simplifiying candidate # 78.355 * [simplify]: Simplifying (+ (log (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (+ (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (cbrt (sqrt 2))))) (+ (log (cbrt (cbrt (sqrt 2)))) (log t)))) 78.356 * * [simplify]: iters left: 6 (13 enodes) 78.359 * * [simplify]: iters left: 5 (50 enodes) 78.367 * * [simplify]: iters left: 4 (90 enodes) 78.391 * * [simplify]: iters left: 3 (179 enodes) 78.459 * * [simplify]: iters left: 2 (269 enodes) 78.516 * * [simplify]: iters left: 1 (316 enodes) 78.597 * * [simplify]: Extracting #0: cost 1 inf + 0 78.597 * * [simplify]: Extracting #1: cost 24 inf + 0 78.597 * * [simplify]: Extracting #2: cost 50 inf + 0 78.598 * * [simplify]: Extracting #3: cost 52 inf + 72 78.598 * * [simplify]: Extracting #4: cost 53 inf + 143 78.598 * * [simplify]: Extracting #5: cost 51 inf + 185 78.600 * * [simplify]: Extracting #6: cost 31 inf + 5637 78.606 * * [simplify]: Extracting #7: cost 4 inf + 17522 78.614 * * [simplify]: Extracting #8: cost 0 inf + 19318 78.622 * [simplify]: Simplified to (+ (+ (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (sqrt 2)))) (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (sqrt 2))))) (+ (log (cbrt (cbrt (sqrt 2)))) (log t))) 78.622 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (+ (+ (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (sqrt 2)))) (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (sqrt 2))))) (+ (log (cbrt (cbrt (sqrt 2)))) (log t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 78.622 * * * * [progress]: [ 73 / 108 ] simplifiying candidate # 78.623 * [simplify]: Simplifying (+ (log (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (+ (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (cbrt (sqrt 2))))) (log (* (cbrt (cbrt (sqrt 2))) t)))) 78.623 * * [simplify]: iters left: 6 (13 enodes) 78.629 * * [simplify]: iters left: 5 (50 enodes) 78.648 * * [simplify]: iters left: 4 (85 enodes) 78.676 * * [simplify]: iters left: 3 (162 enodes) 78.742 * * [simplify]: iters left: 2 (260 enodes) 78.851 * * [simplify]: iters left: 1 (316 enodes) 78.944 * * [simplify]: Extracting #0: cost 1 inf + 0 78.945 * * [simplify]: Extracting #1: cost 24 inf + 0 78.945 * * [simplify]: Extracting #2: cost 51 inf + 0 78.945 * * [simplify]: Extracting #3: cost 55 inf + 1 78.946 * * [simplify]: Extracting #4: cost 56 inf + 72 78.946 * * [simplify]: Extracting #5: cost 53 inf + 185 78.948 * * [simplify]: Extracting #6: cost 29 inf + 7054 78.957 * * [simplify]: Extracting #7: cost 3 inf + 18046 78.965 * * [simplify]: Extracting #8: cost 0 inf + 19382 78.973 * [simplify]: Simplified to (+ (+ (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (sqrt 2)))) (log (cbrt (cbrt (sqrt 2))))) (+ (log t) (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (sqrt 2)))))) 78.973 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (+ (+ (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (sqrt 2)))) (log (cbrt (cbrt (sqrt 2))))) (+ (log t) (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (sqrt 2))))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 78.973 * * * * [progress]: [ 74 / 108 ] simplifiying candidate # 78.973 * [simplify]: Simplifying (+ (log (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (+ (log (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (+ (log (cbrt (cbrt (sqrt 2)))) (log t)))) 78.974 * * [simplify]: iters left: 6 (14 enodes) 78.981 * * [simplify]: iters left: 5 (52 enodes) 78.996 * * [simplify]: iters left: 4 (90 enodes) 79.027 * * [simplify]: iters left: 3 (175 enodes) 79.097 * * [simplify]: iters left: 2 (267 enodes) 79.204 * * [simplify]: iters left: 1 (304 enodes) 79.293 * * [simplify]: Extracting #0: cost 1 inf + 0 79.293 * * [simplify]: Extracting #1: cost 24 inf + 0 79.293 * * [simplify]: Extracting #2: cost 51 inf + 0 79.293 * * [simplify]: Extracting #3: cost 55 inf + 1 79.294 * * [simplify]: Extracting #4: cost 55 inf + 143 79.294 * * [simplify]: Extracting #5: cost 53 inf + 185 79.295 * * [simplify]: Extracting #6: cost 36 inf + 4093 79.300 * * [simplify]: Extracting #7: cost 8 inf + 17346 79.309 * * [simplify]: Extracting #8: cost 0 inf + 20360 79.314 * [simplify]: Simplified to (+ (+ (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (sqrt 2)))) (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (sqrt 2))))) (+ (log t) (log (cbrt (cbrt (sqrt 2)))))) 79.314 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (+ (+ (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (sqrt 2)))) (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (sqrt 2))))) (+ (log t) (log (cbrt (cbrt (sqrt 2))))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 79.314 * * * * [progress]: [ 75 / 108 ] simplifiying candidate # 79.314 * [simplify]: Simplifying (+ (log (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (+ (log (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (log (* (cbrt (cbrt (sqrt 2))) t)))) 79.314 * * [simplify]: iters left: 6 (13 enodes) 79.318 * * [simplify]: iters left: 5 (50 enodes) 79.325 * * [simplify]: iters left: 4 (83 enodes) 79.340 * * [simplify]: iters left: 3 (155 enodes) 79.403 * * [simplify]: iters left: 2 (260 enodes) 79.493 * * [simplify]: iters left: 1 (311 enodes) 79.585 * * [simplify]: Extracting #0: cost 1 inf + 0 79.585 * * [simplify]: Extracting #1: cost 24 inf + 0 79.585 * * [simplify]: Extracting #2: cost 52 inf + 0 79.585 * * [simplify]: Extracting #3: cost 56 inf + 72 79.586 * * [simplify]: Extracting #4: cost 57 inf + 143 79.586 * * [simplify]: Extracting #5: cost 55 inf + 185 79.587 * * [simplify]: Extracting #6: cost 33 inf + 5710 79.589 * * [simplify]: Extracting #7: cost 6 inf + 17473 79.594 * * [simplify]: Extracting #8: cost 0 inf + 20144 79.598 * [simplify]: Simplified to (+ (+ (+ (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (sqrt 2)))) (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (sqrt 2))))) (log (cbrt (cbrt (sqrt 2))))) (log t)) 79.598 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (+ (+ (+ (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (sqrt 2)))) (+ (log (cbrt (cbrt (sqrt 2)))) (log (cbrt (sqrt 2))))) (log (cbrt (cbrt (sqrt 2))))) (log t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 79.598 * * * * [progress]: [ 76 / 108 ] simplifiying candidate # 79.598 * [simplify]: Simplifying (+ (log (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (log (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))) 79.598 * * [simplify]: iters left: 6 (12 enodes) 79.602 * * [simplify]: iters left: 5 (48 enodes) 79.610 * * [simplify]: iters left: 4 (83 enodes) 79.635 * * [simplify]: iters left: 3 (148 enodes) 79.688 * * [simplify]: iters left: 2 (306 enodes) 79.799 * * [simplify]: iters left: 1 (493 enodes) 79.943 * * [simplify]: Extracting #0: cost 1 inf + 0 79.943 * * [simplify]: Extracting #1: cost 23 inf + 0 79.944 * * [simplify]: Extracting #2: cost 75 inf + 0 79.944 * * [simplify]: Extracting #3: cost 84 inf + 8 79.944 * * [simplify]: Extracting #4: cost 88 inf + 150 79.945 * * [simplify]: Extracting #5: cost 85 inf + 234 79.946 * * [simplify]: Extracting #6: cost 71 inf + 3173 79.948 * * [simplify]: Extracting #7: cost 22 inf + 19771 79.953 * * [simplify]: Extracting #8: cost 2 inf + 28222 79.962 * * [simplify]: Extracting #9: cost 0 inf + 28663 79.972 * [simplify]: Simplified to (+ (log t) (* 3 (log (cbrt (sqrt 2))))) 79.972 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (+ (log t) (* 3 (log (cbrt (sqrt 2)))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 79.972 * * * * [progress]: [ 77 / 108 ] simplifiying candidate # 79.972 * [simplify]: Simplifying (log (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))) 79.972 * * [simplify]: iters left: 6 (11 enodes) 79.979 * * [simplify]: iters left: 5 (47 enodes) 79.989 * * [simplify]: iters left: 4 (114 enodes) 80.016 * * [simplify]: iters left: 3 (274 enodes) 80.116 * * [simplify]: Extracting #0: cost 1 inf + 0 80.116 * * [simplify]: Extracting #1: cost 29 inf + 0 80.117 * * [simplify]: Extracting #2: cost 98 inf + 0 80.118 * * [simplify]: Extracting #3: cost 185 inf + 2 80.119 * * [simplify]: Extracting #4: cost 200 inf + 144 80.121 * * [simplify]: Extracting #5: cost 186 inf + 1931 80.126 * * [simplify]: Extracting #6: cost 104 inf + 22588 80.138 * * [simplify]: Extracting #7: cost 13 inf + 50698 80.147 * * [simplify]: Extracting #8: cost 0 inf + 55578 80.156 * [simplify]: Simplified to (log (* (* t (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2))))) 80.156 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (log (* (* t (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 80.156 * * * * [progress]: [ 78 / 108 ] simplifiying candidate # 80.156 * [simplify]: Simplifying (exp (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))) 80.157 * * [simplify]: iters left: 6 (11 enodes) 80.160 * * [simplify]: iters left: 5 (46 enodes) 80.168 * * [simplify]: iters left: 4 (104 enodes) 80.189 * * [simplify]: iters left: 3 (275 enodes) 80.300 * * [simplify]: Extracting #0: cost 1 inf + 0 80.300 * * [simplify]: Extracting #1: cost 50 inf + 0 80.301 * * [simplify]: Extracting #2: cost 207 inf + 1 80.304 * * [simplify]: Extracting #3: cost 239 inf + 2357 80.313 * * [simplify]: Extracting #4: cost 119 inf + 33726 80.333 * * [simplify]: Extracting #5: cost 13 inf + 69550 80.350 * * [simplify]: Extracting #6: cost 0 inf + 75542 80.361 * * [simplify]: Extracting #7: cost 0 inf + 75502 80.372 * [simplify]: Simplified to (exp (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t))) 80.372 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (log (exp (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 80.372 * * * * [progress]: [ 79 / 108 ] simplifiying candidate # 80.372 * [simplify]: Simplifying (* (* (sqrt 2) (sqrt 2)) (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) (* (* t t) t)))) 80.372 * * [simplify]: iters left: 6 (11 enodes) 80.377 * * [simplify]: iters left: 5 (43 enodes) 80.393 * * [simplify]: iters left: 4 (100 enodes) 80.422 * * [simplify]: iters left: 3 (248 enodes) 80.525 * * [simplify]: iters left: 2 (484 enodes) 80.761 * * [simplify]: Extracting #0: cost 1 inf + 0 80.761 * * [simplify]: Extracting #1: cost 46 inf + 0 80.761 * * [simplify]: Extracting #2: cost 124 inf + 43 80.762 * * [simplify]: Extracting #3: cost 95 inf + 4085 80.766 * * [simplify]: Extracting #4: cost 25 inf + 24728 80.772 * * [simplify]: Extracting #5: cost 0 inf + 35145 80.778 * [simplify]: Simplified to (* (* t t) (* (sqrt 2) (* t 2))) 80.778 * [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)))))) 80.778 * * * * [progress]: [ 80 / 108 ] simplifiying candidate # 80.779 * [simplify]: Simplifying (* (* (sqrt 2) (sqrt 2)) (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (* (cbrt (cbrt (sqrt 2))) t) (* (cbrt (cbrt (sqrt 2))) t)) (* (cbrt (cbrt (sqrt 2))) t)))) 80.779 * * [simplify]: iters left: 6 (12 enodes) 80.783 * * [simplify]: iters left: 5 (53 enodes) 80.794 * * [simplify]: iters left: 4 (153 enodes) 80.844 * * [simplify]: Extracting #0: cost 1 inf + 0 80.844 * * [simplify]: Extracting #1: cost 47 inf + 0 80.844 * * [simplify]: Extracting #2: cost 139 inf + 2 80.845 * * [simplify]: Extracting #3: cost 129 inf + 4118 80.853 * * [simplify]: Extracting #4: cost 24 inf + 37568 80.870 * * [simplify]: Extracting #5: cost 0 inf + 46022 80.893 * [simplify]: Simplified to (* 2 (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) t) (* (* (cbrt (cbrt (sqrt 2))) t) (* (cbrt (cbrt (sqrt 2))) t))))) 80.893 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* 2 (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) t) (* (* (cbrt (cbrt (sqrt 2))) t) (* (cbrt (cbrt (sqrt 2))) t)))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 80.893 * * * * [progress]: [ 81 / 108 ] simplifiying candidate # 80.894 * [simplify]: Simplifying (* (* (sqrt 2) (sqrt 2)) (* (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (cbrt (sqrt 2)) (* (* t t) t)))) 80.894 * * [simplify]: iters left: 6 (14 enodes) 80.903 * * [simplify]: iters left: 5 (60 enodes) 80.926 * * [simplify]: iters left: 4 (165 enodes) 81.004 * * [simplify]: Extracting #0: cost 1 inf + 0 81.005 * * [simplify]: Extracting #1: cost 54 inf + 0 81.005 * * [simplify]: Extracting #2: cost 167 inf + 43 81.007 * * [simplify]: Extracting #3: cost 172 inf + 941 81.013 * * [simplify]: Extracting #4: cost 103 inf + 18334 81.029 * * [simplify]: Extracting #5: cost 2 inf + 49458 81.047 * * [simplify]: Extracting #6: cost 0 inf + 49822 81.066 * * [simplify]: Extracting #7: cost 0 inf + 49782 81.079 * [simplify]: Simplified to (* (* (cbrt (sqrt 2)) (* (* (* t (cbrt (sqrt 2))) t) (* t (cbrt (sqrt 2))))) 2) 81.080 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* (cbrt (sqrt 2)) (* (* (* t (cbrt (sqrt 2))) t) (* t (cbrt (sqrt 2))))) 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 81.080 * * * * [progress]: [ 82 / 108 ] simplifiying candidate # 81.080 * [simplify]: Simplifying (* (* (sqrt 2) (sqrt 2)) (* (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (* (* (cbrt (cbrt (sqrt 2))) t) (* (cbrt (cbrt (sqrt 2))) t)) (* (cbrt (cbrt (sqrt 2))) t)))) 81.080 * * [simplify]: iters left: 6 (14 enodes) 81.084 * * [simplify]: iters left: 5 (66 enodes) 81.098 * * [simplify]: iters left: 4 (202 enodes) 81.201 * * [simplify]: Extracting #0: cost 1 inf + 0 81.201 * * [simplify]: Extracting #1: cost 62 inf + 0 81.203 * * [simplify]: Extracting #2: cost 189 inf + 2 81.204 * * [simplify]: Extracting #3: cost 203 inf + 252 81.212 * * [simplify]: Extracting #4: cost 120 inf + 23999 81.231 * * [simplify]: Extracting #5: cost 9 inf + 60762 81.244 * * [simplify]: Extracting #6: cost 0 inf + 63860 81.257 * * [simplify]: Extracting #7: cost 0 inf + 63740 81.287 * [simplify]: Simplified to (* (* (* t (cbrt (sqrt 2))) (* (* t (cbrt (sqrt 2))) (* t (cbrt (sqrt 2))))) 2) 81.287 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* (* t (cbrt (sqrt 2))) (* (* t (cbrt (sqrt 2))) (* t (cbrt (sqrt 2))))) 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 81.287 * * * * [progress]: [ 83 / 108 ] simplifiying candidate # 81.287 * [simplify]: Simplifying (* (* (sqrt 2) (sqrt 2)) (* (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))) 81.287 * * [simplify]: iters left: 6 (12 enodes) 81.291 * * [simplify]: iters left: 5 (53 enodes) 81.303 * * [simplify]: iters left: 4 (185 enodes) 81.409 * * [simplify]: Extracting #0: cost 1 inf + 0 81.409 * * [simplify]: Extracting #1: cost 53 inf + 0 81.410 * * [simplify]: Extracting #2: cost 163 inf + 2 81.412 * * [simplify]: Extracting #3: cost 170 inf + 169 81.414 * * [simplify]: Extracting #4: cost 154 inf + 4125 81.432 * * [simplify]: Extracting #5: cost 50 inf + 43010 81.454 * * [simplify]: Extracting #6: cost 0 inf + 62380 81.471 * * [simplify]: Extracting #7: cost 0 inf + 62180 81.493 * [simplify]: Simplified to (* 2 (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) t) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) t))) (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) t) (cbrt (cbrt (sqrt 2)))))) 81.493 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* 2 (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) t) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) t))) (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) t) (cbrt (cbrt (sqrt 2))))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 81.493 * * * * [progress]: [ 84 / 108 ] simplifiying candidate # 81.494 * [simplify]: Simplifying (* (* (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) (* (* t t) t)))) 81.494 * * [simplify]: iters left: 6 (12 enodes) 81.501 * * [simplify]: iters left: 5 (57 enodes) 81.525 * * [simplify]: iters left: 4 (149 enodes) 81.597 * * [simplify]: iters left: 3 (485 enodes) 81.936 * * [simplify]: Extracting #0: cost 1 inf + 0 81.937 * * [simplify]: Extracting #1: cost 76 inf + 0 81.939 * * [simplify]: Extracting #2: cost 227 inf + 246 81.941 * * [simplify]: Extracting #3: cost 193 inf + 2446 81.949 * * [simplify]: Extracting #4: cost 102 inf + 22170 81.970 * * [simplify]: Extracting #5: cost 2 inf + 54270 81.992 * * [simplify]: Extracting #6: cost 0 inf + 54394 82.020 * * [simplify]: Extracting #7: cost 0 inf + 54354 82.042 * [simplify]: Simplified to (* t (* (sqrt 2) (* 2 (* t t)))) 82.043 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* t (* (sqrt 2) (* 2 (* t t))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 82.043 * * * * [progress]: [ 85 / 108 ] simplifiying candidate # 82.043 * [simplify]: Simplifying (* (* (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (* (cbrt (cbrt (sqrt 2))) t) (* (cbrt (cbrt (sqrt 2))) t)) (* (cbrt (cbrt (sqrt 2))) t)))) 82.043 * * [simplify]: iters left: 6 (13 enodes) 82.052 * * [simplify]: iters left: 5 (68 enodes) 82.080 * * [simplify]: iters left: 4 (204 enodes) 82.206 * * [simplify]: Extracting #0: cost 1 inf + 0 82.207 * * [simplify]: Extracting #1: cost 79 inf + 0 82.207 * * [simplify]: Extracting #2: cost 239 inf + 1 82.208 * * [simplify]: Extracting #3: cost 237 inf + 208 82.211 * * [simplify]: Extracting #4: cost 170 inf + 18122 82.228 * * [simplify]: Extracting #5: cost 25 inf + 68283 82.260 * * [simplify]: Extracting #6: cost 0 inf + 77969 82.284 * [simplify]: Simplified to (* (* (* (* (sqrt 2) (cbrt (sqrt 2))) (* t (cbrt (cbrt (sqrt 2))))) (* (* (sqrt 2) (cbrt (sqrt 2))) (* t (cbrt (cbrt (sqrt 2)))))) (* t (cbrt (cbrt (sqrt 2))))) 82.284 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* (* (* (sqrt 2) (cbrt (sqrt 2))) (* t (cbrt (cbrt (sqrt 2))))) (* (* (sqrt 2) (cbrt (sqrt 2))) (* t (cbrt (cbrt (sqrt 2)))))) (* t (cbrt (cbrt (sqrt 2)))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 82.285 * * * * [progress]: [ 86 / 108 ] simplifiying candidate # 82.285 * [simplify]: Simplifying (* (* (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (cbrt (sqrt 2)) (* (* t t) t)))) 82.285 * * [simplify]: iters left: 6 (16 enodes) 82.290 * * [simplify]: iters left: 5 (78 enodes) 82.306 * * [simplify]: iters left: 4 (224 enodes) 82.437 * * [simplify]: Extracting #0: cost 1 inf + 0 82.437 * * [simplify]: Extracting #1: cost 99 inf + 0 82.438 * * [simplify]: Extracting #2: cost 351 inf + 123 82.440 * * [simplify]: Extracting #3: cost 356 inf + 290 82.444 * * [simplify]: Extracting #4: cost 250 inf + 23592 82.458 * * [simplify]: Extracting #5: cost 38 inf + 88129 82.490 * * [simplify]: Extracting #6: cost 0 inf + 102639 82.515 * [simplify]: Simplified to (* (* (* (* t (sqrt 2)) t) (* t (sqrt 2))) (sqrt 2)) 82.515 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* (* (* t (sqrt 2)) t) (* t (sqrt 2))) (sqrt 2))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 82.516 * * * * [progress]: [ 87 / 108 ] simplifiying candidate # 82.516 * [simplify]: Simplifying (* (* (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (* (* (cbrt (cbrt (sqrt 2))) t) (* (cbrt (cbrt (sqrt 2))) t)) (* (cbrt (cbrt (sqrt 2))) t)))) 82.516 * * [simplify]: iters left: 6 (16 enodes) 82.521 * * [simplify]: iters left: 5 (84 enodes) 82.556 * * [simplify]: iters left: 4 (260 enodes) 82.744 * * [simplify]: Extracting #0: cost 1 inf + 0 82.745 * * [simplify]: Extracting #1: cost 107 inf + 0 82.746 * * [simplify]: Extracting #2: cost 371 inf + 42 82.748 * * [simplify]: Extracting #3: cost 367 inf + 502 82.750 * * [simplify]: Extracting #4: cost 356 inf + 1717 82.757 * * [simplify]: Extracting #5: cost 188 inf + 52922 82.783 * * [simplify]: Extracting #6: cost 7 inf + 117245 82.805 * * [simplify]: Extracting #7: cost 0 inf + 119058 82.842 * * [simplify]: Extracting #8: cost 0 inf + 118978 82.877 * [simplify]: Simplified to (* (* (* t (cbrt (sqrt 2))) (* (* t (cbrt (sqrt 2))) (* t (cbrt (sqrt 2))))) (* (sqrt 2) (sqrt 2))) 82.877 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* (* t (cbrt (sqrt 2))) (* (* t (cbrt (sqrt 2))) (* t (cbrt (sqrt 2))))) (* (sqrt 2) (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 82.877 * * * * [progress]: [ 88 / 108 ] simplifiying candidate # 82.877 * [simplify]: Simplifying (* (* (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))) 82.877 * * [simplify]: iters left: 6 (14 enodes) 82.883 * * [simplify]: iters left: 5 (71 enodes) 82.900 * * [simplify]: iters left: 4 (250 enodes) 83.080 * * [simplify]: Extracting #0: cost 1 inf + 0 83.080 * * [simplify]: Extracting #1: cost 104 inf + 0 83.083 * * [simplify]: Extracting #2: cost 399 inf + 1 83.086 * * [simplify]: Extracting #3: cost 394 inf + 340 83.107 * * [simplify]: Extracting #4: cost 200 inf + 68557 83.154 * * [simplify]: Extracting #5: cost 9 inf + 148915 83.194 * * [simplify]: Extracting #6: cost 0 inf + 152011 83.238 * * [simplify]: Extracting #7: cost 0 inf + 151971 83.297 * [simplify]: Simplified to (* (* (* (* (cbrt (cbrt (sqrt 2))) t) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (* (* (cbrt (cbrt (sqrt 2))) t) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (* (cbrt (cbrt (sqrt 2))) t) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))))) (* (sqrt 2) (sqrt 2))) 83.298 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* (* (* (cbrt (cbrt (sqrt 2))) t) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (* (* (cbrt (cbrt (sqrt 2))) t) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (* (cbrt (cbrt (sqrt 2))) t) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))))) (* (sqrt 2) (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 83.298 * * * * [progress]: [ 89 / 108 ] simplifiying candidate # 83.298 * [simplify]: Simplifying (* (cbrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))) (cbrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))))) 83.298 * * [simplify]: iters left: 6 (12 enodes) 83.302 * * [simplify]: iters left: 5 (47 enodes) 83.310 * * [simplify]: iters left: 4 (94 enodes) 83.338 * * [simplify]: iters left: 3 (199 enodes) 83.433 * * [simplify]: iters left: 2 (458 enodes) 83.779 * * [simplify]: Extracting #0: cost 1 inf + 0 83.779 * * [simplify]: Extracting #1: cost 3 inf + 0 83.779 * * [simplify]: Extracting #2: cost 5 inf + 0 83.779 * * [simplify]: Extracting #3: cost 27 inf + 0 83.780 * * [simplify]: Extracting #4: cost 73 inf + 1 83.781 * * [simplify]: Extracting #5: cost 72 inf + 5 83.781 * * [simplify]: Extracting #6: cost 69 inf + 48 83.782 * * [simplify]: Extracting #7: cost 63 inf + 1198 83.785 * * [simplify]: Extracting #8: cost 29 inf + 13114 83.792 * * [simplify]: Extracting #9: cost 1 inf + 23447 83.800 * * [simplify]: Extracting #10: cost 0 inf + 23980 83.808 * [simplify]: Simplified to (* (cbrt (* (* (cbrt (sqrt 2)) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) t)) (cbrt (* (* (cbrt (sqrt 2)) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) t))) 83.808 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (cbrt (* (* (cbrt (sqrt 2)) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) t)) (cbrt (* (* (cbrt (sqrt 2)) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) t))) (cbrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 83.809 * [simplify]: Simplifying (cbrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))) 83.809 * * [simplify]: iters left: 6 (11 enodes) 83.815 * * [simplify]: iters left: 5 (44 enodes) 83.829 * * [simplify]: iters left: 4 (90 enodes) 83.863 * * [simplify]: iters left: 3 (191 enodes) 83.923 * * [simplify]: iters left: 2 (450 enodes) 84.265 * * [simplify]: Extracting #0: cost 1 inf + 0 84.265 * * [simplify]: Extracting #1: cost 3 inf + 0 84.265 * * [simplify]: Extracting #2: cost 25 inf + 0 84.265 * * [simplify]: Extracting #3: cost 69 inf + 1 84.265 * * [simplify]: Extracting #4: cost 68 inf + 5 84.266 * * [simplify]: Extracting #5: cost 65 inf + 48 84.267 * * [simplify]: Extracting #6: cost 47 inf + 4467 84.270 * * [simplify]: Extracting #7: cost 5 inf + 21207 84.274 * * [simplify]: Extracting #8: cost 0 inf + 22272 84.281 * [simplify]: Simplified to (cbrt (* (cbrt (sqrt 2)) (* t (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))))) 84.281 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (cbrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))) (cbrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))))) (cbrt (* (cbrt (sqrt 2)) (* t (* (cbrt (sqrt 2)) (cbrt (sqrt 2))))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 84.282 * * * * [progress]: [ 90 / 108 ] simplifiying candidate # 84.282 * [simplify]: Simplifying (* (* (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))) (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))) 84.282 * * [simplify]: iters left: 6 (12 enodes) 84.290 * * [simplify]: iters left: 5 (57 enodes) 84.310 * * [simplify]: iters left: 4 (226 enodes) 84.545 * * [simplify]: Extracting #0: cost 1 inf + 0 84.545 * * [simplify]: Extracting #1: cost 94 inf + 0 84.548 * * [simplify]: Extracting #2: cost 373 inf + 2 84.552 * * [simplify]: Extracting #3: cost 389 inf + 256 84.581 * * [simplify]: Extracting #4: cost 187 inf + 82465 84.647 * * [simplify]: Extracting #5: cost 6 inf + 160230 84.721 * * [simplify]: Extracting #6: cost 0 inf + 160440 84.798 * * [simplify]: Extracting #7: cost 0 inf + 159800 84.842 * [simplify]: Simplified to (* (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (sqrt 2))) t)) (cbrt (cbrt (sqrt 2)))) (* (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (sqrt 2))) t)) (cbrt (cbrt (sqrt 2)))) (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (sqrt 2))) t)) (cbrt (cbrt (sqrt 2)))))) 84.842 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (sqrt 2))) t)) (cbrt (cbrt (sqrt 2)))) (* (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (sqrt 2))) t)) (cbrt (cbrt (sqrt 2)))) (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (sqrt 2))) t)) (cbrt (cbrt (sqrt 2))))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 84.842 * * * * [progress]: [ 91 / 108 ] simplifiying candidate # 84.842 * [simplify]: Simplifying (sqrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))) 84.842 * * [simplify]: iters left: 6 (11 enodes) 84.846 * * [simplify]: iters left: 5 (44 enodes) 84.853 * * [simplify]: iters left: 4 (90 enodes) 84.871 * * [simplify]: iters left: 3 (191 enodes) 84.930 * * [simplify]: iters left: 2 (450 enodes) 85.582 * * [simplify]: Extracting #0: cost 1 inf + 0 85.582 * * [simplify]: Extracting #1: cost 3 inf + 0 85.583 * * [simplify]: Extracting #2: cost 25 inf + 0 85.583 * * [simplify]: Extracting #3: cost 69 inf + 1 85.583 * * [simplify]: Extracting #4: cost 68 inf + 5 85.583 * * [simplify]: Extracting #5: cost 65 inf + 48 85.584 * * [simplify]: Extracting #6: cost 47 inf + 4467 85.587 * * [simplify]: Extracting #7: cost 5 inf + 21127 85.591 * * [simplify]: Extracting #8: cost 0 inf + 22192 85.596 * [simplify]: Simplified to (sqrt (* (cbrt (sqrt 2)) (* t (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))))) 85.597 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt (* (cbrt (sqrt 2)) (* t (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))))) (sqrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 85.597 * [simplify]: Simplifying (sqrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))) 85.597 * * [simplify]: iters left: 6 (11 enodes) 85.600 * * [simplify]: iters left: 5 (44 enodes) 85.614 * * [simplify]: iters left: 4 (90 enodes) 85.651 * * [simplify]: iters left: 3 (191 enodes) 85.718 * * [simplify]: iters left: 2 (450 enodes) 85.932 * * [simplify]: Extracting #0: cost 1 inf + 0 85.932 * * [simplify]: Extracting #1: cost 3 inf + 0 85.932 * * [simplify]: Extracting #2: cost 25 inf + 0 85.932 * * [simplify]: Extracting #3: cost 69 inf + 1 85.933 * * [simplify]: Extracting #4: cost 68 inf + 5 85.933 * * [simplify]: Extracting #5: cost 65 inf + 48 85.934 * * [simplify]: Extracting #6: cost 47 inf + 4467 85.937 * * [simplify]: Extracting #7: cost 5 inf + 21127 85.943 * * [simplify]: Extracting #8: cost 0 inf + 22192 85.954 * [simplify]: Simplified to (sqrt (* (cbrt (sqrt 2)) (* t (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))))) 85.954 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))) (sqrt (* (cbrt (sqrt 2)) (* t (* (cbrt (sqrt 2)) (cbrt (sqrt 2))))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 85.954 * * * * [progress]: [ 92 / 108 ] simplifiying candidate # 85.954 * * * * [progress]: [ 93 / 108 ] simplifiying candidate # 85.955 * [simplify]: Simplifying (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) 85.955 * * [simplify]: iters left: 6 (7 enodes) 85.959 * * [simplify]: iters left: 5 (28 enodes) 85.966 * * [simplify]: iters left: 4 (46 enodes) 85.973 * * [simplify]: Extracting #0: cost 1 inf + 0 85.973 * * [simplify]: Extracting #1: cost 9 inf + 0 85.973 * * [simplify]: Extracting #2: cost 17 inf + 0 85.973 * * [simplify]: Extracting #3: cost 19 inf + 0 85.973 * * [simplify]: Extracting #4: cost 18 inf + 1 85.973 * * [simplify]: Extracting #5: cost 16 inf + 83 85.973 * * [simplify]: Extracting #6: cost 8 inf + 1731 85.974 * * [simplify]: Extracting #7: cost 0 inf + 3699 85.974 * [simplify]: Simplified to (* (* (cbrt (cbrt (sqrt 2))) (cbrt (sqrt 2))) (* (cbrt (cbrt (sqrt 2))) (cbrt (sqrt 2)))) 85.974 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (sqrt 2))) (* (cbrt (cbrt (sqrt 2))) (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 85.974 * * * * [progress]: [ 94 / 108 ] simplifiying candidate # 85.975 * [simplify]: Simplifying (* (cbrt (sqrt 2)) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 85.975 * * [simplify]: iters left: 6 (9 enodes) 85.977 * * [simplify]: iters left: 5 (36 enodes) 85.984 * * [simplify]: iters left: 4 (69 enodes) 85.996 * * [simplify]: iters left: 3 (114 enodes) 86.016 * * [simplify]: iters left: 2 (228 enodes) 86.112 * * [simplify]: iters left: 1 (322 enodes) 86.180 * * [simplify]: Extracting #0: cost 1 inf + 0 86.180 * * [simplify]: Extracting #1: cost 25 inf + 0 86.180 * * [simplify]: Extracting #2: cost 75 inf + 1 86.180 * * [simplify]: Extracting #3: cost 72 inf + 7 86.181 * * [simplify]: Extracting #4: cost 68 inf + 171 86.182 * * [simplify]: Extracting #5: cost 46 inf + 6741 86.185 * * [simplify]: Extracting #6: cost 1 inf + 27804 86.190 * * [simplify]: Extracting #7: cost 0 inf + 28388 86.194 * [simplify]: Simplified to (* (cbrt (sqrt 2)) (* (cbrt (sqrt 2)) t)) 86.194 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (cbrt (sqrt 2)) (* (cbrt (sqrt 2)) (* (cbrt (sqrt 2)) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 86.194 * * * * [progress]: [ 95 / 108 ] simplifiying candidate #real (real->posit16 (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))> 86.195 * [simplify]: Simplifying (real->posit16 (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))) 86.195 * * [simplify]: iters left: 6 (11 enodes) 86.198 * * [simplify]: iters left: 5 (41 enodes) 86.205 * * [simplify]: iters left: 4 (87 enodes) 86.222 * * [simplify]: iters left: 3 (190 enodes) 86.269 * * [simplify]: iters left: 2 (466 enodes) 86.621 * * [simplify]: Extracting #0: cost 1 inf + 0 86.621 * * [simplify]: Extracting #1: cost 2 inf + 0 86.621 * * [simplify]: Extracting #2: cost 23 inf + 0 86.622 * * [simplify]: Extracting #3: cost 70 inf + 1 86.622 * * [simplify]: Extracting #4: cost 69 inf + 5 86.623 * * [simplify]: Extracting #5: cost 66 inf + 48 86.624 * * [simplify]: Extracting #6: cost 60 inf + 1157 86.626 * * [simplify]: Extracting #7: cost 35 inf + 9677 86.632 * * [simplify]: Extracting #8: cost 2 inf + 22290 86.639 * * [simplify]: Extracting #9: cost 0 inf + 22894 86.647 * [simplify]: Simplified to (real->posit16 (* (cbrt (sqrt 2)) (* (cbrt (sqrt 2)) (* (cbrt (sqrt 2)) t)))) 86.647 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (posit16->real (real->posit16 (* (cbrt (sqrt 2)) (* (cbrt (sqrt 2)) (* (cbrt (sqrt 2)) t))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 86.647 * * * * [progress]: [ 96 / 108 ] simplifiying candidate # 86.647 * * * * [progress]: [ 97 / 108 ] simplifiying candidate # 86.647 * [simplify]: Simplifying 0 86.647 * * [simplify]: iters left: 0 (1 enodes) 86.648 * * [simplify]: Extracting #0: cost 1 inf + 0 86.648 * * [simplify]: Extracting #1: cost 0 inf + 1 86.648 * [simplify]: Simplified to 0 86.648 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) 0)) 86.648 * * * * [progress]: [ 98 / 108 ] simplifiying candidate # 86.648 * [simplify]: Simplifying (- (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x)))) (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2))))) 86.648 * * [simplify]: iters left: 6 (16 enodes) 86.653 * * [simplify]: iters left: 5 (77 enodes) 86.668 * * [simplify]: iters left: 4 (173 enodes) 86.732 * * [simplify]: iters left: 3 (490 enodes) 87.028 * * [simplify]: Extracting #0: cost 1 inf + 0 87.028 * * [simplify]: Extracting #1: cost 10 inf + 0 87.029 * * [simplify]: Extracting #2: cost 246 inf + 0 87.034 * * [simplify]: Extracting #3: cost 418 inf + 7378 87.052 * * [simplify]: Extracting #4: cost 213 inf + 40204 87.080 * * [simplify]: Extracting #5: cost 96 inf + 79097 87.109 * * [simplify]: Extracting #6: cost 12 inf + 119164 87.128 * * [simplify]: Extracting #7: cost 0 inf + 124408 87.160 * [simplify]: Simplified to (- (* t (+ (/ (/ 2 x) (sqrt 2)) (sqrt 2))) (/ (/ t (sqrt 2)) (* x x))) 87.160 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (- (* t (+ (/ (/ 2 x) (sqrt 2)) (sqrt 2))) (/ (/ t (sqrt 2)) (* x x))))) 87.160 * * * * [progress]: [ 99 / 108 ] simplifiying candidate # 87.161 * [simplify]: Simplifying (- (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2)))) (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x))))) 87.161 * * [simplify]: iters left: 6 (16 enodes) 87.171 * * [simplify]: iters left: 5 (77 enodes) 87.202 * * [simplify]: iters left: 4 (163 enodes) 87.252 * * [simplify]: iters left: 3 (468 enodes) 87.460 * * [simplify]: Extracting #0: cost 1 inf + 0 87.460 * * [simplify]: Extracting #1: cost 15 inf + 0 87.460 * * [simplify]: Extracting #2: cost 193 inf + 0 87.463 * * [simplify]: Extracting #3: cost 307 inf + 6570 87.469 * * [simplify]: Extracting #4: cost 144 inf + 32735 87.479 * * [simplify]: Extracting #5: cost 68 inf + 59264 87.499 * * [simplify]: Extracting #6: cost 4 inf + 90746 87.513 * * [simplify]: Extracting #7: cost 0 inf + 92050 87.527 * [simplify]: Simplified to (- (/ (/ t (sqrt 2)) (* x x)) (+ (* (/ 2 x) (/ t (sqrt 2))) (* (sqrt 2) t))) 87.527 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (- (/ (/ t (sqrt 2)) (* x x)) (+ (* (/ 2 x) (/ t (sqrt 2))) (* (sqrt 2) t))))) 87.527 * * * * [progress]: [ 100 / 108 ] simplifiying candidate # 87.527 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 87.527 * * [simplify]: iters left: 6 (14 enodes) 87.535 * * [simplify]: iters left: 5 (61 enodes) 87.551 * * [simplify]: iters left: 4 (97 enodes) 87.565 * * [simplify]: iters left: 3 (144 enodes) 87.585 * * [simplify]: iters left: 2 (181 enodes) 87.636 * * [simplify]: iters left: 1 (231 enodes) 87.702 * * [simplify]: Extracting #0: cost 1 inf + 0 87.702 * * [simplify]: Extracting #1: cost 8 inf + 0 87.702 * * [simplify]: Extracting #2: cost 45 inf + 0 87.703 * * [simplify]: Extracting #3: cost 64 inf + 89 87.704 * * [simplify]: Extracting #4: cost 21 inf + 3190 87.707 * * [simplify]: Extracting #5: cost 1 inf + 6050 87.710 * * [simplify]: Extracting #6: cost 0 inf + 6093 87.714 * [simplify]: Simplified to (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x))) 87.714 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x)))))) 87.714 * * * * [progress]: [ 101 / 108 ] simplifiying candidate # 87.714 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 87.715 * * [simplify]: iters left: 6 (14 enodes) 87.722 * * [simplify]: iters left: 5 (61 enodes) 87.741 * * [simplify]: iters left: 4 (97 enodes) 87.755 * * [simplify]: iters left: 3 (144 enodes) 87.786 * * [simplify]: iters left: 2 (181 enodes) 87.831 * * [simplify]: iters left: 1 (231 enodes) 87.877 * * [simplify]: Extracting #0: cost 1 inf + 0 87.878 * * [simplify]: Extracting #1: cost 8 inf + 0 87.878 * * [simplify]: Extracting #2: cost 45 inf + 0 87.878 * * [simplify]: Extracting #3: cost 64 inf + 89 87.880 * * [simplify]: Extracting #4: cost 21 inf + 3190 87.883 * * [simplify]: Extracting #5: cost 1 inf + 6050 87.886 * * [simplify]: Extracting #6: cost 0 inf + 6093 87.890 * [simplify]: Simplified to (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x))) 87.890 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x)))))) 87.890 * * * * [progress]: [ 102 / 108 ] simplifiying candidate # 87.891 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 87.891 * * [simplify]: iters left: 6 (14 enodes) 87.897 * * [simplify]: iters left: 5 (61 enodes) 87.907 * * [simplify]: iters left: 4 (97 enodes) 87.922 * * [simplify]: iters left: 3 (144 enodes) 87.950 * * [simplify]: iters left: 2 (181 enodes) 88.005 * * [simplify]: iters left: 1 (231 enodes) 88.057 * * [simplify]: Extracting #0: cost 1 inf + 0 88.057 * * [simplify]: Extracting #1: cost 8 inf + 0 88.058 * * [simplify]: Extracting #2: cost 45 inf + 0 88.058 * * [simplify]: Extracting #3: cost 64 inf + 89 88.059 * * [simplify]: Extracting #4: cost 21 inf + 3190 88.060 * * [simplify]: Extracting #5: cost 1 inf + 6050 88.062 * * [simplify]: Extracting #6: cost 0 inf + 6093 88.063 * [simplify]: Simplified to (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x))) 88.063 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))) (sqrt (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x)))))) 88.064 * * * * [progress]: [ 103 / 108 ] simplifiying candidate # 88.064 * [simplify]: Simplifying (* t (pow (sqrt 2) 1/3)) 88.064 * * [simplify]: iters left: 4 (6 enodes) 88.066 * * [simplify]: iters left: 3 (24 enodes) 88.072 * * [simplify]: iters left: 2 (40 enodes) 88.083 * * [simplify]: iters left: 1 (81 enodes) 88.109 * * [simplify]: Extracting #0: cost 1 inf + 0 88.109 * * [simplify]: Extracting #1: cost 13 inf + 0 88.109 * * [simplify]: Extracting #2: cost 37 inf + 1 88.109 * * [simplify]: Extracting #3: cost 35 inf + 6 88.110 * * [simplify]: Extracting #4: cost 33 inf + 8 88.110 * * [simplify]: Extracting #5: cost 20 inf + 2972 88.111 * * [simplify]: Extracting #6: cost 3 inf + 10177 88.112 * * [simplify]: Extracting #7: cost 0 inf + 11729 88.113 * [simplify]: Simplified to (* (cbrt (sqrt 2)) t) 88.113 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 88.113 * * * * [progress]: [ 104 / 108 ] simplifiying candidate # 88.113 * [simplify]: Simplifying (* t (pow (sqrt 2) 1/3)) 88.113 * * [simplify]: iters left: 4 (6 enodes) 88.116 * * [simplify]: iters left: 3 (24 enodes) 88.121 * * [simplify]: iters left: 2 (40 enodes) 88.130 * * [simplify]: iters left: 1 (81 enodes) 88.153 * * [simplify]: Extracting #0: cost 1 inf + 0 88.153 * * [simplify]: Extracting #1: cost 13 inf + 0 88.154 * * [simplify]: Extracting #2: cost 37 inf + 1 88.154 * * [simplify]: Extracting #3: cost 35 inf + 6 88.154 * * [simplify]: Extracting #4: cost 33 inf + 8 88.155 * * [simplify]: Extracting #5: cost 20 inf + 2972 88.156 * * [simplify]: Extracting #6: cost 3 inf + 10177 88.158 * * [simplify]: Extracting #7: cost 0 inf + 11729 88.161 * [simplify]: Simplified to (* (cbrt (sqrt 2)) t) 88.161 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 88.161 * * * * [progress]: [ 105 / 108 ] simplifiying candidate # 88.161 * [simplify]: Simplifying (* t (pow (sqrt 2) 1/3)) 88.161 * * [simplify]: iters left: 4 (6 enodes) 88.166 * * [simplify]: iters left: 3 (24 enodes) 88.176 * * [simplify]: iters left: 2 (40 enodes) 88.188 * * [simplify]: iters left: 1 (81 enodes) 88.204 * * [simplify]: Extracting #0: cost 1 inf + 0 88.204 * * [simplify]: Extracting #1: cost 13 inf + 0 88.204 * * [simplify]: Extracting #2: cost 37 inf + 1 88.204 * * [simplify]: Extracting #3: cost 35 inf + 6 88.204 * * [simplify]: Extracting #4: cost 33 inf + 8 88.204 * * [simplify]: Extracting #5: cost 20 inf + 2972 88.205 * * [simplify]: Extracting #6: cost 3 inf + 10177 88.206 * * [simplify]: Extracting #7: cost 0 inf + 11729 88.207 * [simplify]: Simplified to (* (cbrt (sqrt 2)) t) 88.207 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 88.207 * * * * [progress]: [ 106 / 108 ] simplifiying candidate # 88.208 * [simplify]: Simplifying (* t (sqrt 2)) 88.208 * * [simplify]: iters left: 3 (4 enodes) 88.209 * * [simplify]: iters left: 2 (13 enodes) 88.211 * * [simplify]: Extracting #0: cost 1 inf + 0 88.211 * * [simplify]: Extracting #1: cost 4 inf + 0 88.211 * * [simplify]: Extracting #2: cost 5 inf + 1 88.211 * * [simplify]: Extracting #3: cost 4 inf + 2 88.211 * * [simplify]: Extracting #4: cost 0 inf + 248 88.211 * [simplify]: Simplified to (* t (sqrt 2)) 88.212 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 88.212 * * * * [progress]: [ 107 / 108 ] simplifiying candidate # 88.212 * [simplify]: Simplifying (* t (sqrt 2)) 88.212 * * [simplify]: iters left: 3 (4 enodes) 88.213 * * [simplify]: iters left: 2 (13 enodes) 88.215 * * [simplify]: Extracting #0: cost 1 inf + 0 88.215 * * [simplify]: Extracting #1: cost 4 inf + 0 88.215 * * [simplify]: Extracting #2: cost 5 inf + 1 88.215 * * [simplify]: Extracting #3: cost 4 inf + 2 88.215 * * [simplify]: Extracting #4: cost 0 inf + 248 88.215 * [simplify]: Simplified to (* t (sqrt 2)) 88.215 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 88.216 * * * * [progress]: [ 108 / 108 ] simplifiying candidate # 88.216 * [simplify]: Simplifying (* t (sqrt 2)) 88.216 * * [simplify]: iters left: 3 (4 enodes) 88.217 * * [simplify]: iters left: 2 (13 enodes) 88.220 * * [simplify]: Extracting #0: cost 1 inf + 0 88.220 * * [simplify]: Extracting #1: cost 4 inf + 0 88.220 * * [simplify]: Extracting #2: cost 5 inf + 1 88.220 * * [simplify]: Extracting #3: cost 4 inf + 2 88.220 * * [simplify]: Extracting #4: cost 0 inf + 248 88.220 * [simplify]: Simplified to (* t (sqrt 2)) 88.220 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 88.221 * * * [progress]: adding candidates to table 90.019 * [progress]: [Phase 3 of 3] Extracting. 90.019 * * [regime]: Finding splitpoints for: (# # # # # # # # # # # # # #) 90.025 * * * [regime-changes]: Trying 6 branch expressions: (l (* l l) x (/ (+ x 1) (- x 1)) t (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 90.025 * * * * [regimes]: Trying to branch on l from (# # # # # # # # # # # # # #) 90.261 * * * * [regimes]: Trying to branch on (* l l) from (# # # # # # # # # # # # # #) 90.366 * * * * [regimes]: Trying to branch on (* l l) from (# # # # # # #) 90.436 * * * * [regimes]: Trying to branch on x from (# # # # # # # # # # # # # #) 90.603 * * * * [regimes]: Trying to branch on (/ (+ x 1) (- x 1)) from (# # # # # # # # # # # # # #) 90.713 * * * * [regimes]: Trying to branch on (/ (+ x 1) (- x 1)) from (# #) 90.733 * * * * [regimes]: Trying to branch on t from (# # # # # # # # # # # # # #) 90.932 * * * * [regimes]: Trying to branch on (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) from (# # # # # # # # # # # # # #) 91.061 * * * [regime]: Found split indices: #